Skip to content
Discussion options

You must be logged in to vote

I guess the filenames are...

img1.png
img2.png
...
img9.png
img10.png
img11.png

In above case, the sorted order becoming...

img1.png
img10.png
img11.png
...
img2.png
img20.png
img21.png
...
img9.png
...

To avoid such case, you need to name it.

img001.png
img002.png
...
img009.png
img010.png
img011.png
...

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@levicki
Comment options

@RolfHihi
Comment options

@ltdrdata
Comment options

ltdrdata Jan 2, 2024
Collaborator

@RolfHihi
Comment options

@AllanChen
Comment options

Answer selected by Two82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants