10 lines
370 B
JSON
Raw Normal View History

2024-05-13 20:46:04 +02:00
{
"friendlyName": "Remove Blank Pages",
2024-07-14 01:27:41 +02:00
"description": "Remove pages without text and images.",
2024-05-13 20:46:04 +02:00
"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."
}
}
}