T11 to XWD Converter

Render CID Type 2 font glyphs as X Window Dump images online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

X11 Documentation

Create XWD images from your T11 CID Type 2 font for X Window documentation, tutorials, and Unix-based graphical workflows.

Remote Processing

No X11 system required for the conversion. Our servers render and encode the XWD file — you download it from any OS.

Data Protected

Uploaded T11 files are deleted after conversion and XWD outputs are removed within 24 hours for your security.

How to convert T11 to XWD

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose xwd or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your xwd file right afterwards

About formats

T11 (Type 11) is a PostScript font type defined by Adobe Systems as part of the CID-keyed font architecture, combining CID glyph addressing with TrueType outline data wrapped in a Type 42 PostScript shell. In Adobe's font type numbering, Types 9, 10, and 11 are CID-keyed counterparts to Types 1, 3, and 42 respectively — so Type 11 is essentially a CID-keyed Type 42, designed for TrueType fonts that contain very large glyph sets, particularly CJK (Chinese, Japanese, Korean) character collections. The format allows PostScript interpreters with TrueType rasterizer support to render CJK TrueType fonts while using CID numeric indexing instead of glyph names, which is critical for character sets numbering in the tens of thousands. Glyph outlines remain in native TrueType quadratic spline format, preserving the original hinting instructions, while the CID layer provides efficient glyph access and subsetting through CMap resources. One advantage is direct TrueType rendering quality — unlike converting TrueType outlines to PostScript cubics, Type 11 passes the original outlines to the rasterizer intact, preserving hand-tuned grid-fitting instructions. The CID indexing provides another benefit by supporting multiple encoding schemes (Unicode, national standards) mapped to the same glyph collection without data duplication. Type 11 fonts appear primarily in professional CJK print production and PDF document workflows where large TrueType-based character sets must be embedded in PostScript-derived output.
Developer: Adobe Systems
Initial release: 1993
XWD (X Window Dump) is a screen capture image format defined as part of the X Window System by the MIT X Consortium, dating to approximately 1987. The xwd command-line utility captures the contents of an X window or the entire screen and saves it as an XWD file — functionally equivalent to a screenshot utility but predating the concept by years. XWD files contain a detailed header specifying the X server's visual type, bit depth, byte order, bitmap unit and padding, the window's dimensions, border width, and color map information, followed by the raw pixel data exactly as represented in the X server's framebuffer. This means XWD files faithfully capture the exact pixel representation used by the display hardware — including server-specific byte ordering, padding, and color organization — making them primarily useful on the system where they were captured or on systems with compatible display configurations. The header also stores the window name string and the full color map entries for indexed-color visuals. XWD supports all X11 visual types: StaticGray, GrayScale, StaticColor, PseudoColor, TrueColor, and DirectColor, at any bit depth supported by the X server. One advantage is exact framebuffer fidelity: XWD captures the window's pixel data in its native format without any color space conversion or compression, making it the definitive record of what the X server was actually displaying. The format's integration with the X11 command-line toolkit provides another practical benefit — xwd can capture specific windows by ID or name, be triggered remotely via SSH, and piped directly to format converters. XWD files are handled by ImageMagick, GIMP, xwud (the viewer companion to xwd), and xv.
Developer: MIT X Consortium
Initial release: 1987

Frequently Asked Questions

Why convert T11 to XWD?

XWD is the native screenshot format for X Window systems. Converting T11 creates font renderings in a format directly usable in X11 documentation.

How do I open an XWD file?

XWD files display with xwud (X Window Undump), convert in ImageMagick, and open in GIMP. Linux desktops with X11 handle them natively.

Does XWD support color?

Yes — XWD captures full color depth as displayed on the X server, supporting 8-bit, 16-bit, and 24-bit color images.

Is XWD a common format?

XWD is specific to the X Window System. For cross-platform sharing, PNG or BMP are more universally supported alternatives.

Is T11 to XWD free?

Yes — this conversion is completely free on Convertio, cloud-based and accessible from any browser.