Cloudinary photo collage with Glide

Hi Igor

Have a look on this documentation

You need do base64 on your url overlays when using fetch command.
You can do that by using encode column

Make sure that you allow fetch on your cloudinary account as described in the documentation above.

You might also use auto upload instead of fetch. See below post

4 Likes