Skip to content

Office · Reference

PDF processing limits in a browser

Why file size, page count, memory, and browser capabilities affect local PDF work.

Continue with PDF Merger, PDF Splitter · Reference

Limits protect the browser session

PDF pages must be parsed and represented in memory before a new file can be created. Large files or many pages can use significant memory, especially on mobile devices. File and page limits make failures more predictable and keep the interface responsive.

When to use a smaller batch

  • Split a large collection into smaller groups.
  • Close other tabs when the browser is under memory pressure.
  • Check the output after each operation before deleting the originals.

References

Related tools

  • PDF MergerCombine multiple PDF files into one document in your browser.
  • PDF SplitterExtract selected pages or page ranges into a new PDF locally.

Back to Office Reference