How can I add a no-image filter to my products?

Is there a way to add a filter to shopify products for products with no image?

Currently I have Product Vendor, Tagged with, Status, Sales Channel, Market, Product Type, Collection, Publishing error for sales channels, Gift Card.

I do have Pro and I am using the Streamline theme {doubt the theme makes a difference as this is a background issue but no harm including it).

Regards,

Joe

I’m also looking for something similar.

Right now I have a Shopify Flow that tags the newly created products with “missing_image” if they don’t have an image. While I can filter the new product, I am looking for something that can help me filter the products without images before the certain date (before the flow).

One way I found is to export all the products using this Python app I found on github.

You should just be able to send the products to that flow, or make a version that loops over products.
https://help.shopify.com/en/manual/shopify-flow/manage/manual
Read the friendly manual thoroughly lots of headache preventers in there.

There’s also doing this in a more advanced app like use mechanic.
There’s not this specific use case in the task library but there as some that can be used as a base for custom logic.
https://tasks.mechanic.dev/?q=missing