Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why is GIF still so popular in the Internet if PNG is better and widely supported?

ChartDirector FAQ - View Thread 1027624133
GIF does have one feature that makes it popular in Internet despite that PNG is better, that is, GIF supports animation. You can put multiple images in a GIF file to create animation effects. PNG, JPEG and WBMP do not support animation. Whereas an extension of PNG called MNG also supports animation, it is not popular yet. (The MNG group has just completed the 1.0 specification on 11 Jan 2001.)
Related Questions

Why GIF or PNG?

FAQ
It is not recommended that you use BMP, and formats besides JPG, PNG, SVG, or GIF are very proprietary in nature and not suited to posting on the web.
Related Questions

Can I save as a JPEG/GIF/PNG/etc.?

Wordle - Frequently Asked Questions
Wordle is a Java applet, and Java applets are not permitted to write anything to your disk. So, while the applet could generate a jpeg, it wouldn't be able to give it to you!
Related Questions

Why isn't GIF supported in Ghostscript?

Ghostscript Frequently Asked Questions
Because of actions by CompuServe and Unisys related to a patent that claims to cover the data compression method used in GIF, anyone who distributes any new GIF software (even readers, but definitely software that creates GIF files) after January 1, 1995 may be subject to legal action if they do not get a license from Unisys, and/or unpredictable payment requirements if they do get such a license. I cannot run the risk of having this happen.
Related Questions

Is GIF better than JPEG?

Times Journal of Photography
JPEG is definitely the way to go for photographs. GIF files are by their nature limited to 256 colours (or 256 grey tones in the case of greyscale images) to compress the image. JPEG (which stands for Joint Photographic Experts Group) was expressly developed for continuous-tone images such as photographs that would suffer if reduced to 256 tones/colours.JPEG works on "sequential encoding" where each image is encoded in a "single pass" from left to right and top to bottom.
Related Questions

Is it widely recognized?

Laserscope - Facts & FAQs - Treatments for Hair Removal, Leg...
Hundreds of Lyra laser systems are in use around the world by many prominent physicians in aesthetic medicine. In fact many of the famous faces in the world are kept youthful by Lyra's unique ability to treat facial wrinkles. Back to Top
Related Questions

Why do you seem to mix up GIF and PNG files seemingly at random?

Ulillillia site FAQ
I cannot tell whether GIF or PNG will compress better. PNG does better in some cases than GIF and GIF sometimes does better than PNG. I use whichever has the smallest file size (for speed reasons). I use a base BMP file (bitmap image) then save that bitmap image, when finished, as GIF and PNG then upload the one with the smallest file size. PNG does better with gradients and is used in screenshots (for true color).
Related Questions

Can I add a GIF/PNG/TIFF or other non-JPEG image to a PDF?

blazePDF || faq
Yes and No. For large external images, you must convert non-JPEG images to 24-bit color JPEGs for them to work with the blazePDF jpg2bPDF app. Smaller images (JPG, PNG, and GIF) can be loaded dynamically in Flash and captured with either native Flash BitmapData methods, or with blazePDF methods..
Related Questions

Why does export_format give me a weird string, instead of just 'png' or 'gif'?

AnnoCPAN - GD::Graph::FAQ
of version 1.31, export_format in a list context returns all formats that GD can export. If you are only interested in the answer 'gif' or 'png', make sure that you call it in a scalar context. export_format = GD::Graph->export_format; $export_format = $graph->export_format; print "Export format is ", scalar $graph->export_format, "\n"; print "Export format is " . $graph->export_format .
Related Questions

Why not use GIF images for the icons? Why PNG images?

Frecuently Asked Questions about the Content Management modu...
The easy answer is, because the icons are already available in PNG format. They are from the Gnome and KDE projects, and are always in PNG. Also because the old patent issue with GIF images, which don't affect the CMS module in anyway, but it's a Free Software principle.
Related Questions

Is there support for JPG or common image formats like PNG or GIF?

AnnoCPAN - Win32::GUI::UserGuide::FAQ
Win32::GUI::DIBitmap add new reading/writing bitmap formats to Win32::GUI and some images manipulations (Conversion, Screen capture, ...). This package uses FreeImage 3.5.1, an open source image library supporting all common bitmap formats (visit: http://freeimage.sourceforge.net/). Format Reading Writing Description.
Related Questions

Why do I need files that are JPEG, GIF, or PNG format?

FAQ
Because the majority of Web browsers cannot display anything but those formats. They're also much smaller in file size than other format such as BMP. Some browsers support the displaying of nonstandard image formats, such as the ART format for AOL, but no other Web browsers can see them. Why you can't use ".bmp" files from Paint: most web browsers can't understand '.bmp' files.
Related Questions

How do I save a chart from Microsoft Excel as GIF/JPEG/PNG?

perlwin32faq12 - Using OLE with Perl
A complete example that opens an Excel workbook, loops through all the charts and saves them as GIFs and then closes the Excel workbook is here: Win32::OLE->new('Excel.Application', 'Quit'); # use the Excel application if it's open, otherwise open new
Related Questions

What's a "World File" and how do I make one for a jpeg, png, or gif?

FAQ: Frequently Asked Questions
World files are listed as "TFW" for "TIF" images, "JGW" for "JPG" images, "SDW" for "SID" images, and so forth. The world file is designed the same in each case, and AEJEE can use these world files. AEJEE cannot create the world files for images. ArcGIS or ArcView 9.x or other suitable professional level ESRI GIS software is required to make these files.
Related Questions

QUESTION: Is Apologetics outreach popular and widely understood in Evangelical circles?

Institute for Christian Apologetics Frequently Asked Questio...
ANSWER: We are very thankful for the many people that have been touched by and who have supported this ministry. Even though we have thousands on our mailing list we still find there are many Christians who don't understand Apologetics. One pastor, who was very familiar with our ministry, told us that if we were handing out "hugs" instead of "slugs" we would have a lot more support because "people today like warm fuzzies.
Related Questions

Q - Why are these databases not better known and more widely used?

FAQ_SOS
The problem has been getting to the data. Between crude software and inexperienced search personnel, it was difficult to obtain quality information. So the databases got a bad rap through no fault of their own. Air Data Research first developed specialized retrieval software, then discovered that the second key was the person doing the search - the interface between the data and the investigator. ADR's researchers are all experienced pilots and mechanics with at least thirty years of experience.
Related Questions

What is a GIF?

WDC FAQ
Graphics Interchange Format. A format used for displaying bitmap images on World Wide Web pages, usually called a "gif" because .gif is the filename extension. These files use "lossless" compression and can have 256 colors. JPEG and GIF are commonly used for images on the Web; JPEG is considered best for photos and GIF for other graphic images.
Related Questions

infinite expanse: articles: web dev faq
Sometimes referred to as "Compuserve GIF," the Graphic Interchange Format file type is limited to 256 colors per image. GIF's use a lossless compression format known as LZW. the file you save will appear identical when it is viewed, as long as it it fully inside the allowed color pallete. GIF's have the ability to include transparency data imbedded in the image, but it is binay transparency- that is, each pixel is either a color or it is completely transparent, i.e. see-through.
Related Questions

What's the deal with all these different graphic formats? BMP, JPEG, GIF, PNG, SVG, WMF...?

FAQ - Open Clip Art Library Wiki
These formats can be broken up into two major categories: raster, and vector. This project uses the vector format, but we will describe raster first. Popular raster formats include GIF, JPEG, PNG, and TIFF. In these formats, each pixel in the image is represented by a specific bit of data in the file. Storing each pixel of a large image creates a huge file! Many formats try to get around this by compressing the data so that each bit of data can represent several pixels.
Related Questions

I'd prefer to use a PNG image instead of a GIF image or vice versa. What should I do?

Frequently Asked Questions - CC Wiki
We provide license buttons in both formats. Change, e.g., somerights20.gif to somerights20.png or vice versa.
Related Questions

What is PNG?

infinite expanse: articles: web dev faq
PNG (portable Network Graphics) is a newer format that has advantages over JPG and GIF in some situations. More information on PNG can be found at the PNG homepage. What excites web developers the most about PNG is its ability to have variable transparency. PNG supports 256 bit transparency, which allows for such things as smoothed text that looks perfect on any background. However, PNG support in modern browsers is dissapointing.
Related Questions

ChartDirector FAQ - View Thread 1027624133
PNG stands for Portable Network Graphics. It is a relatively modern graphics format standardized in 1996. Since then it has gained wide support. Today almost all browsers, image viewers and graphics programs support this standard. PNG supports both true color images (24 bit colors) and palette based images (256 colors). It offers superior lossless data compression. PNG images are often smaller than the same GIF images.
Related Questions

Solid Capture Frequently Asked Questions (FAQs)
PNG is a relatively new graphics file format featuring many benefits that other Web graphics formats (such as GIF and JPG) don't have. It is a lossless format (like GIF or BMP), but unlike the 256 color limitation of GIF it supports an unlimited range of colors like JPEG (a "lossy" format). Compression ratios are as impressive as GIF for images of UI elements that contain large areas of solid color. PNG is now widely accepted on the Web.
Related Questions

Is it well supported?

Health Fund Oral Health Grants Availability and Information
Above we refer to the unqualified approval community water fluoridation has received from major U.S. health organizations. It has been endorsed by the American Dental Association, American Medical Association, U.S. Department of Defense, and the Centers for Disease Control and Prevention (CDC).
Related Questions

Back to top Q: Which Internet browsers are supported?

Accounts
To log in and use the system effectively, you should be using one of the following Internet browsers...
Related Questions

Which Internet connection types are supported?

aries server appliance
Aries supports an extensive array of connectivity options. You can use dial-up V.90 or ISDN connection through an external serial modem or the PCMCIA card modem, or over xDSL or cable modem using the second Ethernet port. In the future, support for USB-based communication devices will be available.
Related Questions

Which internet browsers are supported?

Berkeley County GIS - IMS FAQ
Currently, only Internet Explorer 5.0+ is fully supported by BCGIS. Previous versions of Internet Explorer are not supported. Recent versions of Mozilla/Firefox can access our site and appear to function properly. The Safari web browser appears to function properly with our Internet Mapping Service, according to the feedback we have received from several users. If you are using unsupported web browsers, please be aware that our ability to assist you will be severely limited.
Related Questions

What Internet Web Browsers are supported?

messagingPeople(TM) : FAQ
All Web pages require Java Scripting to be enabled. Without Java Scripting enabled various Web pages will not function or be displayed correctly.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact