Results 1 to 7 of 7

Thread: compress JPG images

Hybrid View

  1. #1

    Thread Starter
    Lively Member Xcoder's Avatar
    Join Date
    Jan 2004
    Posts
    120

    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.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: compress JPG images

    nope. unless you change the color depth, but then you lose, well, the color depth.

  3. #3
    Lively Member
    Join Date
    Sep 2003
    Location
    Infront of my PC
    Posts
    96

    Re: compress JPG images

    yeah reduce the colour depth did u winzip/winrar or best compression
    Creator of Winamp To Nick
    2nd Prize STS Game Programming 04
    Lead Programmer: Squandy Productions


    Current Project: Winamp to Sig
    if i say something good please give me some reputation!

  4. #4
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    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)

  5. #5
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    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]

  6. #6

    Thread Starter
    Lively Member Xcoder's Avatar
    Join Date
    Jan 2004
    Posts
    120

    Re: compress JPG images

    Quote 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width