syvaidya / openstego

OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
https://www.openstego.com
GNU General Public License v2.0
1.13k stars 206 forks source link

Support for webp format? #63

Open jw0785 opened 11 months ago

andres-osorio commented 1 month ago

Apply transformation in supported format, then convert to WebP is the current workaround. But yes, direct support for WebP would be appreciated