Skip to content

LewisGu/PicTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicTool

A Small Tool Collection for Easy Process My Photo

中文版

RAWFileCopyByJPG.py

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"

v2.3 LTSC

  1. analysis RAW folder file format to match and infer suitable brand
  2. add input check function and info window, improve stability of software
  3. remove default jpg folder, replace by a editable input
  4. code reconstruction, improve code readability

TODO List

  1. Improve UI
  2. fix bug

v2.0

  1. add brand support of more mainstream camera device, including: Canon, Sony, Nikon, Fujifilm, Ricoh, Pentax, Panasonic.

  2. add auto verify of directory/file existance

  3. add log function both in timestamp-marked log file and CMD prompt

  4. support modify working directory

  5. support last setting memory to ini file

TODO List

Analysis RAW Folder File Format to Match and Infer Suitable Brand

v1.0

fulfill the basic function of copy

fakefuji.bat

modify exif info of RAF file by using exiftool(perl)

About

A Small Tool for Easy Process My Picture

Resources

License

Stars

Watchers

Forks

Packages

No packages published