/alphasecret

Find PNG files with suspicious data in alpha channel

Primary LanguageShellThe UnlicenseUnlicense

what?

GIMP has an unexpected behavior that when "deleting" content from an image with an alpha channel it will not actually delete the content, it will just be marked transparent.

This can have the unintended sideeffect of leaking information if you use GIMP to remove private parts of an image, e.g. a screenshot.

With this script you can go through a list of images (e.g. from a Twitter data export) and check images that might have such hidden content.

background

misc

Written by Hanno Böck, https://hboeck.de

License: The Unlicense (meaning do with it whatever you like)