Results 1 to 4 of 4

Thread: Converting tif to jpg

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Posts
    135

    Converting tif to jpg

    This has been asked before, but I've found nothing to satisfy what I want to do.

    I need to convert a .tif file to a .jpg file

    I have the kodak controls, and the intel Jpeg libs

    now I need some understandable (read:simple) code to do what should be a simple conversion.

    Any help?

    examples appreciated.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Posts
    135
    Ok, so the Kodak controls only save to the .bmp and .tif format...

    can anybody help with the conversion process w/ the intel dlls?

  3. #3
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    look into the source of my 2d animator www.geocities.com/mp_crew2001
    there you can see how to save jpg's...
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Posts
    135
    I have found something that works w/o much trouble:

    FreeImage.

    Get the dll and or the ActiveX control for this at

    http://sourceforge.net/projects/freeimage/


    get just the dll and then goto

    http://www.thevbzone.com/

    and get "modFreeImage.bas"

    someone has done all the work of putting all the functions/constants/enums into a module

    this stuff can convert most common graphics formats

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