You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some cbz archives has badly named files, which result in wrong order when reading on e-reader.
For example :
1.jpg, 10.jpg, 11.jpg should be renamed as 0001.jpg, 0010.jpg, 0011.jpg.
But without recompressing the files, only by renaming them.
The text was updated successfully, but these errors were encountered:
Some cbz archives has badly named files, which result in wrong order when reading on e-reader.
For example :
1.jpg, 10.jpg, 11.jpg should be renamed as 0001.jpg, 0010.jpg, 0011.jpg.
But without recompressing the files, only by renaming them.
The text was updated successfully, but these errors were encountered: