2024-07-14 01:27:41 +02:00

10 lines
370 B
JSON

{
"friendlyName": "Remove Blank Pages",
"description": "Remove pages without text and images.",
"values": {
"whiteThreashold": {
"friendlyName": "Image White Threashold",
"description": "0-255 the tolerance for near white images. 0 - Almost white is detected as empty. 255 - No images are detected as empty."
}
}
}