pkg.soopen package index

brew / Rang 2984

autotrace mit Homebrew, dnf, MacPorts, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autotrace in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install autotrace

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install autotrace

MacPorts ports tree · graphics/autotrace/Portfile · Quelle: api.github.com

Linux

Fedora dnfverifiziert · 92%
sudo dnf install autotrace

Fedora Rawhide package metadata · autotrace · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#autotrace

nixpkgs package indexes · pkgs/by-name/au/autotrace/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install autotrace

openSUSE Tumbleweed package metadata · autotrace · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Convert bitmap to vector graphics

Befehle und Aliase

  • autotrace

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Pre-2013: Original AutoTrace development by Martin Weber, with lineage from GNU fontutils' `limn`.
  • 2013: GitHub repository created for the continuing autotrace project.
  • 2018-2020: CI-era tags in the GitHub repository show renewed automation activity.
  • 2020s: README documents package-manager installation and Windows installers from GitHub releases.

Related projects

  • GNU fontutils limn: upstream notes code lineage.
  • frontline: upstream README lists it as an inactive GUI frontend.
  • ImageMagick and GraphicsMagick: optional format providers for additional input support.
  • potrace: a related bitmap tracing tool in the same packaging niche.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
autotraceExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.31.10
Manager aktualisiert2026-07-06
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:autotrace
Version0.31.10
PaketmanagerHomebrew
Homepagehttps://autotrace.sourceforge.net/
Repositoryhttps://github.com/autotrace/autotrace
Zuletzt aktualisiert2026-07-06T11:06:08Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

autotrace

nix profile install nixpkgs#autotrace
  • normalized package name match
  • Abgeglichen nach: Autotrace
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/autotrace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

autotrace 0.31.9-18.fc45

Utility for converting bitmaps to vector graphics

http://autotrace.sourceforge.net/

sudo dnf install autotrace
  • License: GPL-2.0-or-later and LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: autotrace
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autotrace
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: autotrace from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

autotrace-devel 0.31.9-18.fc45

Header files for autotrace

http://autotrace.sourceforge.net/

sudo dnf install autotrace-devel
  • License: GPL-2.0-or-later and LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: autotrace
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autotrace
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: autotrace-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

autotrace 0.31.10-1.6

Program for Converting Bitmaps to Vector Graphics

https://github.com/autotrace/autotrace

sudo zypper install autotrace
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: autotrace
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autotrace
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: autotrace from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

autotrace-devel 0.31.10-1.6

Library for converting bitmaps to vector graphics

https://github.com/autotrace/autotrace

sudo zypper install autotrace-devel
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: autotrace
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autotrace
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: autotrace-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

autotrace-lang 0.31.10-1.6

Translations for package autotrace

https://github.com/autotrace/autotrace

sudo zypper install autotrace-lang
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: autotrace
  • 1 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autotrace
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: autotrace-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libautotrace3 0.31.10-1.6

Library for converting bitmaps to vector graphics

https://github.com/autotrace/autotrace

sudo zypper install libautotrace3
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: autotrace
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autotrace
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libautotrace3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

autotrace

sudo port install autotrace
  • normalized package name match
  • Abgeglichen nach: Autotrace
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/autotrace/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation