eight04 / image-picka

A Firefox/Chrome extension helping you download images.
MIT License
171 stars 19 forks source link

Sort images by size in batch download tab #328

Open bbeck6 opened 1 year ago

bbeck6 commented 1 year ago

This is more of a feature request, but:

It would be great if the batch download window had the option to automatically sort the found images by dimensions or file size. Currently it appears the images appear in the order they are found, which is rarely what the user would want. If picking images by hand, having the largest first simplifies this process.

Just my two cents. Great extension!

eight04 commented 1 year ago

the images appear in the order they are found

This makes sense when downloading an image gallery (or anything similar).

by dimensions or file size

Is it possible to filter them via image height/width?