# Install dezoomify-rs with Homebrew, Nix, winget

Tiled image downloader. Version 2.18.1 via Homebrew; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#dezoomify-rs.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:dezoomify-rs
- **Package manager:** Homebrew
- **Version:** 2.18.1
- **Source summary:** Tiled image downloader
- **Homepage:** <https://dezoomify-rs.ophir.dev>
- **Repository:** <https://github.com/lovasoa/dezoomify-rs>
- **Last updated:** 2026-07-22T12:03:09Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- dezoomify-rs (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.18.1
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

No matching local secret-handling manifest was found for dezoomify-rs. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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
