A Small Tool Collection for Easy Process My Photo
Python: 3.6.4
other lib edition refer to requirements.txt
input jpg and raw file path, copy matched file from raw path into jpg path, which fulfill the condition of "same file name" and "brand fit"
- improve python edition to 3.10
- add a icon
- fix bug
TODO List
Enable UI to adapt to screen resolutions.
- analysis RAW folder file format to match and infer suitable brand
- add input check function and info window, improve stability of software
- remove default jpg folder, replace by a editable input
- code reconstruction, improve code readability
TODO List
- Improve UI
- fix bug
-
add brand support of more mainstream camera device, including: Canon, Sony, Nikon, Fujifilm, Ricoh, Pentax, Panasonic.
-
add auto verify of directory/file existance
-
add log function both in timestamp-marked log file and CMD prompt
-
support modify working directory
-
support last setting memory to ini file
TODO List
Analysis RAW Folder File Format to Match and Infer Suitable Brand
fulfill the basic function of copy
Automatically converts TIFF files to PNG format for easier processing of lossless film files obtained from HS1800 scanning.
fulfill the basic function
modify exif info of RAF file by using exiftool(perl)