Software Alternatives & Reviews

pngquant VS SVGO

Compare pngquant VS SVGO and see what are their differences

pngquant logo pngquant

command-line utility and library for lossy compression of PNG images

SVGO logo SVGO

Tool for optimizing SVG files
  • pngquant Landing page
    Landing page //
    2018-10-22
  • SVGO Landing page
    Landing page //
    2023-08-03

pngquant videos

Compress PNG Images Up To 80% While Keeping Transparency With pngquant

More videos:

  • Review - OptiPNG JpegOptim PNGQuant Siberian CMS

SVGO videos

App js | LoopBack | SVGO | The Treehouse Show Episode 95

Category Popularity

0-100% (relative to pngquant and SVGO)
Image Editing
100 100%
0% 0
Graphic Design Software
0 0%
100% 100
Image Optimisation
100 100%
0% 0
Vector Graphic Editor
0 0%
100% 100

User comments

Share your experience with using pngquant and SVGO. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

pngquant might be a bit more popular than SVGO. We know about 28 links to it since March 2021 and only 19 links to SVGO. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

pngquant mentions (28)

  • Random Code Inspiration Volume 2
    Image-shrinker is a simple, easy to use open source tool for shrinking images. Under the hood it uses pngquant, mozjpg, SVGO, and gifsicle. You can also install these tools individually if you need to compress some images. I often use pngquantafter exporting PNGs for web projects from Figma or similar tools. I literally run it like this:. - Source: dev.to / 8 months ago
  • keeping collection size down (for ankiweb) when needing lots of image cards/notes
    Searching more I found https://pngquant.org/ which I could add to my bulk workflow to make most png's approach the jpeg size. Source: 12 months ago
  • screen capture/snapshot utility with image optimization support/configurability
    But this did prompt me to do some searching, and I see https://pngquant.org/ which seems to achieve jpeg like size reduction while maintaining the file as a png. One difference they note is that this method will typically preserve sharp edges better than jpeg (which is probably a strong plus for my type of use case). Source: 12 months ago
  • Exported png image with color-to-alpha edit is huge
    Pngquant is also great for shaving filesizes down, but unlike oxipng, it's explicitly lossy. It'll reduce colors and even dither, but it will try to keep an image visually similar. Https://pngquant.org/. Source: over 1 year ago
  • Name a program that doesn't get enough love!
    Oxipng, pngquant and svgcleaner — optimizing images. Source: over 1 year ago
View more

SVGO mentions (19)

  • Random Code Inspiration Volume 2
    Image-shrinker is a simple, easy to use open source tool for shrinking images. Under the hood it uses pngquant, mozjpg, SVGO, and gifsicle. You can also install these tools individually if you need to compress some images. I often use pngquantafter exporting PNGs for web projects from Figma or similar tools. I literally run it like this:. - Source: dev.to / 8 months ago
  • Dynamic SVG images using Next.js
    In addition to the techniques we’ve discussed so far, there are optimization tools available that can further enhance SVG images. These tools, such as SVGO and ImageOptim, offer valuable features to reduce file size and clean up SVG markup, making it easier to standardize and optimize the overall performance of SVG assets. - Source: dev.to / 11 months ago
  • Is it possible to save multiple files as optimized SVGs at once?
    Open the terminal and cd to the folder containing your SVG files and run the command Inkscape *.svg --export-plain-svg --export-type=svg And Inkscape is going to save your files as plain SVG and append the word "_out" to them. Note : Plain SVG files are not optimized for the web, you should use SVGO or any other Node.js tool, there are a lot of them on MPM. Source: 11 months ago
  • Ask HN: FOSS Projects Worth Donating To?
    Look at software you use and identify underlying libraries. SVGO https://github.com/svg/svgo. - Source: Hacker News / over 1 year ago
  • Using SVGs in Common Lisp web apps with Djula
    There are still a lot of things cl-djula-svg is capable of doing. For the immediate future, I am looking at adding optimization capabilities something like what svgo is doing for svgr. If you know anything else needs to be done to improve the package, please open an issue in the repository. - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing pngquant and SVGO, you can also consider the following products

ImageOptim - Faster web pages and apps.

Inkscape - Inkscape is a free, open source professional vector graphics editor for Windows, Mac OS X and Linux.

TinyPNG - Make your website faster and save bandwidth. TinyPNG optimizes your PNG images by 50-80% while preserving full transparency!

Scour - SVG Optimizer / Cleaner

Caesium Image Compressor - Compress your pictures up to 90% without visible quality loss.

SVG Cleaner - Generally, SVG files produced by vector editors contain a lot of unused elements and attributes...