Giter Site home page Giter Site logo

imagemover's Introduction

Image Mover

Image mover is a small pyhton program that can be used to organize image collections. Simply drop all the images you want to sort in one folder and create subfolders for the categories you want to sort into. The program displays a window and you can click on buttons corresponding to the folders or skip and delete images also.

Requirements

  • Python (python 2.7 tested)
  • Pillow (on most systems probably already installed, otherwise it should be something like pip install pillow)

Usage

Starting from the command line: ./imageMover [options] [path]

  • -h, --help: displays usage instructions
  • -v, --verbose: display messages upon moving image handling
  • --noautoresize: Don't automatically resize the image to the canvas.
  • --version: displays the version number

The GUI has an option to toggle logging to the command line (which only makes sense, when you started the program from the command line of course).

  • Main Window

Main Window

  • Rename Window

Rename Window

  • New Category Window

Create New Category Window

  • Link Window

Link Window

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.