Skip to main content

Workflow Builder Never Uploaded

Chain rotate, watermark, and page numbers into one reusable pipeline โ€” runs entirely in your browser.

Pipeline

What is the Workflow Builder?

Instead of opening three separate tools, build one pipeline and run your PDF through it in a single pass. The MVP supports three steps โ€” rotate, watermark, and page numbers โ€” chained in the order you arrange them. Everything runs locally in your browser with pdf-lib; your file never leaves the device.

  • Rotate: turn every page 90°, 180°, or 270°.
  • Watermark: stamp diagonal or flat text on each page with adjustable size and opacity.
  • Page numbers: add {n} or {n} of {total} in the corner of your choice.
  • Save & reuse: name a workflow and reload it later โ€” definitions are stored in your browser (server sync is planned).

How it works

  1. 1
    Add steps Drag tool cards from the left into the pipeline, or click a card to append it. Reorder by dragging steps.
  2. 2
    Set options Open each step to set its parameters โ€” rotation angle, watermark text, page-number style and position.
  3. 3
    Drop a PDF Drop or choose a PDF on the right.
  4. 4
    Run Click Run to feed the PDF through every step in order, then download the result.
  5. 5
    Save it Name the workflow and Save to reuse it next time.

Frequently asked questions

Is my file uploaded?

No โ€” every step runs in your browser with pdf-lib. The PDF never leaves your device.

Is it free?

Yes, completely free with no signup and no watermark added by us.

What steps are supported?

The MVP supports three steps: rotate, add watermark, and add page numbers. More steps are planned.

Can I reorder steps?

Yes โ€” drag a step left or right within the pipeline to change the order it runs in.

Where are my saved workflows stored?

In your browser's localStorage on this device. Clearing site data removes them. Account-synced workflows are a planned feature.

Does it work on mobile?

Yes, though a desktop makes drag-and-drop pipeline editing easier.