mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 16:05:09 +00:00
10 lines
370 B
JSON
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."
|
|
}
|
|
}
|
|
} |