Skip to content

Tools

PDF Editor & Generator

Create and edit PDF documents directly in your browser. Add text, images, and formatting — all processing happens client-side.

Document

Frequently Asked Questions

How does the PDF generation work?
The PDF is generated entirely in your browser using html2pdf.js. The editor content is converted to a canvas, then rendered as a PDF document. Your content never leaves your device.
What image formats are supported?
You can add JPEG, PNG, GIF, and WebP images. Simply click the "Add Image" button or drag and drop an image into the editor area.
Can I resize images?
Yes! Click on any image in the editor to select it, then drag any corner handle to resize. Images maintain their aspect ratio automatically. The resized dimensions are preserved when you download the PDF or print.
How do I print the document?
Click the Print button in the toolbar to open your browser's print dialog. You can choose to print on paper or save as PDF using the "Save as PDF" option in your printer settings.
Can I add tables to my document?
Yes! Click the Table button to insert a table. Once inserted, click any cell to reveal a floating toolbar where you can add or remove rows and columns, or delete the entire table. You can also copy and paste tables from other applications.
Is my data sent to a server?
No. All editing and PDF generation happens entirely in your browser using client-side JavaScript. Your content is never uploaded to any server. You can verify this by disconnecting from the internet — the tool will still work perfectly.
What happens to the PDF after I download it?
The PDF is downloaded directly to your computer's default download location. Since everything happens client-side, there is no server storage or retention policy — the file exists only on your device.