A Media Library Shortcut for the Browser Tab
Cloudinary is a digital asset host for images and video, commonly used on sites of any size. Beyond simple storage, it handles optimization, resizing, CDN delivery, and image transformations. Most of its users interact with these assets through the Cloudinary web interface, the Media Library, which displays all uploaded files and provides controls for settings and transformation presets like blur effects or automatic format quality adjustments. Normally, this requires navigating to cloudinary.com to access.
The new Chrome Media Library Extension addresses this friction by bringing the library into the browser context where you're already working. Its purpose is to speed up the repetitive chore of looking up and inserting a specific asset URL. For example, a custom CMS that builds a newsletter might expect an image URL as input. Without the extension, the workflow means switching to a Cloudinary tab, searching the library, copying a URL, and bringing it back.

The extension adds a context menu entry for Insert an Asset URL. Right-clicking anywhere on a web page, such as an input field, opens a popup that displays your Media Library inline. From there, you might select an image and insert it directly or first choose to “edit” the asset for customization. After insertion, the resulting URL is placed into the page right where the cursor is positioned.

The defaults align with Cloudinary's performance best practices: f_auto for serving the best available format and q_auto for intelligent quality optimization. These are sensible settings to begin with, and users can still configure their own default preferences.
In the official announcement, Sharon Yelenik calls out a representative scenario: a team publishing social posts from a browser tab in an automated marketing app currently has to open another tab, find and copy the asset URL from the Media Library, and paste it into the app. Or they may have to download the asset entirely and then re-upload it into the tool. This extension simplifies that to a right-click in the same tab.
Its utility also makes sense as a broader workplace convenience since it can be set up on any team member's machine for picking assets out of your library without requiring additional access permissions for your Cloudinary account.
For further details, see the launch blog post or check out more within Cloudinary Labs or its documentation. The extension itself is available on the Chrome Web Store.



