Giter VIP home page Giter VIP logo

limo's Introduction

Limo

Lowly Image Organizer

About

Limo is a simple tool allowing you to

  1. easily arrange images so they have the desired order;
  2. copy and rename the images after a given filename pattern.

This way, albums of images are created where images stay in order in any file system through the use of sortable, unified filenames.

Scenario

  • Drag & drop photos from various sources into Limo window
  • Click Sort by Date/Time of exposure (Tools menu)
  • Select one or more images and move to correct their position
  • Insert other photos and images and move them to the desired position as well
  • Save as new album
  • Click Copy and Rename (from Tools menu), select filename pattern, e.g. IMAG_{000N}_{NAME}

License

Limo is distributed under the MIT license.

Thanks

Limo uses metadata-extractor licensed under the Apache License 2.0 license which uses xmpcore distributed under the BSD license.

limo's People

Contributors

forman avatar

Watchers

 avatar

limo's Issues

Thumbnails are not displayed

In the Limo executable JAR and Windows installer, image thumbnails are not displayed.
A library dependency is missing:

  java.lang.NoClassDefFoundError: com/drew/metadata/Metadata
          at com.forman.limo.Main.convertMetadata(Main.java:451)
          at com.forman.limo.Main.access$000(Main.java:51)
          at com.forman.limo.Main$1.onImageLoaded(Main.java:439)
          at com.forman.limo.ImageLoaderTask.loadImage(ImageLoaderTask.java:55)
          at com.forman.limo.ImageLoaderTask.call(ImageLoaderTask.java:38)
          at com.forman.limo.ImageLoaderTask.call(ImageLoaderTask.java:17)
          at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
          at java.util.concurrent.FutureTask.run(Unknown Source)
          at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
          at java.util.concurrent.FutureTask.run(Unknown Source)
          at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
          at java.lang.Thread.run(Unknown Source)

Tighten selected images

Would be helpful to tighten/group multiple selected images so the images in the resulting selection are consecutive. The first image of the original selection serves as anchor.

Use space key.

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.