macOS
brew install potracelocal Homebrew formula metadata
sudo port install potraceMacPorts ports tree · graphics/potrace/Portfile · source: api.github.com
brew / rank 1047
Convert bitmaps to vector graphics. Version 1.16 via Homebrew; verified 2026-09-10. Also installable with debian: sudo apt install libpotrace-dev.
install
brew install potracelocal Homebrew formula metadata
sudo port install potraceMacPorts ports tree · graphics/potrace/Portfile · source: api.github.com
sudo apk add potraceAlpine Linux edge package indexes · potrace · source: dl-cdn.alpinelinux.org
sudo apt install potraceDebian stable package indexes · potrace · source: deb.debian.org
sudo dnf install potraceFedora Rawhide package metadata · potrace · source: dl.fedoraproject.org
nix profile install nixpkgs#potracenixpkgs package indexes · pkgs/by-name/po/potrace/package.nix · source: api.github.com
sudo pacman -S potraceArch Linux sync databases · potrace · source: geo.mirror.pkgbuild.com
sudo zypper install potraceopenSUSE Tumbleweed package metadata · potrace · source: download.opensuse.org
scoop install main/potraceScoop official bucket manifest trees · bucket/potrace.json · source: api.github.com
overview
Convert bitmaps to vector graphics
history
Potrace converts bitmap images into smooth vector outlines and can emit formats including SVG, PDF, EPS, and related vector representations.
Peter Selinger developed Potrace as a polygon-based algorithm for tracing bitmaps into smooth, scalable vector paths. The project separates preprocessing into `mkbitmap` and exposes the tracing engine both through the `potrace` command and a C library.
Potrace became a standard bitmap-tracing component in free-software graphics workflows. It is packaged across major Linux distributions, BSD-adjacent package systems, Homebrew, MacPorts, Nix, Scoop, and other collections; graphics applications such as Inkscape have integrated Potrace-based tracing.
A common pipeline uses `mkbitmap` to threshold or smooth an input image and then runs `potrace` to generate a vector file. Developers can embed the same tracer through `libpotrace`; command options control path decomposition, curve optimization, scaling, and output format.
Potrace is the archetypal small command-line converter that quietly underpins richer applications. Packagers care about its portable CLI, reusable `libpotrace` API, multiple vector backends, and the companion `mkbitmap` preprocessing stage.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mkbitmap | cli | global executable | |
potrace | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://potrace.sourceforge.net/
install metadata
| Package key | brew:potrace |
|---|---|
| Version | 1.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/potrace |
| Homepage | https://potrace.sourceforge.net/ |
| Upstream docs | https://potrace.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://potrace.sourceforge.net/download/1.16/potrace-1.16.tar.gz |
| Last updated | 2026-09-10T09:00:25Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | potrace |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libpotrace-dev 1.16-2+b2
development files for potrace library
http://potrace.sourceforge.net/
sudo apt install libpotrace-devlibpotrace0 1.16-2+b2
library for tracing bitmaps
http://potrace.sourceforge.net/
sudo apt install libpotrace0potrace 1.16-2+b2
utility to transform bitmaps into vector graphics
http://potrace.sourceforge.net/
sudo apt install potracepotrace
nix profile install nixpkgs#potracelibpotrace-dev 1.16-2build1
development files for potrace library
http://potrace.sourceforge.net/
sudo apt install libpotrace-devlibpotrace0 1.16-2build1
library for tracing bitmaps
http://potrace.sourceforge.net/
sudo apt install libpotrace0potrace 1.16-2build1
utility to transform bitmaps into vector graphics
http://potrace.sourceforge.net/
sudo apt install potracepotrace 1.16-r2
Utility for tracing a bitmaps
https://potrace.sourceforge.net/
sudo apk add potracepotrace-dev 1.16-r2
Utility for tracing a bitmaps (development files)
https://potrace.sourceforge.net/
sudo apk add potrace-devpotrace-doc 1.16-r2
Utility for tracing a bitmaps (documentation)
https://potrace.sourceforge.net/
sudo apk add potrace-docpotrace 1.16-17.fc45
Transform bitmaps into vector graphics
http://potrace.sourceforge.net
sudo dnf install potracepotrace-devel 1.16-17.fc45
Potrace development library and headers
http://potrace.sourceforge.net
sudo dnf install potrace-develpotrace-doc 1.16-17.fc45
Documentation on how to use the potrace library
http://potrace.sourceforge.net
sudo dnf install potrace-docpotrace 1.16-5
Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)
http://potrace.sourceforge.net/
sudo pacman -S potracelibpotrace0 1.16-2.8
Library for Tracing a Bitmap to Scalable Outline Image
http://potrace.sourceforge.net/
sudo zypper install libpotrace0potrace 1.16-2.8
Utility for Tracing a Bitmap to Scalable Outline Image
http://potrace.sourceforge.net/
sudo zypper install potracesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.