Index _ | A | B | C | D | F | G | H | I | L | M | N | O | P | Q | R | S | T | V | W _ __init__() (churro_ocr.document.DocumentOCRPipeline method) (churro_ocr.document.DocumentOCRResult method) (churro_ocr.ocr.BatchOCRBackend method) (churro_ocr.ocr.OCRBackend method) (churro_ocr.ocr.OCRClient method) (churro_ocr.ocr.OCRResult method) (churro_ocr.page_detection.DocumentPage method) (churro_ocr.page_detection.DocumentPageDetector method) (churro_ocr.page_detection.PageCandidate method) (churro_ocr.page_detection.PageDetectionBackend method) (churro_ocr.page_detection.PageDetectionRequest method) (churro_ocr.page_detection.PageDetectionResult method) (churro_ocr.page_detection.PageDetector method) (churro_ocr.providers.page_detection.AzurePageDetector method) (churro_ocr.providers.page_detection.LLMPageDetector method) (churro_ocr.providers.specs.AzureDocumentIntelligenceOptions method) (churro_ocr.providers.specs.HuggingFaceOptions method) (churro_ocr.providers.specs.LiteLLMTransportConfig method) (churro_ocr.providers.specs.MistralOptions method) (churro_ocr.providers.specs.OCRBackendSpec method) (churro_ocr.providers.specs.OCRModelProfile method) (churro_ocr.providers.specs.OpenAICompatibleOptions method) (churro_ocr.templates.base.OCRPromptTemplate method) (churro_ocr.templates.hf.HFChatTemplate method) A adetect() (churro_ocr.page_detection.PageDetector method) aocr() (churro_ocr.ocr.OCRClient method) aocr_image() (churro_ocr.ocr.OCRClient method) as_ocr_results() (churro_ocr.document.DocumentOCRResult method) AzureDocumentIntelligenceOptions (class in churro_ocr.providers.specs) AzurePageDetector (class in churro_ocr.providers.page_detection) B BatchOCRBackend (class in churro_ocr.ocr) build_conversation() (churro_ocr.templates.base.OCRPromptTemplate method) (churro_ocr.templates.hf.HFChatTemplate method) build_ocr_backend() (in module churro_ocr.providers.builder) build_ocr_conversation() (in module churro_ocr.templates.base) C chandra_image_preprocessor() (in module churro_ocr.providers.specs) chandra_ocr_2_profile() (in module churro_ocr.providers.specs) chandra_text_postprocessor() (in module churro_ocr.providers.specs) churro_ocr.document module churro_ocr.ocr module churro_ocr.page_detection module churro_ocr.prompts module churro_ocr.providers.builder module churro_ocr.providers.page_detection module churro_ocr.providers.specs module churro_ocr.templates.base module churro_ocr.templates.hf module churro_ocr.templates.presets module D deepseek_ocr_2_profile() (in module churro_ocr.providers.specs) deepseek_ocr_2_text_postprocessor() (in module churro_ocr.providers.specs) default_ocr_image_preprocessor() (in module churro_ocr.providers.specs) default_ocr_profile() (in module churro_ocr.providers.specs) default_ocr_text_postprocessor() (in module churro_ocr.providers.specs) detect() (churro_ocr.page_detection.PageDetectionBackend method) (churro_ocr.page_detection.PageDetector method) (churro_ocr.providers.page_detection.AzurePageDetector method) (churro_ocr.providers.page_detection.LLMPageDetector method) detect_image() (churro_ocr.page_detection.DocumentPageDetector method) detect_image_sync() (churro_ocr.page_detection.DocumentPageDetector method) detect_pdf() (churro_ocr.page_detection.DocumentPageDetector method) detect_pdf_sync() (churro_ocr.page_detection.DocumentPageDetector method) DocumentOCRPipeline (class in churro_ocr.document) DocumentOCRResult (class in churro_ocr.document) DocumentPage (class in churro_ocr.page_detection) DocumentPageDetector (class in churro_ocr.page_detection) F firered_ocr_profile() (in module churro_ocr.providers.specs) firered_ocr_text_postprocessor() (in module churro_ocr.providers.specs) from_image() (churro_ocr.page_detection.DocumentPage class method) from_image_path() (churro_ocr.page_detection.DocumentPage class method) G glm_ocr_image_preprocessor() (in module churro_ocr.providers.specs) glm_ocr_profile() (in module churro_ocr.providers.specs) glm_ocr_text_postprocessor() (in module churro_ocr.providers.specs) H height (churro_ocr.page_detection.DocumentPage property) HFChatTemplate (class in churro_ocr.templates.hf) HuggingFaceOptions (class in churro_ocr.providers.specs) I identity_text_postprocessor() (in module churro_ocr.providers.specs) infinity_parser_7b_profile() (in module churro_ocr.providers.specs) infinity_parser_7b_text_postprocessor() (in module churro_ocr.providers.specs) L lfm2_5_vl_1_6b_profile() (in module churro_ocr.providers.specs) lfm2_5_vl_text_postprocessor() (in module churro_ocr.providers.specs) LiteLLMTransportConfig (class in churro_ocr.providers.specs) LLMPageDetector (class in churro_ocr.providers.page_detection) locate_text_block_bbox_with_llm() (in module churro_ocr.providers.page_detection) locate_text_block_bbox_with_llm_sync() (in module churro_ocr.providers.page_detection) M mineru2_5_2509_1_2b_profile() (in module churro_ocr.providers.specs) MistralOptions (class in churro_ocr.providers.specs) module churro_ocr.document churro_ocr.ocr churro_ocr.page_detection churro_ocr.prompts churro_ocr.providers.builder churro_ocr.providers.page_detection churro_ocr.providers.specs churro_ocr.templates.base churro_ocr.templates.hf churro_ocr.templates.presets N nanonets_ocr2_3b_profile() (in module churro_ocr.providers.specs) nanonets_ocr2_3b_text_postprocessor() (in module churro_ocr.providers.specs) O ocr() (churro_ocr.ocr.OCRBackend method) (churro_ocr.ocr.OCRClient method) ocr_batch() (churro_ocr.ocr.BatchOCRBackend method) ocr_image() (churro_ocr.ocr.OCRClient method) OCRBackend (class in churro_ocr.ocr) OCRBackendSpec (class in churro_ocr.providers.specs) OCRClient (class in churro_ocr.ocr) OCRModelProfile (class in churro_ocr.providers.specs) OCRPromptTemplate (class in churro_ocr.templates.base) OCRResult (class in churro_ocr.ocr) olmocr_image_preprocessor() (in module churro_ocr.providers.specs) olmocr_text_postprocessor() (in module churro_ocr.providers.specs) OpenAICompatibleOptions (class in churro_ocr.providers.specs) P paddleocr_vl_1_5_profile() (in module churro_ocr.providers.specs) paddleocr_vl_text_postprocessor() (in module churro_ocr.providers.specs) PageCandidate (class in churro_ocr.page_detection) PageDetectionBackend (class in churro_ocr.page_detection) PageDetectionRequest (class in churro_ocr.page_detection) PageDetectionResult (class in churro_ocr.page_detection) PageDetector (class in churro_ocr.page_detection) parse_chandra_response() (in module churro_ocr.prompts) parse_olmocr_response() (in module churro_ocr.prompts) prepare_ocr_page() (in module churro_ocr.ocr) process_image() (churro_ocr.document.DocumentOCRPipeline method) process_image_sync() (churro_ocr.document.DocumentOCRPipeline method) process_pdf() (churro_ocr.document.DocumentOCRPipeline method) process_pdf_sync() (churro_ocr.document.DocumentOCRPipeline method) Q qianfan_ocr_profile() (in module churro_ocr.providers.specs) qianfan_ocr_text_postprocessor() (in module churro_ocr.providers.specs) R require_image() (churro_ocr.page_detection.PageDetectionRequest method) resolve_ocr_profile() (in module churro_ocr.providers.specs) S strip_ocr_output_tag() (in module churro_ocr.prompts) strip_rich_ocr_markup_to_plain_text() (in module churro_ocr.prompts) T texts() (churro_ocr.document.DocumentOCRResult method) V validate_mistral_ocr_model() (in module churro_ocr.providers.specs) W width (churro_ocr.page_detection.DocumentPage property) with_ocr() (churro_ocr.page_detection.DocumentPage method)