Wingetlywingetly
← All apps

SVG Cleaner

by SVG Cleanerv0.9.5

Last updated

Helps you clean up your SVG files, keeping them free from unnecessary data.

Install with winget

$ winget install --id RazrFalcon.SVGCleaner.GUI --exact --version 0.9.5

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

Silent install command for SVG Cleaner

SVG Cleaner uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, user scope)
svgcleaner_win32_0.9.5.exe /S

See the full silent install reference for SVG Cleaner

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.

Installers · v0.9.5

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect

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 SVG Cleaner.

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

  • 7-Zip ZSIgor Pavlov, Tino Reichardt, Sergey Brester
    mcmilk.7zip-zstdv26.02-v1.5.7-R2

    File archiver with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

  • InkscapeInkscape
    Inkscape.Inkscapev1.4.4

    A professional vector graphics software which runs on Linux, macOS and Windows desktop computers.

  • NanaZipKenji Mouri
    M2Team.NanaZipv7.0.1832.0

    The 7-Zip derivative intended for the modern Windows experience.

  • 7-Zip ZS Non DarkmodeIgor Pavlov, Tino Reichardt, Sergey Brester
    mcmilk.7zip-zstd-ndmv26.02-v1.5.7-R2

    File archiver with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

  • Thio's SVG Thumbnail ExtensionThioJoe
    ThioJoe.SvgThumbnailExtensionv1.11.1

    A native hardware-accelerated Windows SVG thumbnail handler for Windows.

  • PDFCreator FreeAvanquest pdfforge GmbH
    Avanquestpdfforge.PDFCreator-Freev6.3.0

    PDFCreator is the easy way of creating PDFs.

More from SVG Cleaner or browse file-compressing, file-compression, imag-ecompressing.

Frequently asked questions

How do I install SVG Cleaner on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RazrFalcon.SVGCleaner.GUI --exact --version 0.9.5. winget downloads the installer from SVG Cleaner and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SVG Cleaner silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RazrFalcon.SVGCleaner.GUI --exact 0.9.5 --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 SVG Cleaner?
SVG Cleaner uses EXE (NSIS). Run the downloaded installer with: svgcleaner_win32_0.9.5.exe /S. The silent switches are /S.
How do I uninstall SVG Cleaner via winget?
Run: winget uninstall --id RazrFalcon.SVGCleaner.GUI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SVG Cleaner's Apps & Features entry.
Is SVG Cleaner free?
SVG Cleaner is distributed under GPL-2.0. Refer to the publisher (https://github.com/RazrFalcon/svgcleaner-gui) for the full license terms - Wingetly itself does not charge for installation.
Does SVG Cleaner 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 SVG Cleaner directly from the publisher.
How do I keep SVG Cleaner up to date?
Run winget upgrade --id RazrFalcon.SVGCleaner.GUI --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SVG Cleaner from microsoft/winget-pkgs.