Open Source
Scour is an open-source project, which means it's free to use and allows developers to contribute, inspect, and modify the code to suit their needs.
SVG Optimization
Scour is specifically designed to optimize and clean SVG files, making them smaller and more efficient without losing quality, which is beneficial for web performance.
Command Line Interface
Scour can be used via the command line, enabling it to be integrated into automated build processes and scripts for continuous integration and deployment workflows.
Customizable
Scour offers various options and settings that allow users to tailor the level of optimization and cleaning according to their requirements.
We have collected here some useful links to help you find out if Scour is good.
Check the traffic stats of Scour on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Scour on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Scour's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Scour on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Scour on Reddit. This can help you find out how popualr the product is and what people think about it.
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: about 3 years ago
Inkscape uses Scour under the hood for optimized SVG export. Source: over 3 years ago
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: about 4 years ago
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 / about 4 years ago
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 4 years ago
Interested to see comparisons against scour (https://github.com/scour-project/scour). Source: almost 5 years ago
Do you know an article comparing Scour to other products?
Suggest a link to a post with product alternatives.
Is Scour good? This is an informative page that will help you find out. Moreover, you can review and discuss Scour here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.