What is the difference between .xwd and .ubrl6?
- Extension
- .xwd
- .ubrl6
- Format
- Binary
- Category
- Raster Image
- Other
- Developer
- X Window System
- Barbara Beeton
- 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.
- UBRL6 (Unicode Braille 6 dots) is a text encoding format that uses a 6 dot braille cell to represent characters, symbols, and punctuation marks. It is used to convert text into a tactile code system that can be read by visually impaired individuals.
- MIME Type
- image/x-xwindowdump
- application/brl-6
- Sample
- sample.xwd
- sample.ubrl6
- Wikipedia
- .xwd on Wikipedia