# Image Tools Files / Image Tools ## Create image with new format - [GET /ImageManager/convert_file](https://api.docs.cpanel.net/specifications/cpanel.openapi/image-tools/convert_file.md): This function converts an image to a new file format. When you disable the WebServer role, the system this function. ## Create image thumbnails - [GET /ImageManager/create_thumbnails](https://api.docs.cpanel.net/specifications/cpanel.openapi/image-tools/create_thumbnails.md): This function creates thumbnails from images. The function saves the new thumbnail images in a thumbnails subdirectory inside the original directory. The system prepends thumbnail filenames with ``). When you disable the WebServer role, the system disables this function. ## Return image dimensions - [GET /ImageManager/get_dimensions](https://api.docs.cpanel.net/specifications/cpanel.openapi/image-tools/get_dimensions.md): This function returns the dimensions of the image file that you specify. When you disable the WebServer role, the system this function. ## Save resized image - [GET /ImageManager/resize_image](https://api.docs.cpanel.net/specifications/cpanel.openapi/image-tools/resize_image.md): This function resizes a specified image. When you disable the WebServer role, the system this function.