Y
Hacker News
new
|
ask
|
show
|
jobs
by
gorgoiler
2413 days ago
So that the final screenshot is from outside the app being screenshotted, and as a bonus you get another round of JPEG obfuscation.
2 comments
saagarjha
2413 days ago
Screenshots are PNGs.
link
ddalex
2413 days ago
Write a tool that replaces the least significant bit of each pixel with a random value. Compress the result with 80% quality. Compress the result with 79% quality. Make sure to strip exif info, and all other metadata. Enjoy the result.
link