Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 unpaper

查看 unpaper 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install unpaper

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install unpaper

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add unpaper

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

Debian apt已验证 · 92%
sudo apt install unpaper

Debian stable package indexes · unpaper · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install unpaper

Fedora Rawhide package metadata · unpaper · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#unpaper

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

Arch Linux pacman已验证 · 92%
sudo pacman -S unpaper

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

openSUSE zypper已验证 · 92%
sudo zypper install unpaper

openSUSE Tumbleweed package metadata · unpaper · 来源: download.opensuse.org

概览

软件包摘要

Post-processing for scanned/photocopied books

命令和别名

  • unpaper

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
unpapercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本7.0.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:unpaper
版本7.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/unpaper
主页https://www.flameeyes.com/projects/unpaper
仓库https://github.com/unpaper/unpaper
上游文档https://github.com/unpaper/unpaper#readme
许可证GPL-2.0-or-later
源码归档https://www.flameeyes.com/files/unpaper-7.0.0.tar.xz
依赖ffmpeg
构建依赖meson, ninja, pkgconf, sphinx-doc
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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