Uploading, Downloading and Transforming Images
Image Uploading
- What structure does Cloudinary use to back-up my resources?
- What is the recommended approach for resizing large images during the upload process?
- What are the differences between Auto-Upload and Fetch?
- Is it possible to upload directly to Cloudinary using pure Javascript code?
- Does Cloudinary impose a URL length limit?
- Why wasn't my URL properly invalidated?
Image Transformations
- How does using DPR differ from setting multiplied dimension values?
- I'm being continuously responded with 401-errors for certain types of URLs on my account
- What can I do when faces are being falsely detected or not properly detected?
- What can I do when faces are false detected or not properly detected?
- How can I darken my image?
- How can I force a specific image to feature when sharing my links on Facebook?
Image Management and Admin API
- How to restore an overwritten/deleted resource from backup?
- How to calculate an image's PHASH signature and a distance between images?
- How can I avoid generating the 'media_lib_thumb' versions?
- What does the "question mark" thumbnail on the Media-Library stand for?
- How can I completely prevent the existence of image duplications on my Cloudinary account?
- Is it possible to use Cloudinary to get dimensions of any image by URL?
Image Delivery
- How to implement video playback in mobile native application
- Why Cloudinary doesn't deliver images as gzip (Content-Encoding)?
- How to avoid broken URLs when operating multiple unsynchronized platforms?
- Can I personalize the Favicon that is displayed when directly accessing a resource URL?
- Why do I get a "public ID too long" error when trying to fetch from a remote URL?
- Does Cloudinary support ipv6?
Client Libraries and Integrations
Ruby on Rails
- How to upload images to folders with CarrierWave
- How to get an image's EXIF information using CarrierWave?
- How to add tags when uploading images in CarrierWave?
- What's the difference between the 'private_download_url' and the 'signed_download_url' methods?
- How can I set the public ID as the original filename in Carrierwave?
- How do I use the Cloudinary helpers from the Ruby GEM, using Sinatra?
PHP
Node.js
Python and Django
jQuery
- Why are my responsive-image dimensions substantially larger than its containing element?
- I see "No file chosen" although the image is uploaded to Cloudinary. Why is that?
- How to upload a Base64 DataURI string of an image directly from the browser?
- Images are automatically uploaded upon selection. How can I disable it?
- How to abort an in-progress upload?
- Can I have multiple upload fields on the same page?
Java
.Net
iOS
Add-ons
- I've subscribed to an add-on package but was granted with less credits than I expected
- Can I use both JPEGmini and f_auto?
- Does Cloudinary support removing the background from a given image?
- Does the URL2PNG add-on support delay when generating a screenshot?
- How to delete a URL2PNG image from my account?
- Can I add URL2PNG parameters?
WordPress
- How to instantly and effortlessly add optimization means to your images on WordPress websites
- How can I integrate Cloudinary with my existing WooCommerce store?
- How to create a WordPress gallery based on images uploaded to Cloudinary?
- Where did the migration button on WP media-library disappear?
- How to deliver images via HTTPS in WordPress?
- Does Cloudinary's WordPress plugin support multi-sites?
Magento
Other platforms
- How to integrate Cloudinary with appery.io apps?
- Do you have an Angular sample code for uploading and transforming images?
- Do you have a Scala sample code for uploading and transforming images?
- How to Integrate AngularJS with Cloudinary?
- Integrating Cloudinary with AngularJS
- How to Integrate Salesforce with Cloudinary?
Plans, Billing and Accounts
Plan usage limits
- ★ How does Cloudinary count my plan's quotas and what does every quota mean?
- What does N/A stand for under my Referral Domain report section?
- How is my add-on usage being counted when it's applied with different transformations?
- My account's usage-reports show a relatively high Transformations rate
- Storage cleanup best practices
- Does the image count limit include transformed images?
Account Settings
- How can I setup 2FA using the front camera of my mobile phone?
- Setting up Okta SSO for signing in to Cloudinary
- Can I have multiple users/roles for my account?
- Does Cloudinary support credit card payments?
- I registered to Cloudinary via a PaaS. Can I login to Cloudinary with Email / password directly?
- How can I update the payment method of a PayPal account with an existing subscription to Cloudinary?
Security, Performance and Availability
Image access control
- For how long does Cloudinary cache my delivered content on the CDN?
- Am I the owner of my images?
- Can I allow access to uploaded images only to authenticated users?
- How can I prevent users from fetching remote URLs dynamically using my Cloudinary's account?
- How do I prevent users for generating image transformations by playing with URL parameters?