|
-
Jan 26th, 2005, 01:51 PM
#1
Thread Starter
Lively Member
compress JPG images
Hey people, is there a way to really compress jpg images?, winzip and winrar seem only to reduce the file a little bit, nothing outstanding...I was wondering, is there a way to compress it some more?
Last edited by Xcoder : 09-10-2001 at 12:45 AM.
-
Jan 26th, 2005, 06:12 PM
#2
Re: compress JPG images
nope. unless you change the color depth, but then you lose, well, the color depth.
-
Jan 26th, 2005, 08:30 PM
#3
Lively Member
-
Jan 27th, 2005, 03:51 AM
#4
Re: compress JPG images
The best way to really compress images is to increase the compression ratio and lower the bit depth, although if you do it too much, the quality will degrade. WinZip and WinRAR are lossless compressors so you'll get a much greater compression by resaving the image and bumping up the compression ratio.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jan 27th, 2005, 04:04 AM
#5
Retired VBF Adm1nistrator
Re: compress JPG images
If you want to compress a collection of JPG images, then tar the files together and zip the resultant .tar file
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jan 27th, 2005, 10:06 AM
#6
Thread Starter
Lively Member
Re: compress JPG images
 Originally Posted by plenderj
If you want to compress a collection of JPG images, then tar the files together and zip the resultant .tar file 
Thanks to everyone for the responses, now jamie, how do I tar the files?
Last edited by Xcoder : 09-10-2001 at 12:45 AM.
-
Jan 27th, 2005, 10:41 AM
#7
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
|
Click Here to Expand Forum to Full Width
|