{% 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 · add as many as you like · drag to reorder

Split PDF

Split a PDF into separate pages or custom ranges.

or drop a file here · leave ranges empty to split every page

Images to PDF

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

or drop files here · JPG, PNG, WebP · drag to reorder

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