fn read_dimensions_from_bytes(data: &[u8], path: &str) -> Option<(u32, u32)>
按扩展名分发:webp 走 zenwebp header,gif/png/jpeg 走 image crate。