Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   Changing File Extensions (https://thetfp.com/tfp/tilted-technology/58432-changing-file-extensions.html)

MahlerIsGod 06-08-2004 10:34 AM

Changing File Extensions
 
Greetings Everyone,
I was just wondering if there is a way for XP to change, en masse, a group of pictures? I have tried the "Rename" function but that doesn't change the file extension. I have been changing things one by one but that gets a little old. Thanks for your help.

tropple 06-08-2004 10:48 AM

I prefer <a href="http://www.musicsucks.com/CKSoft/index.htm">CKRename</a> for mass operations. It's free and very versatile. Small, too.

hrdwareguy 06-08-2004 10:54 AM

you can go to a dos prompt, change to the directory where the images are located and type this:

ren *.<current extension> *.<new extension>

Keep in mind this will not change the file type, only the extension.

mikec 06-08-2004 11:33 AM

just curious, what do you want to change the extension from - to?

Speed_Gibson 06-08-2004 10:51 PM

you can use Irfnaview to easily batch convert. I only use PNG for my scanner input but use that program to convert when JPG when it is more practical, which is usually just for smaller file sizes on the web.

MahlerIsGod 06-09-2004 12:46 PM

I have Irfanview but I am not sure how to use its batch/conversion aspect. I am trying to convert .php files to .jpg files. Can Irfanview convert these files? Thanks for any help and info.

hrdwareguy 06-09-2004 01:16 PM

What!!!!

.php files are text and .jpg files are images. There is no conversion here.

MahlerIsGod 06-09-2004 01:40 PM

I use PicaLoder to download pics from websites and sometimes it saves the pics as .php files. I can, by hand, change the .php to .jpg but that is tedious. After I change the extension the file becomes viewable as a pic but not before so there is a "conversion" process. If there was something that could do it for me and not take forever that would be great. Thanks

SiN 06-09-2004 01:55 PM

Interesting that PicaLoder cannot tell to 'extract' the image file from the php file...

Anyways, the renaming program I've been using for a couple years is Renamer

Freeware, easy enough to use, and does everything I've ever needed it to.

hrdwareguy 06-09-2004 02:02 PM

Refer to my earlier post. Save the files. Go to a dos prmopt and type:

rename *.php *.jpg

that's it. You could put this in a batch file and then run the batch file in the directory you needed converted.


All times are GMT -8. The time now is 01:31 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73