What is the difference between .palm and .ras?
- Extension
- .palm
- .ras
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Palm, Inc.
- Sun
- Description
- This format is used for storing bitmap images. It supports many different file types and compression algorithms. One Palm bitmap file can contain multiple versions of the same images with different colors. These files are used on PALM devices.
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- image/x-palm-pixmap
- image/x-cmu-raster
- Sample
- sample.palm
- Wikipedia
- .ras on Wikipedia