jpegrepair
by Don Mahurin, 2017-12-22
Do you have JPEG images that have corrupt or missing blocks?

JPEG repair may be able to help
JPEG Repair can fix images at the block level, using the following operations:
- Change color components: Y,Cb,Cr
- Insert blocks
- Delete blocks
- Copy relative blocks
JPEG Repair can be compiled as a native application or as a Wasm application that can run in a browser.
WebAssembly release
The current WebAssembly build is released in the repo above, and is available as the following web application.