GithubHelp home page GithubHelp logo

dt-rename's Introduction

dt-rename

A darktable script that let's you rename a whole collection with various variables available, including a numbered value that is based on the current sorting of the colleciton.

The use case for me is, when I scan a roll of film with my digital camera (or otherwise), renaming all of the files, and getting the sequence correct manually is quite annoying. With this script I can use darktable's custom sort to place the images in the order they appear on the film, and then rename them all at once, getting the correct file name for my system at the same time.

Installation

To install, clone or download this repo into the lua subdirectory in your darktable config directory, which by default is $HOME/.config/darktable, and then enable it in the script manager.

Alternativly navigate to the "install/update scripts" tab in the darktable script manager, paste https://github.com/sams96/dt-rename into the URL field and click install.

Usage

A new module, titled "rename" should appear on the right side of the light table. Enter the new file name pattern you want to use and click "rename collection". This will rename the entire currently shown collection, not the currently selected images, so be careful. The variables currently available for the file name patterns are:

  • {sequence} - the number of the image in the sequence
  • {extension} - the original extension of the file
  • {filmroll} - the name of the filmroll that the image is in

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.