What is the difference between .fig and .png64?
- Extension
- .fig
- .png64
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- XFig
- PNG Working Group
- Description
- This is a file used for creating line plots in the form of vector images. They include text objects, splines, forms, arcs, lines and arrows. It can contain a set of colors, images and sketches. It was initially developed for the Xfig drawing program, but today it’s used in other drawing editors.
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- application/x-xfig
- image/png
- Sample
- sample.png64
- Wikipedia
- .fig on Wikipedia
- .png64 on Wikipedia