pub fn convert_image( bytes: &[u8], name: &str, ) -> Result<DoclingDocument, PdfError>
Convenience one-shot image conversion (loads the pipeline per call).