pdf-to-markdown/examples/Adventures-Of-Sherlock-Holmes/removeEmptyItems.json

30 lines
347 B
JSON
Raw Normal View History

2021-03-16 05:36:41 +01:00
{
"pages": 200,
"items": 8844,
"groupedItems": 8844,
"changes": 0,
"schema": [
{
"name": "x"
},
{
"name": "y"
},
{
2021-04-11 18:20:26 +02:00
"name": "width"
2021-03-16 05:36:41 +01:00
},
{
2021-04-11 18:20:26 +02:00
"name": "height"
2021-03-16 05:36:41 +01:00
},
{
2021-04-11 18:20:26 +02:00
"name": "str"
2021-03-16 05:36:41 +01:00
},
{
2021-04-11 18:20:26 +02:00
"name": "fontName"
2021-03-16 05:36:41 +01:00
},
{
2021-04-11 18:20:26 +02:00
"name": "dir"
2021-03-16 05:36:41 +01:00
}
2021-03-28 10:58:24 +02:00
],
"globals": {}
2021-03-16 05:36:41 +01:00
}