macOS
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de autotrace pour les workflows d'agents IA.
installation
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · Source: api.github.com
sudo dnf install autotraceFedora Rawhide package metadata · autotrace · Source: dl.fedoraproject.org
nix profile install nixpkgs#autotracenixpkgs package indexes · pkgs/by-name/au/autotrace/package.nix · Source: api.github.com
sudo zypper install autotraceopenSUSE Tumbleweed package metadata · autotrace · Source: download.opensuse.org
aperçu
Convert bitmap to vector graphics
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
autotrace | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/autotrace/autotrace
métadonnées d'installation
| Clé du paquet | brew:autotrace |
|---|---|
| Version | 0.31.10 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/autotrace |
| Page d'accueil | https://autotrace.sourceforge.net/ |
| Dépôt | https://github.com/autotrace/autotrace |
| Docs amont | https://github.com/autotrace/autotrace#readme |
| Licence | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Archive source | https://github.com/autotrace/autotrace/archive/refs/tags/0.31.10.tar.gz |
| Dernière mise à jour | 2026-07-06T11:06:08Z |
| Pulse | updated |
| Dépendances | fontconfig, freetype, gettext, glib, imagemagick, liblqr, libomp, libpng, libtiff, libtool, little-cms2, pstoedit |
| Dépendances de compilation | autoconf, automake, gettext, intltool, libtool, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 autotracepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.