pub fn normalize_extension(extension: &str) -> Option<&'static str>
Normalizes an image extension to a canonical lowercase value without a dot.