Skip to content

Convert stereo images from 📷ISO Duplex 120 or 📷ISO Super Duplex 120 to GIF

License

Notifications You must be signed in to change notification settings

TheLongRunSmoke/duplex2gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duplex2gif

What it is?

This take scans of stereo pairs from ISO Duplex 120 or ISO Super Duplex 120 and convert it to an animated GIF.

All cropping process done automatically, just keep borders black.

Camera: ISO Duplex Super 120

What film look like: Film

Scan: Scan

Resulting GIF: GIF

How to use?

  1. Clone or download repository.

  2. Make sure you have Python interpreter installed.

    python --version
  3. Install requirement. Better to do this in virtual environment.

    pip install -r requirements.txt
  4. Run script.

    Like this if you copy images to script directory.

    python duplex2gif.py

    or explicitly specified directory with scans.

    python duplex2gif.py -p <path_to_images>

TODO

  • Basic cropping and merging
  • Check on B&W film
  • Implement more robust cropping algorithm
  • Check on color film
  • Add process params to CLI

About

Convert stereo images from 📷ISO Duplex 120 or 📷ISO Super Duplex 120 to GIF

Topics

Resources

License

Stars

Watchers

Forks

Languages