return array(
                    "file" => $thumbnail,
                    "width" => $info[0],
                    "height" => $info[1],
                    "size" => filesize(RP_DOWNLOAD_DIR . $thumbnail)