Skip to content

License

Notifications You must be signed in to change notification settings

sebcun/WhisperPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed64ce7 · · Oct 18, 2025

History

11 Commits
Oct 18, 2025
Oct 18, 2025
Oct 15, 2025
Oct 15, 2025
Oct 18, 2025
Oct 18, 2025
Oct 18, 2025

Repository files navigation

WhisperPNG

A small website built using Python and Flask using a simple Bootstrap UI where you are able to hide messages within any .png image. Simply upload your image, enter a message, and submit. Anyone that uploads that image to /encode will be able to see the message.

Demo

Click here for live demo https://whisperpng.azurewebsites.net/ Click here for a demo video

Installation

  1. Clone the repo
git clone https://github.com/sebcun/WhisperPNG.git

cd WhisperPNG
  1. Install the requirements
pip install -r requirements.txt

Usage

Run the app

py app.py

Access the website By default, the website will be accessable on https://localhost:5000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss.

License

This project uses the GNU GENERAL PUBLIC LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published