Skip to main content

convert_image

Function convert_image 

Source
pub fn convert_image(
    bytes: &[u8],
    name: &str,
) -> Result<DoclingDocument, PdfError>
Expand description

Convenience one-shot image conversion (loads the pipeline per call).