{% extends "base.html" %} {% block title %}PDF Tools{% endblock %} {% block nav_pdf %}active{% endblock %} {% block content %}

PDF Tools

Merge, split, and convert — everything runs locally on your machine.

Merge PDFs

Combine multiple PDF files into one. Drag to reorder.

or drop files here

Split PDF

Split a PDF into separate pages or custom ranges.

or drop files here

Images to PDF

Convert images to a single PDF document. Drag to reorder.

or drop files here

{% endblock %} {% block scripts %} {% endblock %}