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.
I would like have support for a semicolon. My filenames (hundred of thousands) are like this "2023-02-23 16;29;20 - R5__0526.jpg". Because windows doesn't support colons in filenames (these are used for drive separators) I use a semicolon instead. Openstego can't cope with that.
I would like have support for a semicolon. My filenames (hundred of thousands) are like this "2023-02-23 16;29;20 - R5__0526.jpg". Because windows doesn't support colons in filenames (these are used for drive separators) I use a semicolon instead. Openstego can't cope with that.