macOS
brew install autotracelocal Homebrew formula metadata
sudo port install autotraceMacPorts ports tree · graphics/autotrace/Portfile · ソース: api.github.com
brew
autotrace のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.