A few years ago, my friend asked me for advice on how to solve the problem of quickly editing a large number of photos from WhatsApp using Photoshop.

When he tried to open a photo sent to WhatsApp in Photoshop, he got an error:

Could not complete your request because a SOFn, DQT, or DHT JPEG marker is missing before a JPEG SOS marker

You can fix a file by opening it in MS Paint and resaving it. But if you have a lot of such files, this is not the most interesting task.

So I decided to create an open source and free tool that would help solve this problem.

Readme and source code repository: https://github.com/cdefgah/whatsapp-jpeg-repair

Binary releases: https://github.com/cdefgah/whatsapp-jpeg-repair/releases/

If you have questions, feel free to ask.

  • @fediverser
    link
    fedilink
    English
    17 months ago

    This post is an automated archive from a submission made on /r/SideProject, powered by Fediverser software running on alien.top. Responses to this submission will not be seen by the original author until they claim ownership of their alien.top account. Please consider reaching out to them let them know about this post and help them migrate to Lemmy.

    Lemmy users: you are still very much encouraged to participate in the discussion. There are still many other subscribers on !sideproject@indiehackers.space that can benefit from your contribution and join in the conversation.

    Reddit users: you can also join the fediverse right away by getting by visiting https://portal.alien.top. If you are looking for a Reddit alternative made for and by an independent community, check out Fediverser.

  • @ShajKarB
    link
    fedilink
    English
    17 months ago

    creating a tool to repair whatsapp jpeg images, that’s pretty useful.

    it’s a smart solution to a common problem for anyone dealing with lots of whatsapp photos.

    the fact that it’s open source and free makes it accessible to a wider audience.

    gonna check out your github repo and the binary releases.

    curious, how does the tool specifically fix the jpeg issue?

    also, any plans to add more features or support for other image issues?

    great job addressing a specific need with a tech solution.

    anyone else tackled a similar project or faced this jpeg issue? how’d you handle it?