|
-
Sep 22nd, 2001, 08:49 PM
#1
Thread Starter
Junior Member
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
-
Sep 23rd, 2001, 11:32 AM
#2
Good Ol' Platypus
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)
-
Sep 23rd, 2001, 01:09 PM
#3
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|