Split PDF Go Overview
PDF Split Golang SDK offers a powerful solution for dividing documents with precision, enabling developers to split large PDF files into individual pages or custom page groups based on specific requirements. This customizable Golang SDK seamlessly integrates into your workflow through simple Golang SDK calls, supported by comprehensive SDKs and auto-generated code snippets that minimize development time. Built on secure cloud infrastructure with ISO 27001, HIPAA, SOC 2, and GDPR compliance, our PDF Splitter ensures your sensitive documents remain protected while delivering consistent performance.
Precision Splitting
Extract exactly the pages you need with custom ranges, patterns, or text-based conditions.
Easy Integration
Implement our PDF split with minimal code using SDKs for multiple languages.
Secure Processing
Enterprise-grade encryption and compliance standards protect your sensitive documents.
Custom Extraction
Extract pages selectively using page numbers, ranges, or regular expression patterns.
Global Performance
Cloud infrastructure ensures fast processing and low latency across worldwide locations.
Flexible Output
Separate pages individually or create custom page groups with our powerful API.
Customizable Parameters
Fine-tune your automation with these powerful conversion options
File
File Supported formats: .pdfFile to be converted. Value can be URL or file content.
Password
StringSets the password to open protected documents.
Mode
Collection Default: pagecountSelects how the document is split. pagecount cuts consecutive chunks whose sizes follow Value - a comma-separated sequence repeated until the document ends (e.g. Value=5 on a 10-page file gives two 5-page files; Value=3,2 gives 3, 2, 3, 2, ...; empty Value means one file per page); ranges emits one file per page or range listed in Value (e.g. 1-3,5,7-9 gives three files); singlepages extracts each page listed in Value as its own file (e.g. 1-2,5 gives three single-page files: page 1, page 2, page 5); text starts a new file at every page whose text matches the Value regular expression; bookmark splits at each bookmark (Value is ignored).
Value
StringThe argument for the selected Mode: a page-count sequence (pagecount), a page or range list (ranges, singlepages), or a regular expression (text). Ignored when Mode is bookmark. For pagecount an empty value produces one file per page.
MergeOutput
Bool Default: FalseWhen set to true, all files produced by the split, regardless of the split method used, are merged into a single PDF named merged.pdf. By default (false) the API returns each split part as a separate PDF.
StoreFile
Bool Default: FalseWhen the StoreFile parameter is set to True, your converted file is written to ConvertAPI’s encrypted, temporary storage and made available via a time-limited secure download URL, valid for up to 3 hours. After this period, the file is permanently deleted.
When StoreFile is set to False, conversion happens entirely in-memory. The raw file bytes are streamed back in the API response without touching disk or external storage, ensuring maximum security and zero persistence so that only you can access the content.
Step-by-Step Guide
Easy Split PDF integration using our Go SDK
1. ConvertAPI Go library install
ConvertAPI provides a library for Go programming language that allows you to perform a Split PDF conversion with just a few lines of code. Split PDF documents using GO language with no effort at all!
go get github.com/ConvertAPI/convertapi-go
2. Authenticate your Go library
You can obtain your API Token by signing up for a free account. Once you sign up, you'll receive 250 free conversions instantly! Grab your API Token from the account dashboard, and authenticate the ConvertAPI GO library like this:
config.Default = config.NewDefault("api_token")
3. Split PDF using Golang in no time!
Once you have your authentication in place, simply copy-paste this pdf to split conversion code snippet into your Golang project:
Integrate within minutes
Easy Split PDF automation using our simple Go SDK
Compatible With all Go Frameworks & Tools
Businesses trust us
Highest rated File Conversion API on major B2B software listing platforms: Capterra, G2, and Trustpilot.
"ConvertAPI has been a game-changer for our document automation workflows. Their conversion accuracy and API reliability are unmatched in the industry for over 7 years."
"ConvertAPI is a reliable, cost-effective solution with a proven track record of stability. It has grown significantly in maturity, adopting enterprise-grade practices over the years."
"We've integrated ConvertAPI across our entire document processing platform. The performance is exceptional and the support team is always responsive. Highly recommended!"
Enterprise-Grade Security
We ensure that all document processing is handled securely in the cloud, adhering to industry-leading standards like ISO 27001, GDPR, and HIPAA. To enhance security even further, we can ensure that no files or data are stored on our servers and never leave your country.
Learn more about security