🔹Install the Split/Merge PDF Plugin in Your App.
🔹For the conversion, follow these steps:
- Sign Up: Go to
https://www.iloveapi.com/signup to create an account.
- Get API Keys: Retrieve your public and secret keys from
https://www.iloveapi.com/user/projects.
- Authorization: Call the Authorization API, providing your public key to obtain an authorization token. Save this token for the subsequent steps.
- Start the Conversion Process:
● File Upload: Upload the file you want to convert (note: only one file can be uploaded at a time).
● Processing: Use the token to process the file. Specify the server_filename (uploaded file's name on the server) and an output name for the resulting JPG files.
● Tool Selection: Choose between merge or split based on your preference.
● Split Modes: Choose one of the following:
🔹Merge: No additional parameters are required.
🔹Split: Choose one of the following modes:
🔸Ranges: Specify ranges in the format 1,4,5-10. These ranges will be split and saved as individual PDFs. To merge these splits into a single PDF, enable the merge_after option (only available for this mode).
🔸Fixed Range: Split the PDF into sections of every n pages. If the fixed range exceeds the total number of pages, an error will occur.
🔸Remove Pages: Specify ranges of pages to be removed from the document. The resulting file will be a single PDF without the specified pages.
● Download the Output: Call the Download API to retrieve the generated PDF files.
🔹Connect API Advantage:
The Connect API allows you to apply multiple tools on the uploaded file without re-uploading it. For example, you can use different split_modes/merge on the same PDF. Note that the Connect API will work with the updated file after splitting, not the originally uploaded file.
🔗Demo Link:
https://chakor-plugin-demo-6.bubbleapps.io/version-test/split_merge_pdf🔗Editor Link:
https://bubble.io/page?id=chakor-plugin-demo-6&test_plugin=1735569973845x152030081404370940_current&tab=Design&name=split_merge_pdf&type=page