macOS
brew install mupdflocal Homebrew formula metadata
sudo port install mupdfMacPorts ports tree · graphics/mupdf/Portfile · ソース: api.github.com
brew
mupdf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mupdflocal Homebrew formula metadata
sudo port install mupdfMacPorts ports tree · graphics/mupdf/Portfile · ソース: api.github.com
sudo apk add mupdfAlpine Linux edge package indexes · mupdf · ソース: dl-cdn.alpinelinux.org
sudo apt install mupdfDebian stable package indexes · mupdf · ソース: deb.debian.org
sudo dnf install mupdfFedora Rawhide package metadata · mupdf · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mupdfnixpkgs package indexes · pkgs/by-name/mu/mupdf/package.nix · ソース: api.github.com
sudo pacman -S mupdfArch Linux sync databases · mupdf · ソース: geo.mirror.pkgbuild.com
sudo zypper install mupdfopenSUSE Tumbleweed package metadata · mupdf · ソース: download.opensuse.org
choco install mupdfChocolatey community package catalog · mupdf · ソース: community.chocolatey.org
scoop install extras/mupdfScoop official bucket manifest trees · bucket/mupdf.json · ソース: api.github.com
winget install --id ArtifexSoftware.mutool -eWindows Package Manager source index · ArtifexSoftware.mutool · ソース: cdn.winget.microsoft.com
概要
Lightweight PDF and XPS viewer
履歴
MuPDF is a lightweight open-source document framework developed by Artifex Software and written in C for viewing, converting, and manipulating PDF, XPS, and e-book documents. Historical accounts trace the project to Tor Andersson's work on a PDF renderer in 2002, followed by Artifex's acquisition of the project and the development of Fitz, the graphics library that became MuPDF's rendering core. The first Fitz-based MuPDF release appeared in 2005, and the GitHub project copyright notice covers Artifex's stewardship from 2006 onward.
The project became known for speed, small code size, and high-quality anti-aliased rendering. Its scope grew from a minimal PDF viewer and renderer into a document toolkit with viewers for multiple platforms, command-line tools, and embeddable libraries. MuPDF's documented format support includes PDF, XPS/OpenXPS, EPUB, MOBI, FB2, comic-book archives, common images, and limited SVG, while its toolchain handles rendering, conversion, extraction, inspection, cleaning, and scripting.
MuPDF's ecosystem role sits between desktop viewers, embedded renderers, and developer SDKs. SumatraPDF documents MuPDF as the library it uses to parse and render PDF files, and Artifex markets MuPDF Core, PyMuPDF, MuPDF.js, and MuPDF.NET as related products around the same engine family. In package managers, brew:mupdf is the full viewer/toolkit formula, while mupdf-tools-style packages expose only the CLI utilities for automation-heavy systems.
セキュリティ状態
mupdf に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mudraw | cli | グローバル実行可能ファイル | |
mupdf-gl | cli | グローバル実行可能ファイル | |
mupdf-x11 | cli | グローバル実行可能ファイル | |
mutool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mupdf |
|---|---|
| バージョン | 1.28.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mupdf |
| ホームページ | https://mupdf.com/ |
| リポジトリ | https://github.com/ArtifexSoftware/mupdf |
| 上流ドキュメント | https://mupdf.com/docs |
| ライセンス | AGPL-3.0-or-later |
| ソースアーカイブ | https://mupdf.com/downloads/archive/mupdf-1.28.0-source.tar.gz |
| 最終更新 | 2026-06-27T15:38:04Z |
| Pulse | updated |
| 依存関係 | brotli, freetype, gumbo-parser, harfbuzz, jbig2dec, jpeg-turbo, leptonica, libarchive, openjpeg, openssl@3, python@3.14, tesseract |
| ビルド依存関係 | llvm@21, pkgconf, swig |
| 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 | mupdf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libmupdf-dev 1.25.1+ds1-6+deb13u1
development files for the MuPDF viewer
sudo apt install libmupdf-devlibmupdf25.1 1.25.1+ds1-6+deb13u1
shared library for the MuPDF viewer
sudo apt install libmupdf25.1mupdf 1.25.1+ds1-6+deb13u1
lightweight PDF viewer
sudo apt install mupdfmupdf-tools 1.25.1+ds1-6+deb13u1
command line tools for the MuPDF viewer
sudo apt install mupdf-toolspython3-mupdf 1.25.1+ds1-6+deb13u1
Python bindings for MuPDF library
sudo apt install python3-mupdfmupdf
nix profile install nixpkgs#mupdflibmupdf-dev 1.23.10+ds1-1build3
development files for the MuPDF viewer
sudo apt install libmupdf-devmupdf 1.23.10+ds1-1build3
lightweight PDF viewer
sudo apt install mupdfmupdf-tools 1.23.10+ds1-1build3
command line tools for the MuPDF viewer
sudo apt install mupdf-toolsmupdf 1.27.2-r0
Lightweight PDF and XPS viewer
sudo apk add mupdfmupdf-dev 1.27.2-r0
Lightweight PDF and XPS viewer (development files)
sudo apk add mupdf-devmupdf-doc 1.27.2-r0
Lightweight PDF and XPS viewer (documentation)
sudo apk add mupdf-docmupdf-gl 1.27.2-r0
Lightweight PDF and XPS viewer with OpenGL backend
sudo apk add mupdf-glmupdf-libs 1.27.2-r0
Lightweight PDF and XPS viewer
sudo apk add mupdf-libsmupdf-tools 1.27.2-r0
Tools for a lightweight PDF and XPS viewer
sudo apk add mupdf-toolsmupdf-x11 1.27.2-r0
Lightweight PDF and XPS viewer with X11 backend
sudo apk add mupdf-x11ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.