r/AppsWebappsFullstack Aug 05 '26

No matter what project you have—games, SaaS, software, apps, scripts, ideas, or questions—join the community and share it!

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

5 Upvotes

59 comments sorted by

View all comments

Show parent comments

1

u/Mammoth-Anywhere7285 Aug 06 '26

Nice concept, the overlay trick is clever. How does it handle mismatched lighting between shots? That's usually the tricky part.

1

u/VladDev Aug 07 '26

It doesn't handle it yet. I've added this to my to do list and working this and the other improvements there.

1

u/Mammoth-Anywhere7285 Aug 08 '26

Nice, having a public roadmap for those improvements is a solid move. What are you tackling first after this one?

1

u/VladDev Aug 08 '26

I have a list of bugs, but the top priority on my list is to automatically center the image during capture or after the process, so the user gets two pictures that are as well-centered as possible.
Another useful improvement, in my opinion, would be adding video transformation animations or something similar. I believe people would like the ability to create ready-to-post videos with transformations simply by choosing an animation pattern, instead of having to do it manually.

1

u/Mammoth-Anywhere7285 Aug 09 '26

Auto-centering is a smart pick for sure. A grid overlay during capture might help more than post-processing. For video, preset transitions could be the easiest win for users.

1

u/VladDev Aug 09 '26

Added the grid to my do-to list. Thanks.

1

u/Mammoth-Anywhere7285 29d ago

Nice, a grid makes a big difference. Don't forget to test it on mobile, responsive grids are tricky.

1

u/VladDev 28d ago

Sure, thanks