pub fn extract_source_format(svg_bytes: &[u8]) -> Option<String>
Extracts the original source-format tag from the root SVG element.