Coder Social home page Coder Social logo

dholmdahl / lrcleaner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teran/deduplicator

0.0 0.0 0.0 121 KB

Lightroom plug-in to clean up catalog. Such as finding duplicate/similar images.

License: GNU General Public License v2.0

Lua 98.44% Makefile 1.56%

lrcleaner's Introduction

Deduplicator

Deduplicator is a Adobe Lightroom Classic CC plug-in to deduplicate photos in catalog based on perceptual hashing algorithms.

Installation

Download the latest release from GitHub Releases page and unzip it.

File -> Plug-in Manager -> Add -> [Pick deduplicator.lrplugin file]

NOTE: Since Adobe Lightroom Classic CC doesn't copy plug-in files on installation to any safe place, you normally should choose a place your not going to delete plug-in file from. Usually for plugins is used ~/Library/Application\ Support/Adobe/Lightroom/Plugins/ or something like that.

Usage

Checking for duplicates

Library -> Plug-in Extras -> Find duplicates

The plugin will start to check all the available images in your catalog this could take a while.

After the process would be completed the Deduplicator will put all the supposed duplicates to Duplicates collection created on top level of collections tree.

NOTE: the plugin takes selection or all photos if <= 1 photo is selected.

Semi-automatic updates

Help -> Plug-in Extras -> Check for updates

This will check GitHub if there's a new release and suggest you to check it out.

How it works inside

Deduplicator plug-in relies on imgsum to calculate image perceptual hashes.

Requirements

  • the latest Adobe Lightroom Classic CC version. Minimal requirement is Adobe Lightroom CC 2015/6.0
  • Both of macOS and Windows are supported

NOTES

Image format supported and tested:

  • Adobe Digital Negative(*.dng)
  • Canon RAW(*.cr2 - only, *.crw is not supported yet)
  • Epson RAW(*.erf)
  • Hasselblad 3FR(*.3fr)
  • JPEG
  • Kodak RAW(*.kdc - verified on Kodak DC50, DC120. Easyshare Z1015 RAW files doesn't work)
  • Leaf RAW(*.mos - verified on Aptus 22, Aptus 75 doesn't work)
  • Nikon RAW(*.nef - only, *.nrw is not supported yet)
  • TIFF
  • Sony RAW(*.arw, *.sr2) - Experimental at the moment

Contributing

Feel free to create a pull request via GitHub interface ;)

Bugs reporting

Please feel free to create a GitHub issue

lrcleaner's People

Contributors

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