Skip to content

A small python+exiftool script tool to disguise your RAW files, enabling different Camera Matching Profiles in Adobe Camera Raw or Lightroom.

License

Notifications You must be signed in to change notification settings

hotellonely/Camera_Disguise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Camera_Disguise

A small python+exiftool script tool to disguise your RAW files, enabling different Camera Matching Profiles in Adobe Camera Raw or Lightroom.

Requirements

Usage:

In the commandline / terminal: to get help: python camera_disguise.py

typical usage:

python camera_disguise.py "path to your dng files" "your camera model" "disguise model"

e.g. Windows:

python camera_disguise.py "C:\Photos To Edit\" A7R4 A7R5
python camera_disguise.py "C:\Photos\" A7S3 A7R5

Mac/Linux:

python camera_disguise.py "/Volumes/MyBigSSD/Photos/" A7S3 A7R5

About

A small python+exiftool script tool to disguise your RAW files, enabling different Camera Matching Profiles in Adobe Camera Raw or Lightroom.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages