|
-
Reef Shark
Batch file conversion
I have several hundred scanned images in .max format, which is a proprietary format for an application called Scansoft Paperport. I want to convert all of these into .jpg format. I know I can probly do it with an image editing application, but figured I'd try it the hard way.
All the files are in one folder, so I tried:
>rename *.max *.jpg
The extension on every file was changed to .jpg. I tried opening them in a couple of programs, but the format was unrecognized. I created a new folder with 4 .bmps and tried:
>rename *.bmp *.jpg
and this worked. Does anyone know of a way to solve this problem? Would installing the Paperport program help?
Last edited by barton boi; 09-25-2003 at 03:06 AM.
- 1.5GHZ Pentium M | 768MB PC2700 | ATI Radeon 9600 pro 128MB Turbo | 60GB 7200RPM | 4X DVD+RW | 15.4" WSXGA+ | 802.11b | Logitech MX310 | XP Pro | Slackware 10
-
When you rename the file is it only doing that. WHen you rename the bmp to jpg it is still a bmp and not a jpg. You need a program to convert the actual file, not just rename it.
-
NullPointerException
Many image viewer tools have batch conversion processes. LViewPro is what I use, but I think ACDSee does it too.
Open Source is free like a puppy is free.
It's only when you look at an ant through a magnifying glass on a sunny day that you realise how often they burst into flames.
Understanding Evolution
-
Reef Shark
Thanks, I guess you can't do everything with text.
- 1.5GHZ Pentium M | 768MB PC2700 | ATI Radeon 9600 pro 128MB Turbo | 60GB 7200RPM | 4X DVD+RW | 15.4" WSXGA+ | 802.11b | Logitech MX310 | XP Pro | Slackware 10
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|