mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 16:05:09 +00:00
10 lines
303 B
JSON
10 lines
303 B
JSON
{
|
|
"friendlyName": "Split PDF by Index",
|
|
"description": "Splits the document at specific pages.",
|
|
"values": {
|
|
"pageIndexes": {
|
|
"friendlyName": "Page Indexes",
|
|
"description": "An array of indexes of pages you want to split the document after."
|
|
}
|
|
}
|
|
} |