View Single Post
  #5 (permalink)  
Old 01-06-2009, 07:32 PM
RockyMtnHi RockyMtnHi is offline
WebProWorld New Member
 
Join Date: Feb 2008
Posts: 1
RockyMtnHi RepRank 0
Default Re: Compressing large JPEG files.

Hi,
I had the same problem so I created a batch image converter to resize images, change formats, and change compression jpg's in my web development.

One other common problem of processing many images for websites is that you have to write a lot of mundane code for them. I added a feature to create the HTML for your images once they are processed. You can also automatically add links from the tnail to the larger image and have the option of using a popup or not.

You can download it for free at 21stsoft.com/products/index.asp#batch-image-converter
I couldn't use the complete URL because this was my first post.

Hope it helps...

Last edited by RockyMtnHi; 01-06-2009 at 07:40 PM. Reason: forgot to add link to product
Reply With Quote