Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
/ dezoomify-rs-gui Public archive

GUI for dezoomify-rs the tiled image downloader from Google Arts & Culture, Zoomify, IIIF, and others.

Notifications You must be signed in to change notification settings

agmmnn/dezoomify-rs-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main
Python release Contributions are Welcome

🦀 GUI for the tiled image downloader, dezoomify-rs. Written in wxPython, builted with wxFormBuilder.

How to Use

  1. Download Latest Release.
  2. Download dezoomify-rs, copy to same folder.
  3. Run.

Run with Python:

  1. Download main.py
  2. Download dezoomify-rs, copy to same folder.
  3. pip3 install -r requirements.txt
  4. python main.py

Downloaded Images Library

Features:

  • Batch Download : Download listed URLs.
  • Clipboard Listener : Automatically add copied URLs from clipboard.
  • Save-Load : Save and load URLs from list.txt file.
  • Downloaded Images Library : List of downloaded images. If the filename format is "a - b.ext", the title and artist name can also be listed.
  • Image Palette : Get 5 dominant colors from the image. Click and copy the hex code to the clipboard.
  • Batch Image Links from Google Arts : Get batch image links from the given User Gallery, Story, Artist Profile* URLs.

TODO:

  • Get Batch Image Links from User Gallery, Story, Artist Profile URLs on Google Arts.
  • Cross-Platform Support.
  • Stop Download Process.
  • Detailed Download Report.
  • ProgressBar for Download.
  • Parallel Download.
  • Select Zoom Level.
  • Advanced Settings.

Requirements:

Dependencies:

  • wxPython (GUI Framework)
  • pyperclip (Clipboard Control)
  • Pillow (Image Thumbnails)
  • Haishoku (Palette)
  • requests, beautifulsoup4 (Find Batch Images)

Contributing

Your contributions are always welcome.

License

CC0

About

GUI for dezoomify-rs the tiled image downloader from Google Arts & Culture, Zoomify, IIIF, and others.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages