Giter VIP home page Giter VIP logo

dezoomify-rs-gui's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.