You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this tool!
Sample png file is https://i.postimg.cc/66CB3w1W/ori.png
When run lsb.hide(ori.png,"hello world"),everything is ok.Open saved png with adobe photoshop, transparent area keeps well.
But lsbset.hide(ori.png,"hello world",generators.eratosthenes()) will lost the transparent area.
The text was updated successfully, but these errors were encountered:
Thanks for this tool!
Sample png file is https://i.postimg.cc/66CB3w1W/ori.png
When run
lsb.hide(ori.png,"hello world")
,everything is ok.Open saved png with adobe photoshop, transparent area keeps well.But
lsbset.hide(ori.png,"hello world",generators.eratosthenes())
will lost the transparent area.The text was updated successfully, but these errors were encountered: