Image To ico Format Convert images to ico icon format with customizable sizes and rounded corners for use in websites and applications. Click to select or drag the image file here Accepted formats: png | jpg | jpeg | ico | webp , Maximum file size: 10 MB ico Size: 16*16 24*24 32*32 48*48 64*64 128*128 256*256 Other Corner radius i: Generate ico Description Please use a square image. If the original width and height differ, the generated ico will keep the original aspect ratio and will not be square. If you need to crop the image to a square, please use Image Cropper. An .ico file is commonly used as the logo for a website or application. When using an .ico file for a website, the generated .ico file is typically named "favicon.ico" and placed in the root directory of the website. Then, the following code is added within the <head> tags of the webpage: <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> 0 Comments 0 / 300 Submit The current system only supports comments from logged-in users, go to Login