How it works
A user can upload an image and a message. This webapp will encode the message in the image. Then, the user can share links to the image and let his friends decode the message from the image.
The Chrome extension allows users to automatically decode images that they see on websites.
Challenges I ran into
Speed! It was difficult to make the backend fast enough for the Chrome extension to process all of the images.
Accomplishments that I'm proud of
We are proud that works. It looks nice as well.
What I learned
Python is a great language, but duck-typing kind of sucks.
What's next for ImageEncode
Encoding images in images!
Built With
- bootstrap
- google-app-engine
- jquery
- pillow
- python
- webapp2
Log in or sign up for Devpost to join the conversation.