pub fn check_convert_path( input: impl AsRef<Path>, from: Option<Format>, to: Option<Format>, ) -> Result<Format>