Giter Site home page Giter Site logo

me-cooper / quicksort-gallery Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.76 MB

Discover QuickSort Gallery – your go-to tool for swift image management. Effortlessly sort and manage your photos, ready for mobile access. Easily mark favorites, and enjoy flexible image rotation and secure archiving of deleted images. Created efficient sorting and organizing – anytime, anywhere.

HTML 79.79% JavaScript 20.21%

quicksort-gallery's Introduction

quicksort-gallery

Discover QuickSort Gallery – your go-to tool for swift image management. Effortlessly sort and manage your photos, ready for mobile access. Easily mark favorites, and enjoy flexible image rotation and secure archiving of deleted images. Created efficient sorting and organizing – anytime, anywhere.

preview

Key Features:

  • Advanced File Handling: Images can be scattered across multiple subfolders within the images directory. The tool seamlessly handles multiple albums and directories.
  • Intelligent Deletion: When deleting images, they're moved to images_deleted, maintaining their original folder structure for easy tracking.
  • Unified Favorites: Favorited images are consolidated into a single images_favorites folder, regardless of their original location, for easier access.
  • Efficient Image Previewing: High-efficiency image previews ensure minimal data usage – e.g. a 2.5MB JPG becomes a 32kb JPG, and an 8MB PNG is compressed to a 79kb JPG (transparency lost in preview).
  • Original File Integrity: Original images are only modified when rotated; otherwise, they remain unchanged.
  • Simple Image Sorting: Just move or copy images into the images folder for sorting.
  • Webserver Access: Easily accessible via a web server – ideal for Raspberry Pi setups.
  • Timeline Navigation: Navigate through your images with ease.
  • Image Manipulation: Align, mark as favorite, or delete images. The app auto-progresses to the next image after each action.
  • Supported Formats: .jpg, .jpeg, .png, .bmp.

Important Usage Notes:

  • Avoid adding new images while the tool is running.
  • Delete currentIndex before adding new images and restarting the tool.
  • Primarily designed for private use and currently in public beta.

Installation Guide:

  1. Ensure Node.js is installed.
  2. Clone the repository.
  3. Run npm install in the app directory.
  4. Start with node quicksort-gallery in the app directory.

Access the tool on port 3000 via a web server.

Keyboard controls

If you call up the website on a PC, you can also sort the images using the keyboard.

  • Left arrow key: Previous image
  • Right arrow key: Next image
  • Up arrow key: Add picture to favorites
  • Backspace or Delete key: Delete image

QuickSort Gallery – Your smart solution for organizing and managing photos effortlessly!

quicksort-gallery's People

Contributors

me-cooper avatar

Watchers

 avatar

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.