Results 1 to 3 of 3

Thread: change image properties

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Posts
    25

    change image properties

    The thing I want to do :

    I want to, based on the image height and width, change the height and width of some jpg-files in a specified folder.

    There are some calculations being done on the image width and height.

    And I want to change all the images to 15% compressed jpegs.

    Does anyone have a clue how to do that ?

    TIA,

    kleinvaag

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I recently wrote some code for someone that would give an array of all "misfit" JPEGs in a directory, based on a height and width you gave it.. then you could move them to another directory, etc. I may be able to give you some code for that part. But I have no idea how to do the compression. Try going to http://www.vbaccelerator.com/ for an ActiveX control that can save JPEGs.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Posts
    25
    Great, Thx

    I´ve found a save jpeg on vbaccelaerator and I am gonna try it.
    If you could send me the code for your program ( moving to folder based on hieght/width) I would be very happy. :-)

    TIA

    kleinvaag ( [email protected])

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