Convert PSD to BMP offline
Convert local PSD files to BMP files offline by JavaScript in your web browser without any software downloads or file uploads!
| # | File Name | File Size | Actions |
|---|
How to convert PSD to BMP offline
Choose local PSD image files, choose "BMP" as the target image format, then click the "CONVERT OFFLINE" button to start offline conversions in bulk. File size can be up to 2GB.
This offline converter will first try to use the Canvas API in your web browser to convert images. The supported image formats depend on your current web browser. For example, the latest Chrome browser supports AVIF images while some older versions do not. The offline converter will then try to use JavaScript to convert the images if your current web browser doesn't support the image format. Use our online converter instead if this offline converter doesn't work in your web browser.
| Name | PSD | BMP |
| Full name | Adobe Photoshop Bitmap File | Microsoft Windows Bitmap |
| File extension | .psd | .bmp, .dib |
| MIME | image/x-photoshop | image/bmp, image/x-bmp |
| Developed by | Adobe Systems | Microsoft |
| Type of format | Raster Image format | Raster graphics |
| Introduction | Photoshop files have default file extension as .PSD, which stands for "Photoshop Document." A PSD file stores an image with support for most imaging options available in Photoshop. These include layers with masks, transparency, text, alpha channels and spot colors, clipping paths, and duotone settings. | The BMP file format, also known as bitmap image file or device independent bitmap (DIB) file format or simply a bitmap, is a raster graphics image file format used to store bitmap digital images, independently of the display device, especially on Microsoft Windows and OS/2 operating systems. |