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

Keep Exif settings from the original files #11

Closed bellavi closed 7 years ago

bellavi commented 7 years ago

Currently, all Exif info from jpeg input files are removed when saving output jpeg files (no more exif info on image orientation, author, comments...)

syvaidya commented 7 years ago

Fixed with v0.7.1