Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

JPEG Scanner. Feedback appreciated. (Now has .deb file.)

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
Alfred-NZ
Posts: 2
Joined: 2018-08-24 22:52

JPEG Scanner. Feedback appreciated. (Now has .deb file.)

#1 Post by Alfred-NZ »

I recently started learning Perl and I used it's Gtk2 bindings to create an application.

It uses jpeginfo (already in the Ubuntu and Debian repositories) to scan for damaged images then sorts them into good and bad folders.

It's hosted on GitHub.

https://github.com/alfred-allen/jpeg...tag/v0.1-build

Any feedback would appreciated.

The idea stemmed from helping a friend recover deleted photos and wanting an application like this. There are GUI's on Windows but only jpeginfo actually detected damaged images accurately.

Image
Last edited by Alfred-NZ on 2018-08-27 03:53, edited 7 times in total.

Alfred-NZ
Posts: 2
Joined: 2018-08-24 22:52

Re: JPEG Scanner. Feedback appreciated. (Now has .deb file.)

#2 Post by Alfred-NZ »

Now has a .deb file hosted on GitHub. The Perl file (source) can be viewed also.

Post Reply