Open-source attribution
This site exists because of the Document Liberation Project, whose maintainers reverse-engineered proprietary design formats so the files could outlive their software. Their libraries are used as unmodified releases (under MPL-2.0), compiled to WebAssembly; our complete build scripts are published in the site's repository.
| Library | License | Used for |
|---|---|---|
| libcdr | MPL-2.0 / LGPL-2.1+ | CorelDRAW and Corel CMX |
| libvisio | MPL-2.0 / LGPL-2.1+ | Microsoft Visio (.vsd and .vsdx) |
| libmspub | MPL-2.0 / LGPL-2.1+ | Microsoft Publisher |
| libpagemaker | MPL-2.0 / LGPL-2.1+ | Adobe PageMaker |
| libfreehand | MPL-2.0 / LGPL-2.1+ | Macromedia FreeHand |
| librevenge | MPL-2.0 / LGPL-2.1+ | Document framework + SVG generation |
| ICU | Unicode/ICU | Text encoding |
| lcms2 | MIT | Color management |
| libxml2 | MIT | XML parsing |
| zlib | zlib | Compression |
| Boost (headers) | BSL-1.0 | C++ utilities |
| Emscripten | MIT | C++ → WebAssembly toolchain |
| Astro | MIT | Static site generator |