Pekka Helenius 0726223cf7 | 6 months ago | |
---|---|---|
0_cr2hdr_tool | 1 year ago | |
1_magiclantern_bootablecard_linux | 6 years ago | |
2_gnuplot_patch | 6 years ago | |
3_desktop_files_for_kde-plasma-dolphin | 1 year ago | |
4_scripts | 1 year ago | |
sample_images | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 months ago |
Update -- May, 2024
exiftool
(perl-image-exiftool
). Tools work as intended at least with exiftool
version 11.70
but not with 12.76
.main target group:
Linux users who own a Canon DSLR camera and may have Magic Lantern firmware on their workflow
Linux users who own a Canon DSLR camera and are interested in exporting statistics from their CR2 raw images
...and others alike
Create image statistics easily with a right-click menu entry in Dolphin file manager. Exports statistics from RAW images and draws various plots based on this data
Support for following statistics (with GNU Plot):
NOTE GNU Plots are not yet supported for
Apertures, Exposures & ISOs
Focal Lengths & Lenses
Shooting & Focus Modes
Possible to extract all or selected camera RAW metadata and save it into a CSV file for post-processing.
Convert Magic Lantern dual ISO cr2 files easily with a right-click menu entry in Dolphin file manager.
Support for individual image and multiple images selection.
Is able to distinguish single ISO CR2 files from dual ISO CR2 files. You can select multiple CR2 files without need to care about this issue.
By default, CR2 images contain metadata which crop them in most image viewers. This script removes all cropping tags and you get full-sized images for your post-processing editors as a result.
Adds --dry-run
support for cr2hdr. Therefore, the tool can be used just to check whether a CR2 image is a dual ISO image or not. Useful option in scripting & programming.
Source files for customized cr2hdr tool, required by scripts (statistics, dual ISO conversions...) in this repository.
Source files for creating an Arch Linux package for Magic Lantern bootable SD card tool.
Patch file for GNU Plot for better QT integration. Adds and alters some features which benefit generated statistics. Tested with GNU Plot 5.0.6.
Dolphin file manager desktop integration for scripts in this repository.
Main scripts for exporting statistics, doing image conversions...etc.
Sample images.
Temperature & ISO plots for 20 images:
Temperature & ISO plots for 2 images:
Exported statistics:
Dolphin menu entries (KDE/Plasma):
Statistics export progress bar (KDE/Plasma):
Contents of this repository have been published under GPLv2.