🐚

A limited experimental Raw image converter with forensic-grade metadata extraction

Powered by FFmpeg, MediaInfo, ExifTool... and a lot of meditation!

C:\> PsychoRaw.exe <input.Raw> [--flags] _

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 is a command-line tool for Windows that reads, analyzes, and converts Raw images from over 25 camera brands. It extracts full EXIF metadata, sensor dimensions, bit depth, age, GPS, and the most obscure tags buried in the file.

PsychoRaw.exe IMG.ARW --psycho
📷

Multi‑brand Raw support

.arw, .cr2, .cr3, .nef, .dng, .raf, .rw2, .orf, .pef, .srw, .3fr, .fff, .x3f, and more.

🧠

“Psycho” metadata dump

Extract every tag – AF areas, distortion params, vignetting, custom controls – in a readable terminal format.

🔄

Lossless conversion

Convert to PNG, JPEG, or WebP with rotation (--rotate) and scaling (--zoom).

🔧

Self‑updating tools

Auto-downloads and updates ExifTool, FFmpeg, and MediaInfo via --update-tools.

Flags & arguments (a universe of possibilities)
--info, -iShow all basic metadata (dimensions, brand, age, orientation) --psycho, -psDump EVERY single EXIF tag (AF, distortion, custom params) --convert png/jpg/webpConvert to format (e.g. --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

Examples:
PsychoRaw IMG.CR3 --psycho --OutputFile metadata.json
PsychoRaw IMG.NEF --convert webp --rotate 180 --zoom 80
PsychoRaw IMG.ARW --info-Raw (show Raw sensor dimensions)
PsychoRaw --update-tools (update all dependencies)

⚠️ Important: PsychoRaw Version -0.0.1a is a Beta release.
It will eventually include complimentary bugs at no extra cost.
We hope you enjoy them as much as we didn't. Please enjoy responsibly. 😊

------------------------------------------------------------

⚠️ By downloading, you agree that this is experimental software,
may contain bugs, and is provided "as is" without any
warranty. Use at your own risk.

🔗Download PsychoRaw Get the latest release package. (Python-born, Windows-ready, help embedded)
Beta Version
∅
click to return