macOS
brew install papslocal Homebrew formula metadata
sudo port install papsMacPorts ports tree · print/paps/Portfile · source: api.github.com
brew / rank 6674
Pango to PostScript converter. Version 0.8.0 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install libpaps-dev.
install
brew install papslocal Homebrew formula metadata
sudo port install papsMacPorts ports tree · print/paps/Portfile · source: api.github.com
sudo apt install papsDebian stable package indexes · paps · source: deb.debian.org
sudo dnf install papsFedora Rawhide package metadata · paps · source: dl.fedoraproject.org
nix profile install nixpkgs#papsnixpkgs package indexes · pkgs/by-name/pa/paps/package.nix · source: api.github.com
sudo zypper install papsopenSUSE Tumbleweed package metadata · paps · source: download.opensuse.org
overview
Pango to PostScript converter
history
paps is a command-line converter that uses Pango to turn UTF-8 text into PostScript or PDF, with support for internationalized text layout.
paps was written around 2005 to print plain UTF-8 text using Pango. Its name combines the first two letters of Pango with “ps” for PostScript.
The original implementation emitted bitmap fonts because Pango output could not then be translated simply into PostScript outlines. A later custom PostScript font-encoding approach produced resolution-independent output but caused very large PDFs and prevented text selection.
After Cairo and PangoCairo made idiomatic PostScript output practical, paps was rewritten around those libraries. The rewritten version was published on GitHub as version 0.7.0 in 2015.
paps has been packaged across Homebrew, Debian and Ubuntu, Fedora-family distributions, openSUSE, MacPorts, and Nix. That breadth reflects its role as a small, reusable bridge between Unicode-aware desktop text layout and traditional printing workflows.
Users pass UTF-8 text to `paps` to produce PostScript or PDF suitable for printing or further conversion. Command help is available through `paps --help`, and fuller command documentation is installed as the `paps` man page.
paps is a classic glue utility: it exposes Pango's internationalized text shaping through a pipeline-friendly command and produces established print formats. Its long presence in several Unix package ecosystems makes it useful for scripts that need better Unicode handling than older plain-text-to-PostScript tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
paps | cli | global executable | |
src-to-paps | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:paps |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/paps |
| Homepage | https://github.com/dov/paps |
| Repository | https://github.com/dov/paps |
| License | LGPL-2.0-or-later |
| Source archive | https://github.com/dov/paps/archive/refs/tags/v0.8.0.tar.gz |
| Last updated | 2026-09-11T18:29:23Z |
| Pulse | updated |
| Dependencies | cairo, fmt, gettext, glib, pango |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | paps |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libpaps-dev 0.6.8-7.2
Development files for libpaps
sudo apt install libpaps-devlibpaps0t64 0.6.8-7.2
UTF-8 to PostScript converter library using Pango
sudo apt install libpaps0t64paps 0.6.8-7.2
UTF-8 to PostScript converter using Pango
sudo apt install papspaps
nix profile install nixpkgs#papslibpaps-dev 0.6.8-7.2build1
Development files for libpaps
sudo apt install libpaps-devlibpaps0t64 0.6.8-7.2build1
UTF-8 to PostScript converter library using Pango
sudo apt install libpaps0t64paps 0.6.8-7.2build1
UTF-8 to PostScript converter using Pango
sudo apt install papspaps 0.8.0-19.fc45
Plain Text to PostScript converter
sudo dnf install papstexttopaps 0.8.0-19.fc45
CUPS filter based on paps
sudo dnf install texttopapspaps 0.8.0-4.5
A text to postscript converter through pango
sudo zypper install papspaps
sudo port install papssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.