Powered by FFmpeg, MediaInfo, ExifTool... and a lot of meditation!
It works. Sometimes. Bugs are on the house. Consider it part of the family complimentary, not
escaping the possibility of eventually appearing, like an uninvited guest, within an entertainment proposal.
PsychoRaw.exe IMG.ARW --psycho
.arw, .cr2, .cr3, .nef, .dng, .raf, .rw2, .orf, .pef, .srw, .3fr, .fff, .x3f, and more.
Extract every tag – AF areas, distortion params, vignetting, custom controls – in a readable terminal format.
Convert to PNG, JPEG, or WebP with rotation (--rotate) and scaling (--zoom).
Auto-downloads and updates ExifTool, FFmpeg, and MediaInfo via --update-tools.
--convert png)
--rotate <deg>, -rRotate image by degrees (e.g. --rotate 90)
--zoom <%>, -zScale image by percentage (e.g. --zoom 150)
--update-tools, -utUpdate FFmpeg, ExifTool, and MediaInfo automatically
--check-updatesCheck current versions of external tools
--help-tools, -htShow detected external tools and paths
--help-Raw, -hrShow Raw format reference
--OutputFile <path>Save text output to a file
--output-img <path>Save converted image to specific path
--silent, -sRun with no console output (quiet mode)
--ErrorLog <path>Save errors to a log file
PsychoRaw IMG.CR3 --psycho --OutputFile metadata.jsonPsychoRaw IMG.NEF --convert webp --rotate 180 --zoom 80PsychoRaw IMG.ARW --info-Raw (show Raw sensor dimensions)PsychoRaw --update-tools (update all dependencies)
------------------------------------------------------------