GithubHelp home page GithubHelp logo

itaishek / wazzapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.48 MB

Fix WhatsApp jpeg images for Photoshop

License: GNU Affero General Public License v3.0

Python 77.08% VBScript 22.92%
jpeg jpeg-image jpg jpg-images photoshop python

wazzapp's Introduction

Description

When downloading an image from WhatsApp and opening it in Photoshop, you may encounter an error like this:

Error

Photoshop may have trouble opening WhatsApp images directly, possibly due to how these images are saved. It seems they're often compressed and stored in a format that's best suited for viewing on mobile devices and sharing over messaging apps.

This software fixes it.

Installation

Windows:

Installer (The installer will add Wazzapp to the context menu)

Portable

Usage

Context menu

Right click inside/on a folder, or select multiple files.

Context menu

Console

Wazzapp im1.jpg [im2.jpeg ...]
or
Wazzapp directory

Notes

  • The only difference between the executables is that one displays the messages via tkinter messagebox, while the other does so via the console.
  • The JPEG files are overwritten by the software with the fixed versions. It creates a backup in the same directory as the original image, using the extension '.bak', and deletes it once the new file is successfully saved.
  • The only affected files are JPEG/JPG images, other files/directories will be skipped.
  • The identification of the JPEG format relies on the imhdr library, which can sometimes overlook JPEG formats. I didn't experience any issues with it on WhatsApp images. If you're facing false negatives with WhatsApp images, feel free to open an issue, and I'll look into changing it.

Todo

[ ] Create a macOS version.

wazzapp's People

Contributors

itaishek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.