AI
AI vector graphicUsed for resolution-independent line art and technical drawings.
- Family
- Vectors
- MIME
- application/postscript
Convert AI to ICO online and see exactly what rasterization at a fixed canvas changes, what ICO still can't promise, and how to verify the result.
Rasterizing AI fixes every path and shape onto one pixel grid before that canvas is encoded as ICO. Once that happens, scaling the derivative back up cannot recover the original curves. Illustrator input is interpreted as layered vector artwork with clipping, live effects, text, swatches, and placed assets before any page render or interchange export. The ICO destination is a Windows icon resource, where useful delivery normally requires a deliberate set of square raster sizes rather than one arbitrary canvas.
Source material - Illustrator-oriented vector artwork with paths, layers, text, and placed assets. Rendered deliverable - A Windows icon container that can hold several square pixel sizes and color depths.
Used for resolution-independent line art and technical drawings.
Designed for pixel-based artwork, scans, and photographs.
ICO is right once the destination genuinely needs pixels. Logos, diagrams, or print work that must stay resolution independent still belong in AI.
Open the artwork in a vector editor and inspect fonts, clipping masks, gradients, and linked assets.
Inspect the embedded sizes and preview the icon at 16, 32, 48, and 256 pixels where required.
Effects, fonts, linked images, and newer Illustrator features may not survive interchange.
A conversion may create only one size, making the icon look soft in menus or high-density displays.
a Windows icon container that can hold several square pixel sizes and color depths is what gets written, labeled as image/vnd.microsoft.icon. Whether that actually opens depends on the receiving application, not on the file extension.