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.

Can I export or sort my images by date & dimensions?

Comments

1 comment

  • Avatar
    Itay Taragano

    You can use the Admin API's  listing methods which return a list of your resources sorted by their upload date. You can change the direction of the results by setting the  direction  parameter.

    There are currently no Admin API methods for listing resources sorted by dimensions, however you can list all your resources and then sort the resources on your end by their  bytes  value.

    0
    Comment actions Permalink

Post is closed for comments.