Pagecraft

Documentation

Guides to the engine, the command line, recipes, the AI layer and self-hosting, and a reference page for every operation.

The documentation is written in English, because everything in it is — runOperation, --image-quality, merge. The product itself is in four languages.

Type to search the guides and every operation.

Guides

  1. Getting started

    Install the engine, load a document, run an operation, and get bytes back.

  2. The command line

    pagecraft in a shell script or a CI job, with the same engine and no upload.

  3. Recipes

    Several operations in one pass, over many files, with a manifest saying what came from what.

  4. The AI layer

    Bring your own key, or your own machine. There is no Pagecraft-operated inference.

  5. Self-hosting

    One build, one directory, any static host — or a USB stick.

  6. Adding an operation

    Two files, a schema and a run function. Everything else is generated.

  7. Architecture

    How the zero-upload guarantee is enforced, and how to check it without trusting us.

Operation reference

Every operation Pagecraft can perform, with its options, their defaults, and a worked example that the test suite runs.

48 operations, gathered under the headings they are registered with. The search above finds them by name, by what they read, and by the options they take.