Split PDF

Extract pages or split a PDF into separate files — by range or one file per page. Free, in your browser.

Everything runs in your browser — your file never leaves your device.

How to use the Split PDF

  1. Choose a PDF. Select the file you want to split.
  2. Set the pages. Enter a page range, or tick 'split every page'.
  3. Download. Get a single PDF, or a ZIP of separate files.

Why use our Split PDF

Extract any pages. Pull out a single page or a range like 1-3,5,8-10 into a new PDF.
Split into many files. Turn every page into its own PDF, delivered as a tidy ZIP.
Private by design. Your document is processed locally and never leaves your device.

Free to use — premium coming soon

FREE
  • Extract page ranges
  • Split every page to ZIP
  • No watermark
  • 100% private
PREMIUM
  • Remove ads
  • Split by bookmarks
  • Batch splitting

About the Split PDF

Split PDF lets you pull a specific page range out of a PDF or break a single document into many smaller files. Point it at a report and keep just pages 12 to 18, or take a 200-page scanned batch and explode it into 200 individual PDFs delivered as one ZIP. It is the opposite of merging: instead of combining files, you carve one file into the exact pieces you need. The tool works on the page level, so you never have to retype, re-scan, or rebuild anything in a word processor to get a slimmer document.

Reach for this when a PDF is bigger than it needs to be. Common situations include trimming a long contract down to the signature page before emailing it, separating a stack of scanned invoices that came through as one file, lifting a single chapter out of a manual, or getting a 30 MB attachment under a 10 MB upload cap. Sending only the relevant pages also keeps private information off the screen, which matters when a document holds more than the recipient should see. Splitting by page is faster and cleaner than printing to PDF or screenshotting individual pages.

Under the hood the tool reads your PDF, copies the page objects you select, and writes them into one or more brand-new PDF files. Because it copies the original page content rather than re-rendering or re-compressing it, the output keeps the same text, fonts, images, and resolution as the source. For a range extract you get a single PDF; for a full split you get every page as its own file, bundled into a ZIP so the download stays tidy. Page numbers follow the document order you see in any viewer, starting at 1.

Everything happens inside your browser using JavaScript. Your PDF is loaded into the page's memory, processed on your own device, and never sent to or stored on a server, so there is no upload step and no copy left online afterward. That keeps sensitive files such as tax records, medical scans, or signed agreements on your machine. One limit to know: an encrypted, password-protected PDF cannot be split until it is unlocked, because the page contents stay scrambled. Open it with its password and re-save an unprotected copy first, then split that.

Frequently asked questions

Does splitting a PDF reduce its quality?

No. The tool copies the original page content into the new files rather than re-rendering or re-compressing it, so text, fonts, images, and resolution stay exactly the same as the source document.

How do I enter a page range to extract?

Type the first and last page of the range you want, counting from page 1 as shown in your PDF viewer. For example, a range of 5 to 8 produces one new PDF containing pages 5, 6, 7, and 8.

What is the difference between extracting a range and splitting every page?

Extracting a range gives you a single PDF with just the pages you chose. Splitting every page turns each individual page into its own separate PDF, and all of those files are delivered together in one ZIP download.

Is my PDF uploaded to a server?

No. The split runs entirely in your browser on your own device, so the file is never uploaded or stored online. This keeps confidential documents private and makes the process work even without a stable internet connection once the page has loaded.

Can I split a password-protected PDF?

Not while it is still encrypted, because the page contents remain locked. Open the file in a PDF viewer with its password, save an unprotected copy, and then split that copy instead.

From our blog

How to Resize an Image to Exact Pixels Without Wrecking It

By the Super Simple Digital Tools Team · Updated June 2026

Most resizing problems come from guessing at numbers instead of starting with the spec you actually have to meet. Before you touch the tool, find the exact requirement: the pixel dimensions a platform asks for, the maximum width an upload form allows, or the size a layout slot will display. Write down the width and height in pixels and ignore everything else for now. DPI, inches, and centimetres are distractions for screen and web work, because the only thing those destinations read is the raw pixel count of the file.

With a target in hand, the first decision is whether to keep the aspect ratio locked. Locking it means you enter one dimension and the tool derives the other, preserving the original proportions so the image never stretches. This is what you want the vast majority of the time. Unlock it only when a destination demands an exact box, such as a strict square avatar, and you accept that the content may squash. A safer route is to resize proportionally to get close, then crop the excess to land on the exact box without distorting anyone's face.

Direction matters more than people expect. Going smaller is the friendly direction: the tool throws away surplus pixels and the result stays sharp, which is why downscaling a big camera photo for the web almost always looks great. Going bigger is the risky direction. There is no hidden detail to recover, so the algorithm averages existing pixels to fill the gaps, and the image grows softer and can pick up faint halos around edges. If you must enlarge, do it in modest steps and accept that a small source will never become a large, crisp one.

Format and the quality slider decide your final file size. PNG is lossless and best for graphics, logos, and screenshots with flat colour and sharp text, but it produces large files for photographs. JPG and WEBP are better for photos because their quality setting lets you compress hard. Drop the quality slider and you shed kilobytes fast, usually with little visible change until you push it too far. WEBP typically gives the smallest file at a given quality, which is handy when an upload limit is measured in kilobytes rather than pixels.

Finally, think about where the work happens. Because this resizer runs on the browser canvas, your image is processed on your own machine and is never uploaded, which is exactly what you want for ID photos, contracts, or anything you would not email to a stranger. The trade-off of any canvas resize is that very aggressive single-step shrinks can introduce slight aliasing, so if you are reducing an image dramatically, a couple of moderate passes will look cleaner than one giant jump. Check the preview, confirm the dimensions match the spec, and download.

  • Copy the exact pixel dimensions from the platform's help page first, then enter those numbers verbatim rather than eyeballing a percentage.
  • Keep the aspect-ratio lock on by default; only unlock it when a destination truly requires a fixed box, and crop instead of stretch when you can.
  • When you need to hit a kilobyte limit, export as WEBP or JPG and lower the quality slider step by step while watching the preview.
  • Avoid enlarging small images; if you must, resize in two or three smaller steps to reduce softness and edge halos instead of one big jump.

Read the full guide →

Tool by the Super Simple Digital Tools Team. Reviewed by our editorial team. Free to use, no signup required.

Related tools