pub fn generate( input: impl AsRef<Path>, output: impl AsRef<Path>, options: &ThumbnailOptions, ) -> Result<()>
Generate a thumbnail file.