macOS
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · 来源: api.github.com
安装
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · 来源: api.github.com
sudo dnf install autotraceFedora Rawhide package metadata · autotrace · 来源: dl.fedoraproject.org
nix profile install nixpkgs#autotracenixpkgs package indexes · pkgs/by-name/au/autotrace/package.nix · 来源: api.github.com
sudo zypper install autotraceopenSUSE Tumbleweed package metadata · autotrace · 来源: download.opensuse.org
概览
Convert bitmap to vector graphics
历史
AutoTrace is a bitmap-to-vector converter and library. It sits in the same practical family as potrace and vectorization tools, turning raster images into formats such as SVG, EPS, PDF, DXF, and related vector outputs.
The official README says AutoTrace was originally developed by Martin Weber and that some code was derived from GNU fontutils' `limn`, although most was rewritten. That origin explains both the traditional Unix graphics-tool feel and the split between command-line utility and embeddable library.
The modern GitHub repository was created in 2013 and carries the project forward with build automation, cross-platform CI, translation infrastructure, and package-manager installation notes. The README also identifies `libautotrace` as a library interface, with the program under GPL and the library under LGPL.
AutoTrace has survived mostly as a packaging and interoperability tool rather than as a glossy end-user application. The official README lists Homebrew, MacPorts, Fedora/RHEL, Arch, FreeBSD, and Windows release installers; the input additionally records Nix and zypper packages.
Its adoption is helped by broad input and output format support, especially when built with ImageMagick or GraphicsMagick. That makes it a convenient package for scripts, conversion pipelines, and graphics experiments where a CLI vectorizer is easier to depend on than a desktop drawing program.
The basic CLI pattern is `autotrace input.png -output-file output.svg`, with options for centerline tracing and color reduction. The README points users to `autotrace --help` and the man page for the full option set.
Developers can also call `libautotrace` through C headers and pkg-config, reading a bitmap and writing splines through output handlers. This dual CLI/library shape is why it appears in both user-facing package managers and build-time dependency lists.
AutoTrace is package-nerd relevant because image vectorization has many optional format dependencies and old graphics-library edges. Maintainers have to care about ImageMagick versus GraphicsMagick support, GLib, gettext translations, platform build systems, and whether users expect both the `autotrace` binary and `libautotrace` development files.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
autotrace | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/autotrace/autotrace
安装元数据
| 软件包键 | brew:autotrace |
|---|---|
| 版本 | 0.31.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/autotrace |
| 主页 | https://autotrace.sourceforge.net/ |
| 仓库 | https://github.com/autotrace/autotrace |
| 上游文档 | https://github.com/autotrace/autotrace#readme |
| 许可证 | GPL-2.0-or-later AND LGPL-2.1-or-later |
| 源码归档 | https://github.com/autotrace/autotrace/archive/refs/tags/0.31.10.tar.gz |
| 最后更新 | 2026-07-06T11:06:08Z |
| Pulse | updated |
| 依赖 | fontconfig, freetype, gettext, glib, imagemagick, liblqr, libomp, libpng, libtiff, libtool, little-cms2, pstoedit |
| 构建依赖 | autoconf, automake, gettext, intltool, libtool, pkgconf |
| 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 | autotrace |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
autotrace
nix profile install nixpkgs#autotraceautotrace 0.31.9-17.fc45
Utility for converting bitmaps to vector graphics
http://autotrace.sourceforge.net/
sudo dnf install autotraceautotrace-devel 0.31.9-17.fc45
Header files for autotrace
http://autotrace.sourceforge.net/
sudo dnf install autotrace-develautotrace 0.31.10-1.4
Program for Converting Bitmaps to Vector Graphics
https://github.com/autotrace/autotrace
sudo zypper install autotraceautotrace-devel 0.31.10-1.4
Library for converting bitmaps to vector graphics
https://github.com/autotrace/autotrace
sudo zypper install autotrace-develautotrace-lang 0.31.10-1.4
Translations for package autotrace
https://github.com/autotrace/autotrace
sudo zypper install autotrace-langlibautotrace3 0.31.10-1.4
Library for converting bitmaps to vector graphics
https://github.com/autotrace/autotrace
sudo zypper install libautotrace3autotrace
sudo port install autotrace来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.