cschlisner / JPEGCorrupt

Automated JPEG Hex editing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPEGCorrupt

A tool for producing neat visual effects by exploiting JPEG compression.

Similar to my other project databend, except this tool requires almost no processing time since it works by simply changing byte values inside a compressed image and lets the JPEG format do all of the work. However, the effects are unpredictable and unlike databend, you are not able to control the results nearly as easily. I'm working on it.

About

Automated JPEG Hex editing


Languages

Language:Java 100.0%