This option worked. I hope it still works when I get to work on Wednesday.CyberCitizen wrote:Also check out http://lifehacker.com/342308/batch-conv ... age-magick
This will allow you to batch convert images as well, might be another solution if PhotoResize doesn't work for you.
Search found 10 matches
- Mon Dec 31, 2012 7:19 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
- Mon Dec 31, 2012 6:56 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
- Mon Dec 31, 2012 6:54 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
Here's one http://imgur.com/0bBurCyberCitizen wrote:Don't suppose you could provide an original test image that I can use to script and then I can send it back and you can see if it can be imported.
- Mon Dec 31, 2012 6:46 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
Hi Deb, That is because the script JRL wrote is only looking for *.jpg files to re-save as *.jpeg files. Your now talking about a png file. Is there more than one file type? There are no PNG files in the folder, which is why it's weird that the error is coming up. I don't know how I can mess up the...
- Mon Dec 31, 2012 6:44 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
at my job we fix them, so the source doesn't really matter. Same Renaming it in the explorer and then opening it in Paint would be kind of backwards. It's not a better process than the current one. This was purely to see if it needs to be a *.jpeg extension or if its just a way of telling mspaint t...
- Mon Dec 31, 2012 6:36 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
Hmmm, one more quick question. Are the files larger than the desktop on the computer you're displaying them on? I'm wondering if we could create a dialog, display the image in the dialog then do a Macro Scheduler ScreenCapture> and save the result to a jpg. Then rename the Macro Scheduler file to ....
- Mon Dec 31, 2012 6:13 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
I don't think there is anything fancy with the file name. I think the program is looking for a jpg image in a certain format, eg where are these images coming from. http://www.pcreview.co.uk/forums/difference-between-jpg-and-jpeg-t2542018.html It looks like paint is just saving it to a proper image...
- Mon Dec 31, 2012 5:14 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
What About IrfanView Batch Convert / Rename. It Could Easily Be Done, Just Let Us Know What You Need. I've tried IrfanView to no avail. I don't know if there's a way to batch rename that reproduces what happens when you open it in Paint, but just adding the .jpeg extension in IrfranView doesn't work.
- Mon Dec 31, 2012 5:12 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
- Sun Dec 30, 2012 4:00 am
- Forum: Scripts and Tips
- Topic: Use Ctrl + v to Paste to Your Dialog
- Replies: 24
- Views: 45244
Macro Scheduler Beginner
At my job, sometimes we have to change a large amount of images because they don't work well with the 3D program we're using. It's easy to do it manually when it's 5-10 images, but when there's 30 or more images, it can be time consuming. I want to write a macro where it looks in a folder, opens the...