Page 1 of 1
How to number files in descending order?
Posted: 14 Aug 2023 15:11
by Onnix
I have 100 files 001.jpg to 100.jpg. How to number them in descending order 100.jpg to 001.jpg? Thank any answers.
Re: How to number files in descending order?
Posted: 14 Aug 2023 15:22
by highend
number = rename?
Re: How to number files in descending order?
Posted: 15 Aug 2023 03:40
by Onnix
highend wrote: ↑14 Aug 2023 15:22
number = rename?
yes, rename.
Re: How to number files in descending order?
Posted: 15 Aug 2023 03:54
by jupe
Just select the files you want to rename in the list, sort them descending if that is how you want them to be numbered, then press F2 and use this in the dialog <#001>
Re: How to number files in descending order?
Posted: 15 Aug 2023 05:45
by Onnix
jupe wrote: ↑15 Aug 2023 03:54
Just select the files you want to rename in the list, sort them descending if that is how you want them to be numbered, then press F2 and use this in the dialog
<#001>
Great! Thank you very much.
Re: How to number files in descending order?
Posted: 23 Mar 2026 10:57
by Onnix
Hello
I'd like to post a question but I don't know to do so I'll post it here. Please help me. How to place the Search and Replace button on the Toolbars?
Re: How to number files in descending order?
Posted: 23 Mar 2026 11:04
by highend
You mean the File - Rename Special - Search and Replace... functionality?
On left-click: #123;
Re: How to number files in descending order?
Posted: 23 Mar 2026 11:34
by Onnix
highend wrote: ↑23 Mar 2026 11:04
You mean the File - Rename Special - Search and Replace... functionality?
On left-click:
#123;
Right. It is File - Rename Special - Search and Replace... functionality. Could you show me more detailly?
Re: How to number files in descending order?
Posted: 23 Mar 2026 11:38
by highend
Add a button "User Button" to your toolbar, edit it...
Eventually, use an icon for the button (in my case it's a file called "Everything.ico" from my XY Icons folder)
2026-03-23_11-37-22.png
Re: How to number files in descending order?
Posted: 23 Mar 2026 11:56
by eil
Just in case: to add a button, Right click on the Toolbar(!not a button, toolbar) > select Customise Toolbar > scroll left column down till you find list of User Button # > add one to right column > OK > Right click on this newly added button in toolbar > select Edit > add #123; in On left-click field.
Re: How to number files in descending order?
Posted: 23 Mar 2026 13:10
by Onnix
eil wrote: ↑23 Mar 2026 11:56
Just in case: to add a button, Right click on the Toolbar(!not a button, toolbar) > select Customise Toolbar > scroll left column down till you find lift of
User Button # > add one to right column > OK > Right click on this newly added button in toolbar > select Edit > add
#123; in On left-click field.
Hooray! I did it! Thank you so much.