{% extends "base.html" %} {% block title %}PDF Editor – Free Online PDF Editor{% endblock %} {% block description %}Edit PDF files online for free. Add text, sign, draw, highlight, add images and more without losing quality.{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Edit your PDF

Add text, images, shapes, and signatures to any PDF — free and in your browser.

  • Easy Edits: Modify text, images, and links effortlessly.
  • Annotate & Highlight: Add comments and highlights quickly.
  • Custom Formatting: Adjust fonts, colors, and layouts easily.
1 Upload your PDF
2 Edit & annotate
3 Download

Drag & drop your file

or

Size up to 100 MB

{% if limit_info and not limit_info.is_unlimited %}

{{ limit_info.used }} / {{ limit_info.limit }} edits used today {% if limit_info.used >= limit_info.limit %} — Upgrade {% endif %}

{% endif %}
Text Properties
Font
Style
Color
Text BG
Alignment
Opacity
100%

Signature

Add Watermark

Use an existing stamp design
CUSTOM
⚠️

Daily Limit Reached

You've used all your PDF editor edits for today.

Upgrade Plan

Manage Pages

{% if limit_info and not limit_info.is_unlimited and not limit_info.allowed %} {% endif %} {% if limit_info and not limit_info.is_unlimited %} {% endif %} {% endblock %}