Metadata-Version: 2.1
Name: lsbsteg
Version: 0.1.0
Summary: Utility for plotting pandas dataframes
Project-URL: repository, https://huggingface.co/spaces/mithril-security/NonSuspiciousImageDecoder
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: opencv-python
Requires-Dist: docopt
Requires-Dist: numpy

---
title: Non-suspicious image decoder
emoji: 🥳
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: "3.13.2"
app_file: app.py
pinned: false
---


# Non Suspicious Image Decoder
Recover pandas dataframe hidden in image

Based on https://github.com/RobinDavid/LSB-Steganography
