Git Product home page Git Product logo

rawtherapee-convert's Introduction

rawtherapee-convert

Small program which uses rawtherapee to convert raw files to jpgs.

Features include:

  1. Process a given directory recursively and mirror it's structure under the given output path. That way you get the same directory structure for your converted raw files.
  2. Override already converted raw files ONLY if there is a pp3 given which contains different settings than the ones the existing jpg has been created with. To make this possible the program always saves the pp3 file together with the jpg file in the output path.
  3. The program will use the pp3 given with the viewed raw file to convert it.
  4. If there's a default pp3 given and the viewed raw file has no pp3 file attached the program will use that default one to convert the raw file.
  5. If there's no default pp3 given and the viewed raw file has no pp3 file attached the program will use the one that is set as default within the rawtherapee context.
  6. Log each decided action to stdout so the user knows what's going on.
  7. A dry run is possible, doing nothing but logging what would be done.

Why does this exist?

This is exactly what the author needs for realising a smooth raw conversion process. The files will get converted to a raspberry pi and distributed within LAN from there. Maybe it's useful for anyone else.

TODO dlna mode

  1. Respect current pp3 Resize settings instead of simply overriding them.
  2. Don't override the source pp3 file when in dlna mode.
  3. Relax the src pp3 target pp3 equals function. If they differ only by dlna overrides, ignore that.

rawtherapee-convert's People

Contributors

2chilled avatar

Watchers

 avatar  avatar  avatar

rawtherapee-convert's Issues

Synchronize deleted raw files

JPGs in the target directory which have no raw counterpart in the source directory should be removed by utilizing another executable.

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.