What is the difference between .bmp and .xlsm?
- Extension
- .bmp
- .xlsm
- Format
- Binary
- Binary
- Category
- Raster Image
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- Description
- 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.
- It is a macro-enabled spreadsheet file developed using Microsoft Excel and it holds worksheets arranged in rows and columns. The macros are created using Visual Basic for Applications (VBA) language.
- MIME Type
- image/bmp
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia
- .xlsm on Wikipedia