pub async fn extract_content_from_bytes( bytes: &[u8], filename: &str, ) -> Result<String>
Extract text from bytes with file extension