# Installer dezoomify-rs avec Homebrew, Nix, winget

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

## installation

```sh
sudo av install brew:dezoomify-rs
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dezoomify-rs
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dezoomify-rs
```

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

### Windows

- winget (92%):

```sh
winget install --id lovasoa.dezoomify-rs -e
```

  Preuve: Windows Package Manager source index: lovasoa.dezoomify-rs from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:dezoomify-rs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.18.1
- **Résumé source:** Tiled image downloader
- **Page d'accueil:** <https://dezoomify-rs.ophir.dev>
- **Dépôt:** <https://github.com/lovasoa/dezoomify-rs>
- **Dernière mise à jour:** 2026-07-22T12:03:09Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dezoomify-rs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

dezoomify-rs is a Rust desktop and command-line downloader for tiled, zoomable images. It downloads tiles and stitches them into output images, with support for formats such as Zoomify, Deep Zoom, IIIF, krpano, IIPImage, NYPL, generic URL patterns, and custom YAML dezoomers.

### Historique du projet

The official tag history shows public releases beginning in 2019. The README positions the project as a native alternative to browser-based dezoomify workflows for images too large or too restricted for convenient in-browser downloading.

### Historique d'adoption

The project serves digital-library, museum, archival, and image-inspection workflows where high-resolution material is exposed through a tiled viewer. Its README documents direct binary releases and explicitly lists Homebrew installation for macOS and Linux.

### Modes d'utilisation

Users give dezoomify-rs a viewer URL, tile metadata URL, IIIF manifest, or URL pattern and choose an output file. Advanced use includes custom HTTP headers, retries, tile caching, bulk processing, and IIIF manifest handling.

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

For package maintainers, dezoomify-rs is a good example of a Rust CLI whose value comes from protocol coverage and binary distribution: it turns web-only tiled imagery into local files while avoiding browser memory limits.

### Chronologie

- 2019: v0.3.x and v0.4.0 appear in the official tag history.
- 2024: the 2.12 and 2.13 releases continue the 2.x series.
- 2025: v2.14.0 and v2.15.0 are tagged.
- 2026: v2.16.0 is tagged.

### Related projects

- dezoomify-rs is related to the original web-based dezoomify tool, dezoomify-extension, IIIF image APIs, Deep Zoom Image, Zoomify, krpano, and image-rs encoders.

### Sources

- <https://dezoomify-rs.ophir.dev/>
- <https://github.com/lovasoa/dezoomify-rs#readme>
- <https://github.com/lovasoa/dezoomify-rs/wiki>
- <https://github.com/lovasoa/dezoomify-rs/tags>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dezoomify-rs. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - dezoomify-rs: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/dezoomify-rs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - lovasoa.dezoomify-rs: normalized package name match | Windows Package Manager source index: lovasoa.dezoomify-rs from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/dezoomify-rs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dezoomify-rs.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
