What is the difference between .fig and .bmp?
- Extension
- .fig
- .bmp
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- XFig
- Microsoft
- 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 BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- application/x-xfig
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .fig on Wikipedia
- .bmp on Wikipedia