AW to DDS Converter

AW to DDS online — DirectDraw Surface from legacy documents

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

GPU-Optimized Format

DDS files are designed for GPU use in 3D and gaming applications — specialized output from your AW document pages.

Secure Pipeline

Uploaded AW files are deleted after processing. DDS output is removed from servers automatically within 24 hours.

No Installs

Run the conversion in your browser. No desktop tools needed — just upload the AW file and download the DDS.

How to convert AW to DDS

1

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

2

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

3

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

About formats

AW is the document format of Applix Words, the word processor component of the Applix office suite (later renamed Anyware Office) developed by Applix, Inc. for Unix and Linux workstations. The suite targeted enterprise Unix environments during the 1990s, providing word processing, spreadsheet, graphics, and presentation capabilities on platforms like Solaris, HP-UX, AIX, and Linux where Microsoft Office was unavailable. AW files store formatted text documents with support for character and paragraph styling, page layout, tables, headers and footers, and embedded graphics. The format uses a proprietary binary structure optimized for the Applix application's internal document model. Applix Words gained particular visibility in the Linux community during the late 1990s when it was bundled with several commercial Linux distributions as their default word processor before OpenOffice.org became widely available. One advantage was native Unix platform support — Applix provided professional word processing capabilities on Unix workstations at a time when few commercial alternatives existed. The format's tight integration with other Applix suite components enabled cross-referencing between word processing documents, spreadsheets, and presentations. Applix was acquired by Cognos in 2003, and the office suite was discontinued. AW files are primarily encountered today in archived documents from Unix enterprise environments of the 1990s and early 2000s.
Developer: Applix, Inc.
Initial release: 1992
DDS (DirectDraw Surface) is a container format for storing compressed and uncompressed textures, cube maps, volume textures, and mipmap chains, introduced by Microsoft with DirectX 7.0 on September 22, 1999. DDS files are designed for GPU-native consumption: the pixel data is stored in formats that graphics hardware can decompress directly during rendering — primarily S3TC/DXTn block compression (DXT1, DXT3, DXT5), and in later DirectX versions BC4 through BC7 — eliminating the CPU-side decompression step required by formats like PNG or JPEG. The file structure begins with a magic number and a 124-byte header specifying width, height, pixel format, mipmap count, and optional DX10 extended header for newer compression modes, followed by the raw surface data. DDS supports 2D textures, cube maps (six faces for environment mapping), volume/3D textures, and texture arrays, each with pre-computed mipmap chains that allow the GPU to sample appropriately sized versions at different distances. One advantage is rendering performance: because the GPU reads DDS data directly without decompression overhead, texture loading is dramatically faster than with traditional image formats, and the compressed data stays compressed in video memory, allowing more textures to fit in VRAM simultaneously. The format's dominance in game development is another key strength — DDS is the standard texture format for DirectX applications, supported natively by Unreal Engine, Unity, and virtually every PC game engine, as well as by image editors like GIMP (with plugin), Paint.NET, Photoshop (via NVIDIA plugin), and ImageMagick.
Developer: Microsoft
Initial release: September 22, 1999

Frequently Asked Questions

What is DDS?

DDS (DirectDraw Surface) is a texture format used in game development and 3D applications. It supports GPU compression.

Why convert AW to DDS?

DDS output can be used in game engines or 3D tools — useful if you need document page textures for specific workflows.

What opens DDS files?

GIMP with a DDS plugin, IrfanView, XnView, and game development tools like Unity and Unreal Engine open DDS files.

Is this free?

Yes — AW to DDS is free. Premium accounts offer extended limits for more intensive usage.

Does DDS support transparency?

Yes — DDS supports alpha channels and various compression modes including DXT1, DXT5, and others.

How fast is the conversion?

Typically a few seconds. Cloud servers handle the rendering and format conversion quickly.