# Installer md2pdf avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de md2pdf pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:md2pdf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install md2pdf
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#md2pdf
```

  Preuve: nixpkgs package indexes: pkgs/by-name/md/md2pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:md2pdf
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/md2pdf>
- **Version:** 2.2.19
- **Résumé source:** CLI utility that generates PDF from Markdown
- **Page d'accueil:** <https://github.com/solworktech/md2pdf>
- **Dépôt:** <https://github.com/solworktech/md2pdf>
- **Licence:** MIT
- **Archive source:** <https://github.com/solworktech/md2pdf/archive/refs/tags/v2.2.19.tar.gz>
- **Dernière mise à jour:** 2026-07-31T19:04:26Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- md2pdf (cli)
- md2pdf (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.2.19
- gestionnaire mis à jour: 2026-07-31
- données locales: OK
- dépôt amont: https://github.com/solworktech/md2pdf
- dernière version détectée: v2.2.19 (à jour)
## Historique du projet et usages

md2pdf is a Go command-line utility that renders Markdown as PDF, with syntax highlighting, light and dark themes, custom themes, tables, generated tables of contents, pagination controls, footers, and non-Latin font support.

### Historique du projet

The public repository began in January 2018. Its tagged release line reached v1.3 in 2023, v2 in the following development period, and v2.2.18 in 2025; the v2.2.18 change also adjusted references after the project moved under the solworktech GitHub organization.

### Historique d'adoption

The official README supports three distribution paths: downloadable release binaries, installation with Go's module-aware go install command, and Homebrew. The supplied metadata additionally records a Nix package.

### Modes d'utilisation

Users pass a Markdown file, a directory of Markdown files, an HTTP(S) URL, or standard input and select an output PDF. Options control page size and orientation, themes, fonts, syntax highlighting, generated contents, page breaks, and footer metadata.

### Pourquoi les passionnés de paquets s'y intéressent

md2pdf provides a single Go binary for document conversion and builds PDFs through gomarkdown and fpdf instead of requiring a browser-based rendering stack. That makes it attractive for shell scripts, CI jobs, and reproducible document toolchains.

### Chronologie

- 2018: The public md2pdf repository is created.
- 2023: The v1.3 release line is tagged.
- 2025: The v2.2 release line reaches v2.2.18 under the solworktech organization.

### Related projects

- The official README identifies gomarkdown/markdown as the parser, go-pdf/fpdf as the PDF generator, and gohighlight as the syntax-highlighting component.

### Sources

- <https://github.com/solworktech/md2pdf#readme>
- <https://github.com/solworktech/md2pdf/blob/master/md2pdf.1.md>
- <https://github.com/solworktech/md2pdf/commits/master/>
- <https://github.com/solworktech/md2pdf/tags>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** md2pdf
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - md2pdf: normalized package name match | nixpkgs package indexes: pkgs/by-name/md/md2pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [ghostscript](https://pkg.so/fr/brew/ghostscript/) - Shares pkgdb curated category or tags: cli, document-conversion, media, pdf.
- [pdfcpu](https://pkg.so/fr/brew/pdfcpu/) - Shares pkgdb curated category or tags: cli, go, media, pdf.
- [pdf-diff](https://pkg.so/fr/brew/pdf-diff/) - Shares pkgdb curated category or tags: cli, go, media, pdf.
- [cairo](https://pkg.so/fr/brew/cairo/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [poppler](https://pkg.so/fr/brew/poppler/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [qpdf](https://pkg.so/fr/brew/qpdf/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [ocrmypdf](https://pkg.so/fr/brew/ocrmypdf/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [psutils](https://pkg.so/fr/brew/psutils/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [md-to-pdf](https://pkg.so/fr/npm/md-to-pdf/) - Executable or command metadata overlaps with this package. Shared terms: cli, conversion, document, document-conversion, markdown.
- [ps2eps](https://pkg.so/fr/brew/ps2eps/) - Both packages work with overlapping file formats or content types. Shared terms: cli, conversion, document, document-conversion, media.

## Combined YAML source

View the package source record on GitHub. [combined/md2pdf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/md2pdf.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
