Giter Club home page Giter Club logo

imageorganizer's Introduction

ImageOrganizer

Simple Java utility app for sorting images

Currently supported image formats: png, jpg, bmp

Tested with Java 8 & 12 on Windows 10

Usage

  1. Select a folder containing your images you want to sort
  2. Set keybinds and specify which keybind should move image to what folder name
  3. Navigate between the images using the arrow keys, and press any key you assigned to move the currently visible image to that subfolder

Notes

After moving an image using an assigned keybind, the image will still be among the other images until you close the app

Assigned keybinds are saved in an external file ('user.home'/.imageorganizer/keybinds.xml), and are not lost by app restarts

Caching: If checked, the app will load all images inside the selected directory into RAM, to allow for much faster image viewing

TODOs

  • Only cache images in close proximity of currently visible image, to significantly reduce RAM consumption
  • Add support for non-US layout keys (like á, é, ó)
  • Implement some kind of way to send images to the platform-specific recycle bin/trash
  • Load images from 1st level subfolders as well, so that images previously moved could also be viewed after app restart (should be toggleable)

imageorganizer's People

Contributors

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