aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes image conversion from jpg to jif Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "image conversion from jpg to jif" Watch "image conversion from jpg to jif" New topic
Author

image conversion from jpg to jif

lina ajay
Ranch Hand

Joined: Apr 04, 2008
Posts: 31
hello,

I want to paste a logo which has been mailed to me in jpg format .but in my program i have to replace it with the existing logo which is in .jif format.do i hava to convert the image from jpg to jif?

thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
What is a "jif"? It's not a commonly used image format, so you'll need to tell us what it means. Or do you mean JFIF? If so, most JPEGs are JFIFs already.


Android appsImageJ pluginsJava web charts
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56201
    
  13

Or did you mean GIF?

Why the conversion? Browsers can display either format. Why bother?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
If you meant GIF, note that that's a lower quality format than JPEG (8 bit instead of 24 bit). The image might well look crappy after the conversion.
lina ajay
Ranch Hand

Joined: Apr 04, 2008
Posts: 31
i am sorry i meant gif.it was a typo.
thanks for the response
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26192
    
  66

Lina,
Googling convert jpeg to gif yields a bunch of ways.

I can think of one scenario where this is useful. If a bunch of apps point to the jpeg image and you need to change the image before they can update their reference to the image. In this case, I'd leave up both a gif and jpeg version and tell the callers to switch with their next release.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: image conversion from jpg to jif
 
Similar Threads
SCMAD Logo
Write image to a file
Background Image
I need SCJP logo
.gif --> jif or gif