Wingetlywingetly
← All apps

Synfig Studio

by Synfigv1.5.3

Last updated

A free and open-source 2D animation software, designed as powerful industrial-strength solution for creating film-quality animation using a vector and bitmap artwork.

Install with winget

$ winget install --id Synfig.SynfigStudio --exact --version 1.5.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Synfig Studio

Synfig Studio uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
SynfigStudio-1.5.3-2024.08.23-win64-3b7c5.exe /S

See the full silent install reference for Synfig Studio

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

It eliminates the need to create animation frame-by frame, allowing you to produce 2D animation

of a higher quality with fewer people and resources.

Installers · v1.5.3

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Synfig Studio.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

  • E
    ezaeza community
    eza-community.ezav0.23.5

    A modern, maintained replacement for ls, built on exa.

  • U
    UsbDkDaynix Computing LTD.
    daynix.UsbDkv1.0.22

    Usb Drivers Development Kit for Windows

  • blenderBlender Foundation
    BlenderFoundation.Blenderv5.2.1

    Free and Open 3D Creation Software

  • G
    GrypeAnchore Inc
    Anchore.Grypev0.118.0

    A vulnerability scanner for container images and filesystems

  • 哔哩哔哩哔哩哔哩
    Bilibili.Bilibiliv1.18.0

    Bilibili Windows client

More from Synfig or browse 2d, animation, c-plus-plus.

Frequently asked questions

How do I install Synfig Studio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Synfig.SynfigStudio --exact --version 1.5.3. winget downloads the installer from Synfig and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Synfig Studio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Synfig.SynfigStudio --exact 1.5.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Synfig Studio?
Synfig Studio uses EXE (NSIS). Run the downloaded installer with: SynfigStudio-1.5.3-2024.08.23-win64-3b7c5.exe /S. The silent switches are /S.
How do I uninstall Synfig Studio via winget?
Run: winget uninstall --id Synfig.SynfigStudio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Synfig Studio's Apps & Features entry.
Is Synfig Studio free?
Synfig Studio is distributed under GPL-3.0. Refer to the publisher (https://github.com/synfig/synfig) for the full license terms - Wingetly itself does not charge for installation.
Does Synfig Studio work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Synfig Studio directly from the publisher.
How do I keep Synfig Studio up to date?
Run winget upgrade --id Synfig.SynfigStudio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Synfig Studio from microsoft/winget-pkgs.