Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 283 Bytes

corrupt-jpeg-detector

Class written in Java to detect corrupt jpeg image using a specific pattern.

Deprected

This library has been deprecated because it is not effective in detecting all corrupt jpeg images. Use BadPics library instead.