Automic VaultAutomic Vault

brew

unpaper mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install unpaper

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install unpaper

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add unpaper

Alpine Linux edge package indexes · unpaper · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install unpaper

Debian stable package indexes · unpaper · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install unpaper

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

Nixverifiziert · 92%
nix profile install nixpkgs#unpaper

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S unpaper

Arch Linux sync databases · unpaper · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install unpaper

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

Überblick

Paketzusammenfassung

Post-processing for scanned/photocopied books

Verlauf

Projektgeschichte und Nutzung

unpaper is a command-line post-processing tool for scanned paper, especially scanned or photocopied book pages. Its README describes the goal as making scanned book pages easier to read on screen after PDF conversion and improving page images before OCR.

Projektgeschichte

The upstream README says unpaper was originally written by Jens Gulden, and the AUTHORS file lists Gulden as original author and maintainer from 2005-2009. The NEWS file records the first release, 1.0, on 2005-03-01.

Early releases focused on the core scanned-book workflow: joining or splitting pages, handling double-page layouts, deskewing, stretching, zooming, border alignment, black filtering, and multi-file batch processing. The 2005-2007 NEWS entries also show portability work for Mac OS X and SPARC Solaris, color support through PPM, documentation diagrams, binary/source distribution archives, and conventional tarball packaging.

Maintenance later moved from a personal scanned-page tool into a modern hosted open source project. NEWS records an Autotools build system in 2011, source reorganization and parser cleanup in 2012, mathematically accurate interpolation in 2013, libav-based file input/output in 2014, ffmpeg compatibility updates, and a 2022 Meson migration in release 7.0.0.

Adoptionsgeschichte

The supplied package metadata shows unpaper available across a broad set of Unix-like package managers: Alpine/apk, Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper. That matches its niche as a small C utility used inside scanning, OCR, and PDF-preparation pipelines.

The project's dependency history also tracks adoption pressure. The README now says ffmpeg is the only hard dependency for file input and output; NEWS shows earlier transitions through Netpbm-style PNM workflows, libav, ffmpeg compatibility, and build-system modernization.

Wie es verwendet wird

unpaper is usually run in batch mode over numbered image sequences. The basic concepts documentation explains sheets, pages, single-page and double-page layouts, wildcard filename sequences such as `input%03d.pbm`, and options for joining single-page scans into double-page sheets or splitting double-page scans back into individual page images.

The README describes the processing features that define its everyday use: removing dark borders from scans and photocopies, detecting misaligned centering and rotation, deskewing pages, and allowing each processing step to be disabled or tuned when automatic processing fails.

Warum Paket-Nerds sich dafür interessieren

unpaper is significant in package-manager culture because it is one of those small, sharp Unix tools that exists to make a larger workflow possible. It sits between scanner output, image conversion tools, OCR engines, and PDF builders, so distributions care about stable command-line behavior, supported image formats, and dependency choices more than about a GUI.

It is also a good example of a long-lived niche media utility being kept buildable as the C ecosystem changes: custom code gave way to libav/ffmpeg for formats, Autotools gave way to Meson, tests were adapted for floating-point differences, and maintainers kept portability and package builds alive.

Zeitleiste

  • 2005: 1.0 initial release.
  • 2005: 1.1 adds page joining/splitting, multi-file sequences, deskew speedups, Mac OS X notes, and SPARC Solaris testing.
  • 2006: 0.2 adds documentation diagrams and color PPM support.
  • 2007: 0.3 moves history to a changelog and adopts conventional tarball layout.
  • 2011: 0.4 introduces an Autotools build system and a documented man page.
  • 2014: 6 switches file input/output to libav and broadens supported image formats.
  • 2022: 7.0.0 migrates the build to Meson and expands ffmpeg 5 compatibility.

Related projects

  • unpaper is commonly adjacent to SANE scanner tools, ffmpeg/libav for image decoding and encoding, Netpbm/PNM tooling, ImageMagick conversion, OCR engines, and PDF generation tools.

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

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
unpapercliglobales Executable

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-07-10
Manager-Version7.0.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.flameeyes.com/projects/unpaper

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:unpaper
Version7.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/unpaper
Homepagehttps://www.flameeyes.com/projects/unpaper
Repositoryhttps://github.com/unpaper/unpaper
Upstream-Dokumentationhttps://github.com/unpaper/unpaper#readme
LizenzGPL-2.0-or-later
Quellarchivhttps://www.flameeyes.com/files/unpaper-7.0.0.tar.xz
Abhängigkeitenffmpeg
Build-Abhängigkeitenmeson, ninja, pkgconf, sphinx-doc
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameunpaper
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

unpaper 7.0.0-3+b2

post-processing tool for scanned pages

https://www.flameeyes.eu/projects/unpaper

sudo apt install unpaper
  • Section: graphics
  • Architecture: amd64
  • Source Package: unpaper
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Unpaper
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unpaper from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

unpaper

nix profile install nixpkgs#unpaper
  • normalized package name match
  • Abgeglichen nach: Unpaper
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/unpaper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

unpaper 7.0.0-3build1

post-processing tool for scanned pages

https://www.flameeyes.eu/projects/unpaper

sudo apt install unpaper
  • Section: universe/graphics
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Unpaper
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unpaper from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

unpaper 7.0.0-r3

Post-processing tool for scanned sheets of paper

https://github.com/unpaper/unpaper

sudo apk add unpaper
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: unpaper
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Unpaper
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unpaper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

unpaper-doc 7.0.0-r3

Post-processing tool for scanned sheets of paper (documentation)

https://github.com/unpaper/unpaper

sudo apk add unpaper-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: unpaper
  • normalized package name match
  • Abgeglichen nach: Unpaper
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unpaper-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

unpaper 7.0.0-16.fc44

Post-processing of scanned and photocopied book pages

https://www.flameeyes.eu/projects/unpaper

sudo dnf install unpaper
  • License: GPL-2.0-only AND 0BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: unpaper
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Unpaper
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: unpaper from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

unpaper-tests 7.0.0-16.fc44

Tests for unpaper

https://www.flameeyes.eu/projects/unpaper

sudo dnf install unpaper-tests
  • License: GPL-2.0-only AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: unpaper
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Unpaper
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: unpaper-tests from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

unpaper 7.0.0-5

post-processing tool for scanned sheets of paper

https://github.com/unpaper/unpaper

sudo pacman -S unpaper
  • License: GPL
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Unpaper
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: unpaper from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

unpaper 7.0.0-1.23

Post-Processing Tool for Scanned Text Pages

https://www.flameeyes.eu/projects/unpaper

sudo zypper install unpaper
  • License: GPL-2.0-or-later
  • Category: Productivity/Graphics/Other
  • Architecture: x86_64
  • Source Package: unpaper
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Unpaper
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: unpaper from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

unpaper

sudo port install unpaper
  • normalized package name match
  • Abgeglichen nach: Unpaper
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/unpaper/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment