mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 16:05:09 +00:00
14 lines
316 B
JSON
14 lines
316 B
JSON
{
|
|
"inputs": {
|
|
"pdffile": {
|
|
"name": "PDF-File(s)",
|
|
"description": "This operator takes a PDF-File(s) as input"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"pdffile": {
|
|
"name": "PDF-File(s)",
|
|
"description": "This operator outputs PDF-File(s)"
|
|
}
|
|
}
|
|
} |