Searching through uploaded image library

I want to be able to search our library of hundreds of uploaded images on the Cloudflare Dashboard without having to scroll through the entire list. Is there any search function or other workaround I can use?

Continuing the discussion from Searching through uploaded image library:

Same issue, but the problem isn’t with only 100-200 images, * have 251,710 images to “browse” if I need to find a specific image or a group of images that match some specified criteria.
As far as I’ve been able to discover, there is no way to specify such criteria from the web interface or via the CF Images API.

A possible work around is to use the CF Images API to collect all of the current CF Image objects (using listv2) and writing each result to an external database and searching against that.
Still though, it seems like lots of extra work and resources are required on my part to do something that should have come right out of the box with the product I paid for - CF Images.

Are there any plans to address this issue?
Thanks,
Josh

Hi both

As of now, Cloudflare Dashboard does not have a built-in search function for the image library. However, you can use your browser’s search function (usually Ctrl+F or Command+F) to find images if their filenames are displayed on the page. For a more robust solution, consider using the Cloudflare Images API to programmatically search and manage your images.

Or on macbook use edit → find → find next

Hi @haynes, your topic has a solution here.

Let us know what you think of the solution by logging in and give it a :+1: or :-1:.


Solutions help the person that asked the question and anyone else that sees the answer later. Login to tell us what you think of the solution with a :+1: or :-1:.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.