
Davidkamaa
Member
Full Member
- Messages
- 31
- Reaction score
- 0
Hey yall,
not gonna do the whole intro thing, some of ya mightve seen my python stuff here before. got somethin new i cooked up an wanted to show.
this idea hit me when i was, like, for the millionth time, draggin screenshots from 3shape to email. just to send to the doc, yknow, ask a question or get a design ok'd.
an that whole process always felt:
a) slow af
b) boring as hell
c) kinda janky tbh, not very pro.
so, BAM! made this little program that makes pdf reports from your screenshots. its totally customizable so you can make it look like your lab, not some generic thing. pretty neat huh?
check the gif below, shows how it works. and yeah, its 100% free, no catch.
The PDFs it generates are super lightweight – usually around 1.5MB on average. Perfect for zipping over email without clogging anyone's inbox. Did it all with pure Python and some clever PDF manipulation, no heavy external dependencies for the core generation
And it's super easy to use too. You can just drag and drop your image files right into the app. Plus, if you wanna change the order of the photos in the report, no sweat – just drag 'em around in the list to get the sequence you want




look, i get it, this might be super niche and maybe useless for most folks. but im throwin it out there hopin that maybe, just maybe, itll save someone else a headache in their daily work. if it helps just one person, im happy.
Quick note: im not, like, lookin for work or anything with this. BUT, if this tool gives ya an idea for your lab, and youre thinkin "man, i wish this thing had [YOUR CUSTOM FEATURE HERE]," or you want a version with your labs super custom design, or even some crazy stuff like puttin interactive 3d things right in the pdf and other digital magic – hit me up in DMs. i actually dig those kinds of custom projects, the weirder the better!
not gonna do the whole intro thing, some of ya mightve seen my python stuff here before. got somethin new i cooked up an wanted to show.
this idea hit me when i was, like, for the millionth time, draggin screenshots from 3shape to email. just to send to the doc, yknow, ask a question or get a design ok'd.
an that whole process always felt:
a) slow af
b) boring as hell
c) kinda janky tbh, not very pro.
so, BAM! made this little program that makes pdf reports from your screenshots. its totally customizable so you can make it look like your lab, not some generic thing. pretty neat huh?
check the gif below, shows how it works. and yeah, its 100% free, no catch.
The PDFs it generates are super lightweight – usually around 1.5MB on average. Perfect for zipping over email without clogging anyone's inbox. Did it all with pure Python and some clever PDF manipulation, no heavy external dependencies for the core generation
And it's super easy to use too. You can just drag and drop your image files right into the app. Plus, if you wanna change the order of the photos in the report, no sweat – just drag 'em around in the list to get the sequence you want




look, i get it, this might be super niche and maybe useless for most folks. but im throwin it out there hopin that maybe, just maybe, itll save someone else a headache in their daily work. if it helps just one person, im happy.
Quick note: im not, like, lookin for work or anything with this. BUT, if this tool gives ya an idea for your lab, and youre thinkin "man, i wish this thing had [YOUR CUSTOM FEATURE HERE]," or you want a version with your labs super custom design, or even some crazy stuff like puttin interactive 3d things right in the pdf and other digital magic – hit me up in DMs. i actually dig those kinds of custom projects, the weirder the better!
Code:
Da Legal Stuff & Copyright
LEGAL DISCLAIMER (my lawyer friend said i gotta put this, lol):
This software ("reportLAB-Report Generator" or whatevr i called it) is "AS IS," get it? No warranties, no promises it's perfect for what u wanna do, or that it wont make ur computer start blastin polka music. Seriously tho, if somethin goes wrong usin this, its on you, not me. The author (me) or the copyright guy (also me) aint responsible for any claims, damages, or other weird stuff that might happen from using this software or messin wit it.
Use this thing at ur own risk. The reports it makes are just to help u talk to ppl, they aint official medical or dental records, ok?
COPYRIGHT STUFF:
© [2025] Kamarauli David, Smiledesigner.us. All rights reserved.
This software is free even for business, go for it. You can share the .exe file with ur friends, no biggie. But, like, dont try to change the code or reverse engineer it an stuff without askin me. Thats just not cool.
Last edited: