render_liquid_glass
Render exact Liquid Glass icon previews matching iOS 26 output using Apple ictool. Export PNG images with adjustable lighting, dark mode, tinted variants, and background presets to visualize app icons accurately.
Instructions
Render a pixel-perfect Liquid Glass preview using Apple's ictool. Produces the exact same rendering as iOS 26. Requires Icon Composer.app installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_path | Yes | Path to .icon bundle | |
| output_path | Yes | Output path for the PNG file | |
| platform | No | Target platform | iOS |
| rendition | No | Appearance rendition | Default |
| width | No | Output width in pixels | |
| height | No | Output height in pixels | |
| scale | No | Scale factor (1x, 2x, 3x) | |
| light_angle | No | Light angle in degrees (0-360). Controls direction of specular highlights and shadows. | |
| tint_color | No | Tint hue (0-1) for tinted renditions | |
| tint_strength | No | Tint strength (0-1) for tinted renditions | |
| canvas_bg | No | Simple preset canvas background | |
| apple_preset | No | Apple Icon Composer preset background (overrides canvas_bg) | |
| canvas_bg_color | No | Custom hex color for canvas background | |
| canvas_bg_image | No | Path to custom background image | |
| zoom | No | Zoom level — icon size relative to canvas (1.0 = full canvas, 0.5 = half size) |