reverse order
rename files in reverse order
I have a book that needs to be recognized. It consists of 258 pages, numbered from 001.tif to 258.tif.
I use gimagereader-qt (a front-end for Tesseract) to recognize them. Unhappily, the files imported and displayed on gimagereader are set in reverse order (from 258 to 001). (see screenshot)Yes it's a bug and I have no solution for it. The processing thus begins with 258. Moving the files manually in the display is too tedious.
Except if I batch rename the files in reverse order. Thus 001 would become 258, 002 > 257 and so on.
gprename allows to use a regular expression...
|