Login  Register

Re: .tiff to .jpeg conversion

Posted by Cammer, Michael on Jul 27, 2011; 6:10pm
URL: http://imagej.273.s1.nabble.com/tiff-to-jpeg-conversion-tp3683718p3683721.html

For instance:

run("Input/Output...", "jpeg=100 gif=-1 file=.txt copy_row save_column save_row");
open("D:\\Maria\\temp_image.tif");
saveAs("Jpeg", "D:\\Maria\\temp_image.jpg");

-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of parfait evouna
Sent: Wednesday, July 27, 2011 1:25 PM
To: [hidden email]
Subject: .tiff to .jpeg conversion

Hi everybody,

I would like to convert a ".tiff" image to a ".jpeg"; is there a possibility in a macro language of ImageJ?

Thank you for the help.

Parfait
     

------------------------------------------------------------
This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain information that is proprietary, confidential, and exempt from disclosure under applicable law. Any unauthorized review, use, disclosure, or distribution is prohibited. If you have received this email in error please notify the sender by return email and delete the original message. Please note, the recipient should check this email and any attachments for the presence of viruses. The organization accepts no liability for any damage caused by any virus transmitted by this email.
=================================