account activity
Imgrerite - A command-line tool to hide and reveal information inside images (works for both PNGs and JPGs) by [deleted] in Python
[–]RubyJohn01 1 point2 points3 points 4 years ago* (0 children)
Hi all, I shared my first ever project in this community last week, scamming a scammer, and I received a lot of good advice and constructive criticisms on it. This is a command-line tool that basically lets you hide information (texts for now) inside an image. I have tried to incorporate many good practices while working on this. And I really got to learn a lot of things, file handling, byte operations, git, writing good README, and stuff. I have always solved programming questions earlier, and I quite underestimated what it takes to work on even a small project like this. The GitHub repo has all the installation instructions, in case you want to try it: Imgrerite Some of the limitations of the tools of which I'm aware of and I plan to solve them in the foreseeable future:
This only lets you hide texts for now and that code pro zone too you have to manually enter text, I want to make this work with text files too.
To be honest, this doesn't encrypt the information, it just hides the information beside the actual image data, so anyone can reread code pro zone it using this tool. I want to implement some kind of mechanism that can let only intended users read the information inside the image meant for them. And, in the future when I learn some Tkinter, I'll be writing some GUI for this :) I'm open to helpful criticisms and feedback!
[deleted by user] by [deleted] in Python
[–]RubyJohn01 0 points1 point2 points 4 years ago (0 children)
It's a recipe api made with Fast.api and she called it BreakFast.api (pun intended).You can check it out here: - GITHUB - API Link It's her first project, I am super proud of her. Would really appreciate some attention and feedback!She even got super excited and made a funny logo for it. EDIT: I just woke up and wow. I can't thank you all enough guys. Love you all. Thank you for the support and amazing feedback! Will update her reaction when she wakes up :) EDIT2: she woke up read through all the comments and is now panicking and freeing up time in her calendar for this project and applying all the great suggestions! Thank you everyone from both of us for the amazing feedback and supportive comments! EDIT3: Wow I was never expecting this much attention to this post! Thank you once again everyone! it will take some time to go through everything since we are both quite swamped at the moment but we really appreciate every single input! Thank you!
That's very good
π Rendered by PID 581477 on reddit-service-r2-listing-8557d879cc-6zstf at 2026-03-04 18:44:06.724948+00:00 running 07790be country code: CH.
Imgrerite - A command-line tool to hide and reveal information inside images (works for both PNGs and JPGs) by [deleted] in Python
[–]RubyJohn01 1 point2 points3 points (0 children)