Rasterize an SVG to PNG at 1×, 2×, or 3× in this tab for a Slack emoji or a favicon source. Linked fonts and remote images often will not load. Optimize the SVG first if you still need the vector.
You have a vector icon and the CMS only takes PNG. That is this page: rasterize at 1×, 2×, or 3× in the current tab.
SVG optimizer stays vector. Favicon generator if you already have a square bitmap.
How to use it
- Drop an SVG. Prefer self-contained markup (no remote fonts).
- Pick 1× / 2× / 3×. Download PNG.
- Compress the PNG only if you convert it to JPEG/WebP — PNG icons often should stay PNG.
Typical ceiling is about 32 MB.
Honest limits
- Not SVG-to-PDF.
- Not a print CMYK RIP.
- Filters and exotic blend modes can differ from Illustrator.
Fence SVG when you document it; do not drop raw <svg> into MDX without a code block.