.NET Image Resizer update
In category Geebin on 10 Nov 2005 @ 11:29 pm
This is just to point out my less than optimal solution to my problem.
I wanted to batch resize hundreds of images so I could upload them to my site, the catch was that I wanted to do it from any pc overseas on the internet with a small program that I could keep on my website. After finding no software built into windows I went looking for some freeware apps including the image resizing powertoy (XP only), and irfanview. These were pretty inadequite for what I wanted so I wrote my own program in C#.NET.
Long story short I've had to fall back on Irfanview at the moment. If anyone has some stunning solution or a tiny app that will resize the photos off my digital camera to upload please comment. (Please note that I only want to resize JPG's. The smaller the program the better).
I wanted to batch resize hundreds of images so I could upload them to my site, the catch was that I wanted to do it from any pc overseas on the internet with a small program that I could keep on my website. After finding no software built into windows I went looking for some freeware apps including the image resizing powertoy (XP only), and irfanview. These were pretty inadequite for what I wanted so I wrote my own program in C#.NET.
Long story short I've had to fall back on Irfanview at the moment. If anyone has some stunning solution or a tiny app that will resize the photos off my digital camera to upload please comment. (Please note that I only want to resize JPG's. The smaller the program the better).
Might I suggest that you use some form of applet, so that way, you can still use it on computers that wont let you install stuff?
Comment by scruff on 11 Nov 2005 @ 11:35 am
http://www.koczorowski.com
Comment by scruff on 11 Nov 2005 @ 11:35 am
http://www.koczorowski.com
It does requires the JRE which is pretty big. I've considered it.
Comment by Maz on 11 Nov 2005 @ 12:31 pm
Comment by Maz on 11 Nov 2005 @ 12:31 pm
Also need to remember to go to this java signing site so the applet can access the local drive.
Comment by Maz on 11 Nov 2005 @ 01:14 pm
Comment by Maz on 11 Nov 2005 @ 01:14 pm




Comment by thei on 11 Nov 2005 @ 07:48 am
http://the-i.org/