mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02: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)"
|
|
}
|
|
}
|
|
} |