# briss mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für briss in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install briss
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:briss
- **Paketmanager:** Homebrew
- **Version:** 0.9
- **Quellzusammenfassung:** Crop PDF files
- **Homepage:** <https://briss.sourceforge.net/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- briss (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.9
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- <https://briss.sourceforge.net/>
- <https://sourceforge.net/projects/briss/>
- <https://sourceforge.net/projects/briss/files/>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
