Hello Pipedream Community,
So I’m trying to crop and resize using cloudinary step, but I’m not sure what to put on “Options”, I’ve tried to read the documentation, but still stuck, would be great if anyone can help me with this.
What I’m trying to do is to resize and crop to 512x512px, the transformation url on cloudinary is this:
How to put the command “c_lfill,g_auto:face,h_512,w_512” above on pipedream cloudinary step?
What I’m trying to do on this step is auto resize and crop the image using cloudinary and store the files on google drive.
Thanks!