get_image_info(file :: String.to_atom()) :: {:ok, %{width: integer(), height: integer()}} | {:error, any()}