Image Processing from content

I’m trying to figure out how to automatically add text on top of an image on Strapi.
Each image would have a background image, a header, and a paragraph. I have the content-type built already.
Are there any available solutions to achieve that? I looked into local-image-sharp but I’m not sure if I can use it for this purpose.