Coder Social home page Coder Social logo

homebrew-negatives's Introduction

homebrew-negatives

Convert and process your digital film negatives. Bash scripts for MacOS.

Requirements

Make sure to have the Homebrew package manager for MacOS installed. The installation instructions may look weird to first-timers, but it's really done in a minute.

Optional, but recommended: Make this homebrew-negatives tap and its included tools available to your local Homebrew ecosystem. Quoted from Homebrew docs:

brew will be able to work on those formulae as if they were in Homebrew's canonical repository. You can install and uninstall them with brew [un]install, and the formulae are automatically updated when you run brew update.

To install the tap, open your terminal and enter this command:

$ brew tap tomkyle/negatives

Installation

To install all programs, open your terminal and type:

$ brew install linear-tiff positive

Formulae

Moved formulae

These tools have moved to filmspeed/homebrew-filmspeed and are no longer available in this tap:

Scripts for you

Converts RAW/NEF/CR2 files into linear TIFF files, using GNU Parallel for maximum speed.
Other features: ICC profiles, image mirroring, B/W grayscaling, TIF resizing and ZIP compression.

Documentation · Usage · Options

# with tap installed:
$ brew install linear-tiff

# ...or without having tap installed:
$ brew install tomkyle/negatives/linear-tiff

Converts digital film negatives (TIFF files) to positive images, using GNU Parallel for timesaving.
Other features: Gamma correction, sigmoidal contrast enhancement, resizing and flipping, JPG conversion.

Documentation · Usage · Options

# with tap installed:
$ brew install positive

# ...or without having tap installed:
$ brew install tomkyle/negatives/positive

Helpers and dependencies

You do not need to install these tools manually, as they are needed by the tools above and thus are installed automatically.

color-profiles

Makes ICC profiles for handling linear TIFF and digital film negatives available.
Both positive and linear-tiff use it as dependency. Documentation

# with tap installed:
$ brew install color-profiles

# ...or without having tap installed:
$ brew install tomkyle/negatives/color-profiles

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.