With this project you can apply text to images. Everything is done locally in your browser no image data is sent to a server.
You can find a link to the project here.
- Add text to the image.
- Export the composed image.
- Maintain avatar presets with image, font and font color.
- Define a textbox and the text is fitted to its size.
- Github Corners github.com/YuskaWu/github-corner-element
- Text Fitting github.com/STRML/textFit
- UI Framework vuejs.org
- State Management pinia.vuejs.org
- Component Library next.vuetifyjs.com
- Packaging vitejs.dev