# Installer briss avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:briss
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install briss
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#briss
```

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

## Faits du paquet

- **Clé du paquet:** brew:briss
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9
- **Résumé source:** Crop PDF files
- **Page d'accueil:** <https://briss.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- briss (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9
## Historique du projet et usages

Briss is a small Java/Swing utility for visually cropping PDF pages, especially scans and multi-column documents. Its niche is the simple desktop workflow: overlay pages, draw crop rectangles, and export a PDF with adjusted visible page regions.

### Historique du projet

The project was registered on SourceForge in May 2010 by the maintainer account laborg and published GPLv3 releases through SourceForge. The official project page describes it as a spare-time, cross-platform application for Linux, Windows, and Mac OS X, with development and bug tracking hosted on SourceForge.

The public release train is compact: SourceForge lists early 0.0.x releases beginning in May 2010, followed by 0.0.13 in April 2011 and the 0.9 release in May 2012. The SourceForge summary records a later project update in May 2013, but the release history remains centered on the 2010-2012 period.

### Historique d'adoption

Briss became one of those package-manager-preserved desktop utilities: not a large ecosystem project, but useful enough for Homebrew and Nix to keep packaging it years after upstream activity slowed. SourceForge still shows ongoing weekly downloads and user reviews, indicating continuing long-tail use.

### Modes d'utilisation

Users run Briss when a scanned PDF or two-up document needs manual crop boxes rather than automated OCR/layout processing. The interface is graphical, but Homebrew exposes it as the `briss` executable so it fits into a Unix package collection despite being a desktop app.

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

For package-history purposes, Briss is a good example of the tiny Java GUI utilities that survived because package managers made old but still-useful desktop workflows easy to reinstall. It also illustrates the difference between visible cropping metadata and destructive redaction, a recurring footnote in PDF tooling.

### Chronologie

- 2010-05-04: SourceForge project registered.
- 2010-05-10: Earliest listed SourceForge release, 0.0.2.
- 2012-05-26: Briss 0.9 release posted on SourceForge.
- 2013-05-20: SourceForge records the project's last update.

### Related projects

- Related package-manager neighbors include PDF Arranger for rearranging, splitting, and merging PDFs; ScanTailor-style tools for scanned-page cleanup; and lower-level PDF toolkits such as pdftk, qpdf, and mutool for scripted PDF manipulation.

### Sources

- <https://briss.sourceforge.net/>
- <https://sourceforge.net/projects/briss/>
- <https://sourceforge.net/projects/briss/files/>
- 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

## Autres enregistrements de gestionnaires de paquets

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


## Combined YAML source

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


## Sources

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