What is the difference between .xwd and .ubrl?
- Extension
- .xwd
- .ubrl
- Format
- Binary
- Category
- Raster Image
- Other
- Developer
- X Window System
- APH (American Printing House for the Blind)
- Description
- The XWD (X Windows Dump) image file format is a native graphic format associated with the X Window System, which is a windowing system for bitmap displays commonly used in UNIX and Linux environments. An XWD file is essentially a dump or snapshot of what is being displayed on a screen or part of it at a given moment. It stores image data in an uncompressed form, including the header information that contains details about the image's size, color, and format.
- Unicode Braille (uBrl) is a file format that stores information in the form of a braille code, which is a tactile writing system used by people who are blind or have low vision. The file format is used to store text in a way that can be read by a braille device or software.
- MIME Type
- image/x-xwindowdump
- application/vnd.braille
- Sample
- sample.xwd
- sample.ubrl
- Wikipedia
- .xwd on Wikipedia
- .ubrl on Wikipedia