Represents a picture
ext() :: binary()
mime() :: binary()
path() :: binary()
t() :: %ExOptimizer.Image{ext: ext(), mime: mime(), path: path()}