cineFlow — degraining small-gauge scans, open source

Over the past months I have been building a degraining tool for my own Super-8 scans, and it has reached the point where it might be useful to someone else. It is on GitHub now, GPL-3.0:

The software should run on any PC with a Python interpreter - if it has a CUDA-enabled graphics card, it will be faster.

There are two programs in the repo:

  • flowQt - a GUI-program that lets you set various parameters for scene-specific processing
  • cineFlow - a batch processor that applies them to a whole folder of scenes

It was tested under Windows 11, WSL2 and an older Linux Mint distribution.

Feedback is welcome.

Have fun - cpixip

5 Likes

Beautiful interface. I’ve only ever written scripts, so I’m impressed by yours (and others on this forum) professional looking software contributions.

1 Like

Hi @cpixip,

The software looks fantastic!

The GUI is very user-friendly and well-designed, with a professional look.

Thanks for sharing!

1 Like