Software Alternatives & Reviews

SVGO VS Guetzli

Compare SVGO VS Guetzli and see what are their differences

SVGO logo SVGO

Tool for optimizing SVG files

Guetzli logo Guetzli

JPEG encoder from Google Research that aims for great compression with high visual quality.
  • SVGO Landing page
    Landing page //
    2023-08-03
  • Guetzli Landing page
    Landing page //
    2023-10-03

SVGO videos

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

Guetzli videos

No Guetzli videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to SVGO and Guetzli)
Graphic Design Software
100 100%
0% 0
Game Development
0 0%
100% 100
Vector Graphic Editor
100 100%
0% 0
Game Engine
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, SVGO should be more popular than Guetzli. It has been mentiond 19 times since March 2021. 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.

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

Guetzli mentions (9)

  • Jpegli: A New JPEG Coding Library
    JPEGLI = A small JPEG The suffix -li is used in Swiss German dialects. It forms a diminutive of the root word, by adding -li to the end of the root word to convey the smallness of the object and to convey a sense of intimacy or endearment. This obviously comes out of Google Zürich. Other notable Google projects using Swiss German: https://github.com/google/gipfeli perceptual JPEG encoder Guetzli = Cookie... - Source: Hacker News / about 1 month ago
  • 26 Additional Web Development Terms You May Not Have Heard Of
    A JPEG encoder developed by Jyrki Alakujala, Robert Obryk, and Zoltán Szabadka, and released by Google in 2017. Guetzli specializes in high-end image quality where it is claimed to produce significantly smaller files than prior encoders at equivalent quality, albeit at very low speed. It is named after the Swiss German expression for biscuits, in line with the names of other compression technology from Google.... - Source: dev.to / over 1 year ago
  • Google Chrome Is Already Preparing To Deprecate JPEG-XL
    I'm a huge fan of AV1 for video, but for images JPEG-XL is simply the better codec than AVIF. If you've not actually looked closely at a comparison and are just on the side of AVIF in this debate because it's based on AV1 (and maybe you hate HEVC / HEIC), I'd urge you to look closer. Jpeg XL is pretty unrelated to Jpeg, Jpeg 2000 and Jpeg XR and instead a successor of Google Guetzli, FLIF and newer research. Source: over 1 year ago
  • Losslessly Optimising Images
    Guetzli. Looks like development has stalled? Perhaps for just that reason. https://github.com/google/guetzli. - Source: Hacker News / over 1 year ago
  • Losslessly Optimising Images
    I've never had much luck using jpegoptim. In most cases it's only removing the metadata, which isn't much on high-res files. Guetzli is nice, if you don't have too many images to recompress (quite slow): https://github.com/google/guetzli. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

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

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

mozjpeg - Mozilla JPEG Encoder Project

Scour - SVG Optimizer / Cleaner

libjpeg-turbo - libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to...

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

libjpeg - libjpeg is a widely-used free software library written in C which implements JPEG decoding and...