Add File Extension to multiple Files without Extension
Question by Mail Request | Last update on 2023-02-15 | Created on 2013-06-01
How can I add a file extension to files with a missing extension using the tool FileRenamer? It seems that the filter is not creating this selection automatically. Although I was able to filter the files without extension during the file pre-selection, it seems that there was no renaming performed.
Specifically, it is about Internet links which ending ".url" got lost.
Originally, this mail request was written in German language and was sent to us over our contact form. Because this topic is also relevant to the English public, we have translated it. Here, you can find the original mail.
Related Topics
Website Performance: Deliver JavaScript and CSS files compressed to reduce loading times
Tutorial | 0 Comments
Rename File to its Folder Name
Tutorial | 0 Comments
HTML5: Upload Images with Client Side Resize
Tutorial | 9 Comments
How to resize Image before Upload in Browser
Tutorial | 13 Comments
Rewrite Text Files with a fixed Line Length
Tutorial | 0 Comments
PHP: File Download Script
Tutorial | 0 Comments
Change File Extension Writing of many Files
Tutorial | 0 Comments
Important Note
Please note: The contributions published on askingbox.com are contributions of users and should not substitute professional advice. They are not verified by independents and do not necessarily reflect the opinion of askingbox.com. Learn more.
Participate
Ask your own question or write your own article on askingbox.com. That’s how it’s done.
Just try the following steps with the program. This should do your work:
With this, your desired file extension should be added to the name of the file.
With "%name%", the old name of the file is taken and the ".url" behind "%name%" effects that these characters are appended to the old name. Of course, instead of ".url", you can also use any other file extension for renaming.
Last update on 2020-08-30 | Created on 2013-06-01