Software Alternatives & Reviews

Scour VS SVGO

Compare Scour VS SVGO and see what are their differences

Scour logo Scour

SVG Optimizer / Cleaner

SVGO logo SVGO

Tool for optimizing SVG files
  • Scour Landing page
    Landing page //
    2023-08-01
  • SVGO Landing page
    Landing page //
    2023-08-03

Scour videos

Scour "Black EP" Review

More videos:

SVGO videos

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

Category Popularity

0-100% (relative to Scour and SVGO)
Graphic Design Software
30 30%
70% 70
Digital Drawing And Painting
Vector Graphic Editor
28 28%
72% 72
Art Tools
37 37%
63% 63

User comments

Share your experience with using Scour and SVGO. 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 Scour. 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.

Scour mentions (6)

  • Is it possible to save multiple files as optimized SVGs at once?
    You could install the optimizer Inkscape uses internally and process your files with a super simple shell script. When reading the inkscape command line help, it does not seem to offer any option to export optimized SVGs from there. Source: 11 months ago
  • Convert pdf to optimized SVG from command line [Help]
    Inkscape uses Scour under the hood for optimized SVG export. Source: about 1 year ago
  • Batch convert svg icons into a symbol set?
    First make sure all your icons are saved as 'Optimized SVG' to remove Inkscape specific data and unnecessary id-attributes. Inkscape uses 'Scour' for this under the hood, so you can just use that directly to convert your files from the command line. I recommend the options --strip-xml-prolog --remove-metadata --enable-id-stripping --renderer-workaround. Now you only need to replace the outermost ... With ... For... Source: almost 2 years ago
  • Open Source Favicon Generation & Optimisation in 2022
    The script optimised the SVG using Scour. This removes some metadata and also shortens IDs as well as strip out comments. For the PNG files we used OptiPNG on the maximum optimisation setting. This can be slow on larger files, but for favicons should not take long. Here’s the before and after comparison of files sizes for a particular favicon, using the script:. - Source: dev.to / almost 2 years ago
  • Where to start?
    I also recommend Inkscape, it also has scour built-in to it. When saving a SVG select the option "optimized SVG" which will give you options to pass to scour to lower the amount of markup there is. You can then do some hand editing after this to further remove any markup you don't want. Source: over 2 years 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 / 7 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 / 10 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 / over 1 year ago
View more

What are some alternatives?

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

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

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

AutoDraw - A Google Experiment that helps you draw with relevant suggestions.

SVGminify.com - Removes superfluous information reducing the size of SVG files

Vector Artist - Vector art software designed for tablets.

Snagit - Screen Capture Software for Windows and Mac