macOS
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · Quelle: api.github.com
brew / Rang 2984
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autotrace in AI-Agent-Workflows.
Installation
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · Quelle: api.github.com
sudo dnf install autotraceFedora Rawhide package metadata · autotrace · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#autotracenixpkgs package indexes · pkgs/by-name/au/autotrace/package.nix · Quelle: api.github.com
sudo zypper install autotraceopenSUSE Tumbleweed package metadata · autotrace · Quelle: download.opensuse.org
Überblick
Convert bitmap to vector graphics
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
autotrace | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:autotrace |
|---|---|
| Version | 0.31.10 |
| Paketmanager | Homebrew |
| Homepage | https://autotrace.sourceforge.net/ |
| Repository | https://github.com/autotrace/autotrace |
| Zuletzt aktualisiert | 2026-07-06T11:06:08Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
autotrace
nix profile install nixpkgs#autotraceautotrace 0.31.9-18.fc45
Utility for converting bitmaps to vector graphics
http://autotrace.sourceforge.net/
sudo dnf install autotraceautotrace-devel 0.31.9-18.fc45
Header files for autotrace
http://autotrace.sourceforge.net/
sudo dnf install autotrace-develautotrace 0.31.10-1.6
Program for Converting Bitmaps to Vector Graphics
https://github.com/autotrace/autotrace
sudo zypper install autotraceautotrace-devel 0.31.10-1.6
Library for converting bitmaps to vector graphics
https://github.com/autotrace/autotrace
sudo zypper install autotrace-develautotrace-lang 0.31.10-1.6
Translations for package autotrace
https://github.com/autotrace/autotrace
sudo zypper install autotrace-langlibautotrace3 0.31.10-1.6
Library for converting bitmaps to vector graphics
https://github.com/autotrace/autotrace
sudo zypper install libautotrace3autotrace
sudo port install autotraceQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.