Pemisah PDF

Pisahkan PDF dengan mudah menjadi beberapa file atau ekstrak halaman tertentu. Pilih rentang halaman atau pisahkan setiap halaman menjadi PDF terpisah. Diproses dengan aman di browser Anda.

Iklan
Iklan

A PDF splitter divides a multi-page PDF document into smaller files. You can extract specific pages, split by page ranges, or separate every page into its own file. This tool processes PDFs entirely in your browser using pdf-lib -- no file is uploaded to any server, making it safe for confidential documents like contracts, financial statements, and medical records.

Split and extract PDF pages without uploading your files

Extract specific pages or split every page into a separate PDF — all processed locally in your browser. No uploads, no server processing, no file size limits.

100% privat
Pemrosesan instan
Gratis tanpa batas

Cara menggunakan

  1. 1

    Unggah PDF

    Klik untuk memilih file PDF yang ingin Anda pisahkan.

  2. 2

    Pilih Mode Pemisahan

    Pilih 'Ekstrak berdasarkan Rentang' untuk mendapatkan halaman tertentu (misalnya, 1-5, 8) atau 'Pisahkan Setiap Halaman' untuk membuat PDF terpisah untuk setiap halaman.

  3. 3

    Pisahkan

    Klik tombol 'Pisahkan PDF'. Alat akan langsung memproses file di browser Anda.

  4. 4

    Unduh

    Unduh PDF baru Anda. Beberapa file akan dikemas dengan nyaman dalam arsip ZIP.

Opsi Pemisahan yang Fleksibel

Ekstrak berdasarkan Rentang

Sempurna saat Anda hanya membutuhkan bagian tertentu dari dokumen besar. Cukup masukkan halaman yang ingin Anda simpan (misalnya, 2-4, 7).

Pisahkan Setiap Halaman

Ubah setiap halaman PDF Anda secara instan menjadi file PDF satu halaman sendiri. Sangat baik untuk memisahkan faktur atau slide.

Iklan

Understanding PDF Splitting

Why split PDF files?

PDF files are often large multipage documents that need to be divided for practical reasons. You might need to extract just the signature page from a contract, separate individual invoices from a combined statement, or split a 200-page report into chapters for easier distribution. Email attachment size limits (typically 10-25 MB) also frequently require splitting large PDFs before sending. Manually taking screenshots or printing specific pages loses quality and creates image files instead of proper PDFs with searchable text.

Server-based PDF tools like iLovePDF and Smallpdf require you to upload your entire document to their servers. This is a privacy concern for confidential documents -- once uploaded, you have no control over how long the file is stored, who can access it, or whether it's used for training AI models. Client-side tools like ours process the PDF entirely in your browser using the pdf-lib JavaScript library, which parses and manipulates the PDF structure without any network communication.

Iklan

How PDF splitting works technically

A PDF file is structured as a hierarchy of objects: a catalog at the root, containing page tree nodes, which contain individual page objects. Each page object references content streams (the drawing commands), fonts, images, and other resources. When splitting a PDF, the tool creates a new PDF document and copies the selected page objects (and their referenced resources) into it. This preserves the original formatting, fonts, images, and interactive elements.

The pdf-lib library handles this process in the browser. It reads the PDF's binary data, parses the object structure, and creates a new PDF with only the selected pages. For large PDFs (100+ pages), this can take a few seconds and use significant memory, but modern browsers handle it well. The output is a valid PDF that can be opened in any PDF reader. Note that encrypted PDFs require a password to decrypt before splitting -- our tool supports this via pdf-lib's encryption handling.

Iklan

How does this compare to other PDF splitters?

A side-by-side comparison of popular PDF splitting tools.

FiturNovaToolsiLovePDFSmallpdf
Privasi (tanpa unggah)100% browserUnggah ke serverUnggah ke server
Pisahkan berdasarkan rentang halaman
Ekstrak halaman tertentu
Pisahkan setiap halaman
File size limitNone (browser memory)20 MB (free)5 MB (free)
Pendaftaran diperlukanTidak(gratis terbatas)(gratis terbatas)

Server-based tools like iLovePDF and Smallpdf require uploading your PDF to their servers. Our tool processes everything locally in your browser, making it suitable for confidential documents like legal contracts, medical records, and financial statements.

Pertanyaan yang sering diajukan

Apakah file saya aman?
Ya. PDF Anda diproses sepenuhnya di dalam browser Anda. Tidak ada file yang diunggah ke server mana pun, memastikan privasi dokumen Anda.
Bagaimana cara menentukan rentang halaman untuk diekstraksi?
Dalam mode 'Ekstrak berdasarkan Rentang', Anda dapat mengetikkan nomor halaman atau rentang yang dipisahkan koma. Misalnya, '1-3, 5, 8-10' akan mengekstrak halaman 1, 2, 3, 5, 8, 9, dan 10 ke dalam satu PDF baru.
Apakah layanan ini gratis?
Ya, pemisah PDF kami 100% gratis untuk digunakan tanpa batasan ukuran file atau jumlah penggunaan. Tidak perlu registrasi.
Apa perbedaan antara 'Ekstrak berdasarkan Rentang' dan 'Pisahkan Setiap Halaman'?
'Extract by Range' lets you select specific pages (e.g., 1-5, 8, 10-12) and combines them into a single new PDF file. This is useful when you need a subset of a large document — for example, extracting pages 3-7 from a 50-page report to share with a colleague. 'Split Every Page' creates a separate single-page PDF for each page in the original document. If your PDF has 20 pages, you will get 20 individual PDF files, conveniently packaged in a ZIP archive for download. This is ideal for separating invoices, receipts, or slides.
Bisakah saya memisahkan PDF yang dilindungi kata sandi?
If the PDF has an owner password (restricting editing, printing, or copying), the tool can usually split it without issues, as splitting is a read operation. However, if the PDF has a user password (required to open and view the document), you will need to enter the password first. The tool uses the browser's built-in PDF engine to decrypt the file locally — the password is never transmitted to any server. If you have forgotten the password, the tool cannot bypass it, as doing so would compromise PDF security.
Apakah pemisahan akan memengaruhi kualitas PDF saya?
No. Splitting a PDF is a lossless operation — it does not re-encode images, re-compress text, or alter any content. The tool simply copies the existing page objects from the original PDF into a new PDF container. This means fonts, images, vector graphics, bookmarks, and annotations on the extracted pages are preserved exactly as they were in the original file. The only thing that changes is which pages are included. File size of the output will be proportional to the number of pages extracted.
Apa yang terjadi pada bookmark dan tautan setelah pemisahan?
Bookmarks (also called outlines) and internal links that point to pages within the extracted range are preserved. Bookmarks and links that point to pages outside the extracted range are removed, since those pages no longer exist in the new file. External hyperlinks (URLs that open in a browser) are always preserved regardless of which pages you extract. If bookmark preservation is critical, we recommend testing the output file before distributing it.
Apakah ada batasan ukuran file?
There is no artificial file size limit imposed by the tool. However, since all processing happens in your browser's memory, the practical limit depends on your device's available RAM. Most modern computers can handle PDFs up to 200-500 MB without issues. If you attempt to split a very large file and the browser becomes unresponsive, try closing other tabs and applications to free up memory, or split the file in smaller batches by extracting page ranges (e.g., pages 1-50, then 51-100).

Privasi Anda Adalah Prioritas Kami

Alat ini berjalan sepenuhnya di browser Anda. File Anda tidak diunggah, disimpan, atau dianalisis.

  • Kami tidak mengunggah, menyimpan, atau menganalisis file Anda.
  • Semua yang Anda proses tetap di perangkat Anda.
  • Tidak ada pemrosesan sisi server, penyimpanan cloud, atau analisis.

Bahkan jika koneksi internet Anda terputus, file Anda tetap aman.

Anda mungkin juga suka

Panduan terkait

Iklan