Software Alternatives, Accelerators & Startups

potrace VS SVGO

Compare potrace VS SVGO and see what are their differences

potrace logo potrace

Open source program that transforms bitmaps into vector graphics.

SVGO logo SVGO

Tool for optimizing SVG files
  • potrace Landing page
    Landing page //
    2018-09-30
  • SVGO Landing page
    Landing page //
    2023-08-03

potrace videos

[en] POTrace, a useful utility for Linux, macOS, and Windows

More videos:

SVGO videos

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

Category Popularity

0-100% (relative to potrace and SVGO)
Vector Graphic Editor
63 63%
37% 37
Graphic Design Software
59 59%
41% 41
Online Services
100 100%
0% 0
Digital Drawing And Painting

User comments

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

Social recommendations and mentions

SVGO might be a bit more popular than potrace. We know about 19 links to it since March 2021 and only 14 links to potrace. 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.

potrace mentions (14)

  • Can you help a CLI & SD novice?
    I'm trying to use this "SD > Vector image" model. (linked here) To do so, I must have "potrace" installed. (linked here). Source: 10 months ago
  • Dear Websites, Stop Asking for Ransom Sign-Ups
    As the author mentions PNG to SVG conversion, there is Potrace [1]. I think you need to convert to BMP before. It's a pretty nice tool. I have used it a couple of times. [1] https://potrace.sourceforge.net/. - Source: Hacker News / 10 months ago
  • Anyone knows about a good PNG to SVG API?
    The answer to your question is Potrace. There's probably a wrapper API available for whatever language you're using (presumably Python), or you can simply run it as a command line tool. Potrace is used behind the scenes for image tracing in Inkscape, the most popular open source vector design app, and I've also seen it used in a plugin someone built for Stable Diffusion/A1111 that does exactly what you're trying... Source: 11 months ago
  • Advice
    This is generally rather computationally expensive, but I believe you are looking for potrace. Source: over 1 year ago
  • Is it just me or does the clownfish wallpaper look a bit low quality?
    For fairly simple art, you could try potrace: http://potrace.sourceforge.net. Source: almost 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 / 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 / 12 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: 12 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 potrace and SVGO, you can also consider the following products

Vectorizer.io - Fast and easy way to vectorize an image online

Scour - SVG Optimizer / Cleaner

Vector Magic - Easily convert JPG, PNG, BMP, GIF bitmap images to SVG, EPS, PDF, AI, DXF vector images with real full-color tracing, online or using the desktop app!

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

Autotracer.org - Free online image vectorizer

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