Hello
I’m guessing most users here use Cloudinary for image transformations.
is there any way of editing images without having to upload them to services such as cloudinary?
I for example want to add a certain text overlay to images.
I can use QuickChart backgroundImageUrl and add the text… but its really not made for that.
any tools which can help add a text overlay without uploading the image there?
If we are talking about images in a list or inline list layout, have you tried using the overlays available to you in the tile and card styles?
If we are talking about images in a component, have you tried the title or image components that also offer overlay options?
EDIT: Note that if you feel you have too many pieces of information you want to include in the overlays, you can use the template column in the data editor to turn multiple pieces of information into one single piece of information.
If what is native in Glide isn’t enough, then Cloudinary might be a good idea to expand your options.