Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2006

Tip: Looking for answers? Try searching our database.

image conversion

Thread view: 
David McDivitt - 06 Jun 2006 16:30 GMT
I need help finding what to download and install to do server-side image
conversion from TIFF to JPG. I want to read a TIFF file and write a separate
JPG file for each page. I updated my JRE to 1.4.2.12. Probably what I need
are a few examples that do something similar, then I can resolve classes
from there. If anyone can help I would appreciate it.
Oliver Wong - 06 Jun 2006 17:06 GMT
>I need help finding what to download and install to do server-side image
> conversion from TIFF to JPG. I want to read a TIFF file and write a
> separate
> JPG file for each page. I updated my JRE to 1.4.2.12. Probably what I need
> are a few examples that do something similar, then I can resolve classes
> from there. If anyone can help I would appreciate it.

When I google for "java convert tiff to jpg" I get
http://www.catenary.com/howto/tif2jpeg.html

   - Oliver
David McDivitt - 06 Jun 2006 17:27 GMT
>From: "Oliver Wong" <owong@castortech.com>
>Date: Tue, 06 Jun 2006 16:06:48 GMT
[quoted text clipped - 9 lines]
>When I google for "java convert tiff to jpg" I get
>http://www.catenary.com/howto/tif2jpeg.html

Thanks. I saw that, too. Some libraries must be purchased for it to work.

I've done a lot of image stuff with VB6, but not with java. Most of what I
found is dated 1996 and 1997 and pages aren't there anymore. Something more
current would be better.

Two promising URLs are:
http://www.javaworld.com/javaworld/jw-05-2000/jw-0505-servlets.html
http://www.javaworld.com/javaworld/jw-09-1998/jw-09-media.html

my google was:
(convert OR conversion) (image OR imaging) java -applet
Knute Johnson - 06 Jun 2006 17:59 GMT
> I need help finding what to download and install to do server-side image
> conversion from TIFF to JPG. I want to read a TIFF file and write a separate
> JPG file for each page. I updated my JRE to 1.4.2.12. Probably what I need
> are a few examples that do something similar, then I can resolve classes
> from there. If anyone can help I would appreciate it.

Go to the website below and get the Java Image I/O Tools

https://jai-imageio.dev.java.net/

With that you can read and write TIFF images and use the ImageIO classes
to do it.

Signature

Knute Johnson
email s/nospam/knute/

David McDivitt - 06 Jun 2006 20:21 GMT
>From: David McDivitt <x12code-del@del-yahoo.com>
>Date: Tue, 06 Jun 2006 10:30:46 -0500
[quoted text clipped - 5 lines]
>are a few examples that do something similar, then I can resolve classes
>from there. If anyone can help I would appreciate it.

The best URL I've found so far is:
http://forum.java.sun.com/thread.jspa?threadID=564585&tstart=210
Stefan Ram - 06 Jun 2006 23:20 GMT
>>I need help finding what to download and install to do server-side image
>>conversion from TIFF to JPG. I want to read a TIFF file and write a separate

 I am working on a catalogue system that is intended to answer
 such queries. It has a page for TIFF, indeed:

http://purl.net/stefan_ram/garnoo/XOCONCEPTXSNOTATIONXSYTYIYFYF

 This page lists all systems that can read or write TIFF
 known to the system.

 For the convenience of readers who do not want to
 visit the above page: The systems listed are:

   - »Java Imaging Utilities« and
   - »ImageJ«.

 (This system can be extended by user data submitted in a
 special text file format, details are available on request.)

 Of course, there also is the well-known page by Marco Schmidt:

http://schmidt.devlib.org/java/image-io-libraries.html
Jeffrey H. Coffield - 07 Jun 2006 05:19 GMT
> I need help finding what to download and install to do server-side image
> conversion from TIFF to JPG. I want to read a TIFF file and write a separate
> JPG file for each page. I updated my JRE to 1.4.2.12. Probably what I need
> are a few examples that do something similar, then I can resolve classes
> from there. If anyone can help I would appreciate it.

This is not a pure java approach but I use Imagemagick on the server to
do any conversions needed between image file formats.

Jeff Coffield
Mladen Adamovic - 10 Jun 2006 13:18 GMT
> I need help finding what to download and install to do server-side image
> conversion from TIFF to JPG. I want to read a TIFF file and write a separate
> JPG file for each page. I updated my JRE to 1.4.2.12. Probably what I need
> are a few examples that do something similar, then I can resolve classes
> from there. If anyone can help I would appreciate it.

I can recommend you ImageMagick.
There are Java API for it.

Signature

Mladen Adamovic
http://www.online-utility.org  http://www.shortopedia.com
http://www.froola.com  http://www.gift-idea4u.com



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.