.bgi — Bitmap Graphics Image
MS-DOS (various) · 1988
A legacy image format from the MS-DOS era, often associated with Borland graphics.
Key Features
- Proprietary format from the MS-DOS era.
- Primarily used with Borland software.
- Stores bitmap data and color palettes.
- Limited support outside of legacy environments.
Best For
- Applications requiring graphics for MS-DOS environments.
- Developers working with legacy Borland software.
- Archiving graphics from older DOS-based games.
Less Ideal For
- Modern web development.
- High-quality digital photography.
- Sharing images on contemporary platforms.
- Applications requiring transparency or alpha channels.
Common Use Cases
- Storing graphics for Turbo Pascal applications.
- Displaying icons and splash screens in older DOS programs.
- Saving graphics from early graphics engines.
- Utilizing graphics within Borland's graphical interface libraries.
How to Open It
- Use specialized image viewers or converters designed for legacy formats.
- Load the image within the original Borland application or an emulator (like DOSBox).
- Convert the BGI file to a more common format using tools like XnView MP or online converters.
What is a .bgi file?
BGI (Bitmap Graphics Image) is a proprietary image file format primarily used in the MS-DOS era, most notably with Borland software like Turbo Pascal and Borland Graphics Interface (BGI). It was designed to store graphics data for applications running in limited graphical environments. These files often contain simple bitmaps, sometimes with palette information, and were commonly used for icons, splash screens, or basic graphical elements in games and utilities. Due to its age and proprietary nature, BGI is rarely encountered outside of legacy software or emulation.
Programs That Open .bgi Files
| Platform | Program | ||
|---|---|---|---|
| Windows | XnView MP | Free | |
| IrfranView | Free | ||
| macOS | XnView MP | Free | |
| Linux | XnView MP | Free |
How to Convert .bgi Files
| Format | Method |
|---|---|
| .PNG | XnView MP, IrfanView, Online Converters |
| .JPG | XnView MP, IrfanView, Online Converters |
| .BMP | XnView MP, IrfanView, Online Converters |
Common Problems with .bgi Files
Frequently Asked Questions
BGI files were primarily used to store graphics for applications developed with Borland software, especially for MS-DOS environments.
Yes, but you typically need specialized image viewers or converters like XnView MP, IrfanView, or run them within an emulator.
No, BGI is a legacy format and is rarely encountered or used in modern computing.
Technical Details
BGI files are typically binary and store pixel data along with color palette information. They are not compressed in a standard way and can vary in structure depending on the specific Borland application or BGI driver used. Early versions might have used simple run-length encoding for certain color runs.