Zoomolható kép

Források

1. VIPS (libvips) – Gyors és hatékony megoldás

A libvips egy nagyon gyors képkezelő eszköz, amely kevesebb memóriát használ, mint az ImageMagick. Használhatod a vips dzsave parancsot a konvertáláshoz.

Lépések:

  1. Telepítsd a libvips csomagot
    • Windows:
      Használhatsz egy előre fordított verziót, vagy telepítheted WSL-en keresztül.
    • Mac: install vips
    • Linux: sudo apt install libvips-tools
  2. Futtasd az alábbi parancsot a konvertáláshoz: vips dzsave input.jpg output_folder --tile-size=256 --overlap=1 --depth=one
    • input.jpg: A forráskép (40 GB-os JPG)
    • output_folder: Az újonnan létrehozott Deep Zoom fájlokat tartalmazó könyvtár
    • --tile-size=256: A csempék mérete (256×256 pixel)
    • --overlap=1: Az egymás melletti csempék között 1 pixel átfedés

Előnyei:
✅ Nagyon gyors és hatékony.
✅ Kevesebb RAM-ot használ, mint más programok.
✅ Könnyen szkriptezhető és automatizálható.

2. Olvasmányok

Install WSL

Install Windows Subsystem for Linux with the command, wsl –install. Use a Bash terminal on your Windows machine run by your preferred Linux distribution – Ubuntu, Debian, SUSE, Kali, Fedora, Pengwin, Alpine, and more are available.

GitHub – lovasoa/dezoomify-rs: Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others

Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others – lovasoa/dezoomify-rs

GitHub – jeremytubbs/deepzoom: Deepzoom Tile Generator for OpenSeadragon

Deepzoom Tile Generator for OpenSeadragon. Contribute to jeremytubbs/deepzoom development by creating an account on GitHub.

Zoomable for WordPress | Zoomable

Our WordPress plugin can make your images zoomable by using simple shortcode.

Zoomify to Zoomable Viewer Converter

Convert the Zoomify viewer to Zoomable viewer easily, without re-creating the images again.