All modules:

Link copied to clipboard

The umbrella artifact: add this one and you get both the PDF engine and the EPUB reader.

Link copied to clipboard

Compose Multiplatform components: PdfView, EpubView, a thumbnail strip and an outline panel.

Link copied to clipboard

The format-agnostic substrate shared by the PDF and EPUB modules.

Link copied to clipboard

A reflowable EPUB 2 and 3 reader built on the same substrate as the PDF engine.

Link copied to clipboard

Rasterizers built on each platform's own drawing API: AWT on the JVM, android.graphics on Android, CoreGraphics on Apple, Canvas2D on the web.

Link copied to clipboard

The PDF engine: parse, render, extract, fill, edit and write PDF documents.

Link copied to clipboard

A Skiko rasterizer: one rendering path with the same output on every target.