macOS
brew install potracelocal Homebrew formula metadata
sudo port install potraceMacPorts ports tree · graphics/potrace/Portfile · 来源: api.github.com
安装
brew install potracelocal Homebrew formula metadata
sudo port install potraceMacPorts ports tree · graphics/potrace/Portfile · 来源: api.github.com
sudo apk add potraceAlpine Linux edge package indexes · potrace · 来源: dl-cdn.alpinelinux.org
sudo apt install potraceDebian stable package indexes · potrace · 来源: deb.debian.org
sudo dnf install potraceFedora Rawhide package metadata · potrace · 来源: dl.fedoraproject.org
nix profile install nixpkgs#potracenixpkgs package indexes · pkgs/by-name/po/potrace/package.nix · 来源: api.github.com
sudo pacman -S potraceArch Linux sync databases · potrace · 来源: geo.mirror.pkgbuild.com
sudo zypper install potraceopenSUSE Tumbleweed package metadata · potrace · 来源: download.opensuse.org
scoop install main/potraceScoop official bucket manifest trees · bucket/potrace.json · 来源: api.github.com
概览
Convert bitmaps to vector graphics
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mkbitmap | cli | 全局可执行文件 | |
potrace | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://potrace.sourceforge.net/
安装元数据
| 软件包键 | brew:potrace |
|---|---|
| 版本 | 1.16 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/potrace |
| 主页 | https://potrace.sourceforge.net/ |
| 上游文档 | https://potrace.sourceforge.net/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://potrace.sourceforge.net/download/1.16/potrace-1.16.tar.gz |
| 最后更新 | 2026-09-10T09:00:25Z |
| Pulse | updated |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 potrace来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.