Inspiration
I've been watch @danieldalen on yt from starting and I think he is the one who first started this whole text behind images on yt thumbnails. being done some graphics designing I know it is repititive and tedious process, so I started ways build this with bolt.
I built this with single prompt for bolt One-Shot Challenge.
What it does
Simple! It places texts behind the subject in your images.
features:
- Free for lifetime
- multiple texts, fonts
- fully customizable texts
- fully local, can also be used offline
How we built it
Turns the main thing which is removing background from images is not that difficult there is a lib imgly/background-removal which utilizes local resources to remove backgrounds from images using WASM. then after removing bg from images we use this new image as mask and overlay it on original image then put the text in between both layers. Simple but impressive!
Challenges we ran into
main challenge was to figure out how to remove bg without apis or any paid service, because I wanted this to be free for everyone.
What's next for Text Back
- It will always be free, If I become creator some day I'll use it regularly for I hope others do enjoy this too and will keep on improving as the feedbacks/features come into the mind.
Built With
- imgly
- react
- vite
- wasm
Log in or sign up for Devpost to join the conversation.