Computer problems,Computer help
*AX SOFT>>>Programming & Design

Whats the difference between jpeg and jpg?


I know they are the same Joint Photographic Experts Group but why does one have an E and one not? Which one is the latest? Any thoughts... its just one of those sad things I'd like to know?!

They are the same thing. They are both rendered the same way. Jpg was used when only 3 letters extensions could be used in DOS. When windows 95 came out, longer extensions could be used and that is when the full extension name jpeg was used.

That is the gist of it anyways.

There isn't any difference, jpg goes back to day when DOS and early versions of Windows could only recognize three letter file extensions, much like htm versus html.

JPEG is the standard compression system, jpg is simply a file extension[.jpg] used to signify that the file is encoded using the JPEG system.
JPEG itself specifies only how an image is transformed into a stream of bytes, not how those bytes are encapsulated in any particular storage medium. A further standard created by the Independent JPEG Group, called JFIF (JPEG File Interchange Format), specifies how to produce a file suitable for computer storage and transmission (such as over the Internet) from a JPEG stream. In common usage, when one speaks of a "JPEG file" the actual file is generally found to be JFIF, or sometimes an Exif JPEG file. There are, however, other JPEG-based file formats, such as JNG. Additionally, the TIFF format can carry JPEG data.

No difference. ".jpg" is the "safe" file extension, for DOS and devices that still use a FAT16 file system, where the filename must follow the 8.3 standard.

Ex. FILENAME.JPG

"JPEG" more closely matches the actual file type (a JPEG image), but ".jpg" is correct for compatibility reasons.

JPG is for systems that allowed only 3 letter extensions, jpeg is the newer extension for four letters.

.jpg and .jpeg, though .jpe, .jfif and .jif are all the same file format, just different extensions.

One and the same thing.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • If anyone has any experience with programming, specifically C++, can you help me with a simple script error?

    When you asked for the second number, you forgot to read in their answer? cin >> dsecondnumber?

    ...
  • How can i animate words using imageready?

    Dear Neri, I will try to make it as simple as possible. Create 3 layers in photoshop. In layer one type your text using a big thick font. Duplicate this layer and rotate this text anticlockwi...

  • Is it normal to have a small php.ini file? 4kb?

    The default php.ini file (in PHP 5) is much larger, closer to 50kb. However, that is due to it being full of comments. A file that only contains actual items and no comments could get that low.

  • Help! Css/HTML!?

    The site you have listed does this with Java script, which I have disabled so it became very obvious very quickly what was being used. You can do that using java but you can also do it with CSS! NO...

  • Can you open your disk drive with a sript command?

    Some time ago, a friend of mine sent me a link to a web site. When I clicked on it, it scared the hell out of me, because all CD drives started to open on my computer. That site is long gone (t...

  • C++: How do I set my file name as a variable so I can open whatever file I want during execution of program?

    void open ( const char * filename, ios_base::openmode mode = ios_base::in ); Your file name must be of type const char *. Your variable "Variable" must be a string since you are usi...

  • What is the demand for web designers and coders for the next decade?

    It's looking really good dude! You don't even have to go to college for this field since most of it is available through the internet for free.

    ...
  • I want to learn a programming language. Where should I start, and can you recommend some books?

    The comment above about learning how to program is spot on. Once you know how to program and understand the concepts, the knowledge is pretty well transferable to all languages. A great place f...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster