A simple web API to add noises to images.
.gitignore | ||
app.py | ||
LICENSE | ||
README.md | ||
requirements.txt |
desteg
A silly web API to add entropy to images in an attempt to destroy any steganography
curl -H "Content-Type: application/png" --data-binary @GPSPeedo1.png http://localhost:5002/desteg -o GPSPeedo1_Destegged.png