Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docling-project/docling-parse
/ functions
Functions
1,406 in github.com/docling-project/docling-parse
⨍
Functions
1,406
◇
Types & classes
184
↓ 1 callers
Function
find_pdfs
app/run_scaling.cpp:327
↓ 1 callers
Method
find_postscript
src/parse/pdf_resources/page_xobjects.h:120
↓ 1 callers
Method
find_subtype
src/parse/pdf_resources/page_xobjects.h:63
↓ 1 callers
Function
format_image_comparison_table
(comparisons: list[ImageComparison])
tests/rendering_regression.py:231
↓ 1 callers
Method
g
`g` is the NON-stroking (fill) gray operator
src/parse/pdf_states/grph.h:646
↓ 1 callers
Method
get_all
Get all timing values for a specific operation.
docling_parse/pdf_parser.py:150
↓ 1 callers
Method
get_annotations
src/parse/pdf_decoders/document.h:165
↓ 1 callers
Method
get_ascend
src/parse/pdf_resources/page_font/base_font.h:187
↓ 1 callers
Method
get_ascent
src/parse/pdf_resources/page_font.h:389
↓ 1 callers
Method
get_bbox
src/parse/pdf_resources/page_xobject_form.h:114
↓ 1 callers
Method
get_ccitt_black_is_1
src/parse/pdf_resources/page_xobject_image.h:1138
↓ 1 callers
Method
get_ccitt_k
src/parse/pdf_resources/page_xobject_image.h:1133
↓ 1 callers
Method
get_char_bbox
src/parse/pdf_resources/page_font.h:425
↓ 1 callers
Method
get_cmyk_convention
src/parse/page_items/render_instructions.h:451
↓ 1 callers
Method
get_colorspaces
src/parse/pdf_resources/page_xobject_form.h:171
↓ 1 callers
Method
get_descend
src/parse/pdf_resources/page_font/base_font.h:215
↓ 1 callers
Method
get_descent
src/parse/pdf_resources/page_font.h:394
↓ 1 callers
Method
get_device_n_components
src/parse/pdf_resources/page_xobject_image.h:1073
↓ 1 callers
Method
get_device_n_names
src/parse/pdf_resources/page_xobject_image.h:1078
↓ 1 callers
Method
get_embedded_font_blob
src/parse/pdf_resources/page_font.h:1377
↓ 1 callers
Method
get_family
src/parse/pdf_resources/page_colorspace.h:68
↓ 1 callers
Function
get_filters
app/page_images.cpp:31
↓ 1 callers
Method
get_filters
src/parse/pdf_resources/page_xobject_image.h:1113
↓ 1 callers
Method
get_font_bbox
src/parse/pdf_resources/page_font.h:51
↓ 1 callers
Method
get_fonts
src/parse/pdf_resources/page_xobject_form.h:147
↓ 1 callers
Method
get_g_x0
src/parse/page_items/render_instructions.h:228
↓ 1 callers
Method
get_g_x1
src/parse/page_items/render_instructions.h:230
↓ 1 callers
Method
get_g_y0
src/parse/page_items/render_instructions.h:229
↓ 1 callers
Method
get_g_y1
src/parse/page_items/render_instructions.h:231
↓ 1 callers
Method
get_grphs
src/parse/pdf_resources/page_xobject_form.h:159
↓ 1 callers
Method
get_has_graphics_state
src/parse/page_items/page_shape.h:67
↓ 1 callers
Method
get_image_extension
src/parse/page_items/page_image.h:223
↓ 1 callers
Method
get_image_format
src/parse/page_items/page_image.h:346
↓ 1 callers
Method
get_indexed_base_cs
src/parse/pdf_resources/page_xobject_image.h:1088
↓ 1 callers
Method
get_indexed_base_device_n_names
src/parse/pdf_resources/page_xobject_image.h:1098
↓ 1 callers
Method
get_indexed_base_device_n_single_black
src/parse/pdf_resources/page_xobject_image.h:1103
↓ 1 callers
Method
get_indexed_hival
src/parse/pdf_resources/page_xobject_image.h:1083
↓ 1 callers
Method
get_indexed_palette
src/parse/pdf_resources/page_xobject_image.h:1093
↓ 1 callers
Method
get_intent
src/parse/pdf_resources/page_xobject_image.h:1108
↓ 1 callers
Method
get_jbig2_globals_data
src/parse/pdf_resources/page_xobject_image.h:1148
↓ 1 callers
Method
get_matrix
src/parse/pdf_resources/page_xobject_form.h:109
↓ 1 callers
Method
get_meta
(self)
docling_parse/pdf_parser.py:796
↓ 1 callers
Method
get_name
src/parse/pdf_resources/page_font.h:297
↓ 1 callers
Method
get_num_components
src/parse/pdf_resources/page_colorspace.h:73
↓ 1 callers
Method
get_pil_mode
src/parse/page_items/page_image.h:371
↓ 1 callers
Function
get_pybind11_cmake_args
()
local_build.py:14
↓ 1 callers
Method
get_raw_stream_data
src/parse/pdf_resources/page_xobject_image.h:1158
↓ 1 callers
Method
get_soft_mask_data
src/parse/pdf_resources/page_xobject_image.h:1178
↓ 1 callers
Function
get_sorted_candidates
Get successful pages sorted by elapsed time descending.
perf/run_analysis.py:84
↓ 1 callers
Method
get_space_width
src/parse/pdf_resources/page_font.h:368
↓ 1 callers
Method
get_string
src/parse/pdf_resources/page_font.h:461
↓ 1 callers
Method
get_subtype
src/parse/pdf_resources/page_xobjects.h:223
↓ 1 callers
Method
get_supplement
src/parse/pdf_resources/page_font/font_cids.h:68
↓ 1 callers
Method
get_task
Get the next completed page decode result. Blocks until a result is available. Returns: PageParseResult: Parsed page res
docling_parse/pdf_parser.py:1532
↓ 1 callers
Method
get_unknown_operators
src/parse/pdf_decoders/stream.h:156
↓ 1 callers
Method
get_width
src/parse/pdf_resources/page_font.h:313
↓ 1 callers
Method
get_xheight
src/parse/pdf_resources/page_font.h:404
↓ 1 callers
Method
get_xobjects
src/parse/pdf_resources/page_xobject_form.h:182
↓ 1 callers
Method
gs
src/parse/pdf_states/grph.h:534
↓ 1 callers
Method
has_char_bbox
src/parse/pdf_resources/page_font.h:409
↓ 1 callers
Method
has_colorspaces
src/parse/pdf_resources/page_xobject_form.h:133
↓ 1 callers
Method
has_decoded_stream_data
src/parse/pdf_resources/page_xobject_image.h:1163
↓ 1 callers
Method
has_fill_alpha
src/parse/pdf_resources/page_grph.h:26
↓ 1 callers
Method
has_fonts
src/parse/pdf_resources/page_xobject_form.h:119
↓ 1 callers
Method
has_grphs
src/parse/pdf_resources/page_xobject_form.h:126
↓ 1 callers
Function
has_jp2_signature
src/parse/utils/jpx/jpx_utils.h:81
↓ 1 callers
Method
has_key
src/parse/utils/pdf_timings.h:340
↓ 1 callers
Method
has_stroke_alpha
/CA (stroking) and /ca (non-stroking) constant alpha; a `gs` operator only changes the parameters present in its dictionary, hence the has_* flags. 1.
src/parse/pdf_resources/page_grph.h:25
↓ 1 callers
Method
has_xobjects
src/parse/pdf_resources/page_xobject_form.h:140
↓ 1 callers
Function
hex_to_vec
src/parse/utils/string.h:123
↓ 1 callers
Method
i
src/parse/pdf_states/grph.h:518
↓ 1 callers
Function
icc_signature_to_components
src/parse/pdf_resources/page_xobject_image.h:18
↓ 1 callers
Function
inflate_pdf_stream
src/parse/utils/jpeg/jpeg_utils.h:127
↓ 1 callers
Method
initialise
src/parse/pdf_resources/page_font/base_fonts.h:171
↓ 1 callers
Function
initialise_fonts
app/run_scaling.cpp:816
↓ 1 callers
Method
is_core_14_font
src/parse/pdf_resources/page_font/base_fonts.h:95
↓ 1 callers
Function
is_dir
bool is_dir(std::string file_name) { struct stat st; lstat(file_name.c_str(), &st); if (S_ISDIR(st.st_mode)) return tru
src/parse/utils/files.h:27
↓ 1 callers
Method
is_identity
src/parse/pdf_resources/page_font/cmap_value.h:65
↓ 1 callers
Function
is_integer
src/parse/utils/string.h:63
↓ 1 callers
Method
is_integer
src/parse/qpdf/stream_instruction.h:60
↓ 1 callers
Method
is_invisible
src/parse/page_items/render_instructions.h:260
↓ 1 callers
Function
is_jpeg_data
src/parse/utils/jpeg/jpeg_utils.h:122
↓ 1 callers
Method
is_loaded
src/pybind/docling_parser.h:149
↓ 1 callers
Function
is_number
src/parse/utils/string.h:68
↓ 1 callers
Function
is_right_to_left
src/parse/utils/string.h:316
↓ 1 callers
Function
is_rtl_char
Function to check if a Unicode character belongs to an RTL script
src/parse/utils/string.h:292
↓ 1 callers
Function
is_space
src/parse/utils/string.h:204
↓ 1 callers
Method
j
src/parse/pdf_states/grph.h:445
↓ 1 callers
Method
k
src/parse/pdf_states/grph.h:689
↓ 1 callers
Method
length
src/parse/page_items/page_cell.h:279
↓ 1 callers
Method
list_loaded_keys
src/pybind/docling_parser.h:136
↓ 1 callers
Function
load_documents
app/run_scaling.cpp:431
↓ 1 callers
Function
main
()
docling_parse/visualize.py:253
↓ 1 callers
Function
main
()
perf/run_scaling_visualization.py:104
↓ 1 callers
Function
main
(argv: List[str])
perf/run_perf.py:559
↓ 1 callers
Function
main
(argv: List[str])
perf/run_analysis.py:299
↓ 1 callers
Function
main
(argv: List[str])
perf/run_eval.py:366
↓ 1 callers
Function
main
(argv: List[str])
perf/run_scaling.py:911
↓ 1 callers
Function
main
(argv=None)
scripts/export_dclx.py:177
↓ 1 callers
Function
main
(argv=None)
scripts/inspect_rendering.py:175
← previous
next →
501–600 of 1,406, ranked by callers