Изтриване на страници от PDF
Кликнете върху страниците, които искате да изчезнат, след което изтеглете останалото.
Как работи
Качете своя PDF, кликнете върху страниците, които искате да премахнете — те се оцветяват в червено — след което изтеглете резултата. Всичко се случва във вашия браузър.
Мога ли да премахна повече от една страница наведнъж?
Да — кликнете върху колкото страници искате, преди да изтеглите. Няма ограничение колко можете да изберете.
Качва ли се моят PDF, за да се изтрият страници от него?
Не — това се изпълнява изцяло във вашия браузър чрез WebAssembly. Файлът ви никога не напуска устройството ви и не докосва сървър.
Can I select a whole range of pages at once, like pages 5 to 10?
Click each page individually — there's no drag-to-select range yet, but clicking several pages before downloading works the same way.
What if I accidentally select the wrong page?
Click it again to deselect it before downloading — nothing is removed until you click download.
Does deleting pages renumber the remaining ones?
The remaining pages keep their original content but naturally shift position in the new file — if you also need visible page numbers, run the result through Add Page Numbers afterward.
Does this change or overwrite my original PDF?
No. Your original file never gets touched — it's only read in your browser to build a brand-new PDF with the pages you kept, which downloads separately as "yourfile-edited.pdf". There's nothing to undo; if you change your mind, just start over from the original.
Will this work on a password-protected PDF?
Not directly — an encrypted PDF needs to be unlocked before any browser-based tool, including this one, can read its pages. Run it through Remove a Password from a PDF first, then come back here to delete the pages you don't need.
Does deleting pages make the file smaller?
Usually, yes — the output only contains the pages you kept, so a PDF with a lot of images or heavy pages removed will shrink noticeably. It's not always exactly proportional, since shared resources like fonts used by the remaining pages still get carried over.
I just want to clear out blank or duplicate pages — is there a quicker way?
If that's all you're doing, Remove Blank Pages and Remove Duplicate Pages find and remove them automatically instead of you having to click through every thumbnail yourself.