# Functions
NewThumbnail creates a new Thumbnail service that generates thumbnails.
ParseResolution returns an image.Rectangle representing the resolution given as a string.
ParseResolutions creates an instance of Resolutions from resolution strings.
# Type aliases
FileType is the output format of the thumbnail.
Resolutions is a list of image.Rectangle representing resolutions.