What is the difference between .xwd and .vst?
- Extension
- .xwd
- .vst
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- X Window System
- Truevision
- Description
- Uncompressed bitmap image created by the X Windows System, a visual application used to manage networked client-server computers; stores a screenshot, or "screen dump," of a background or window from the application's GUI; created by the xwd client process.
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- image/x-xwindowdump
- image/x-targa
- Sample
- sample.xwd
- Wikipedia
- .xwd on Wikipedia
- .vst on Wikipedia