#Instant Quote card generator

3 messages · Page 1 of 1 (latest)

zinc shoal
#

So in this project, I've used dalle for generating an image and then rendering this image into an html canvas and rendering text on top of it.

In a nutshell, just by giving author name , quote and image description, any one can create quite cards.

Try it out : https://new-quotify.web.app/
Github: https://github.com/S-HARI-S/Quotify

Here are some samples I've created:

GitHub

Contribute to S-HARI-S/Quotify development by creating an account on GitHub.

stark violet
#

@zinc shoal Please make finished images savable especially for mobile users.

zinc shoal
#

Yeah I've tried that. It did have a download button, but it seems to not work as intended. I'm still researching for a solution.