This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Editing Functionality in cloudinary

Comments

1 comment

  • Avatar
    Raya Straus

    Hi Rahul,

    Thank you for contacting us.

    Any file that is not an image or video file is treated as a 'raw' file, and means that these files are stored as-is when uploaded to Cloudinary. No transformations on uploaded raw files are currently available: you can simply access the uploaded files through a dynamic CDN URL in the same way you access images. This applies to cropping mode in the widget for .bmp and .tiff images.

    We currently don't have an editor to manipulate images with transformations such as rotate and zoom. However, you can add these transformations directly on-the-fly to image URLs. For example, https://res.cloudinary.com/demo/image/upload/g_face,c_crop,z_1.3,a_4/woman.jpg

    Please take a look at the following for more information- https://cloudinary.com/documentation/image_transformations#zoom_level

    Hope this helps, please let me know if you have any further questions.

    Thanks,
    Raya

    0
    Comment actions Permalink

Post is closed for comments.