Entropy512 / pyimageconvert

Various Python image conversion scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various image conversion scripts

Intended as a combination of frontends to RawTherapee to support niche file formats and unsupported cameras prior to libraw integration into RT, and also in the case of libraw2dng as a base for more advanced preprocessing scripts (such as average stacking)

imagecodec2tif was specifically designed to address the following RawTherapee issues: Beep6581/RawTherapee#6612 Beep6581/RawTherapee#6606 Beep6581/RawTherapee#1895

Currently depends on as-yet unreleased improvements/fixes in tifffile and imagecodecs as of November 2022. All issues should be fixed as of the next tifffile and imagecodecs releases:

cgohlke/tifffile#167 cgohlke/imagecodecs#53

About

Various Python image conversion scripts

License:GNU General Public License v3.0


Languages

Language:Python 100.0%