SVG is a vector format that stays sharp at any size, but photo editors and social platforms need a pixel format. That conversion is called rasterizing.
Step 1: Convert the SVG
Open Convert to JPG and drop in your SVG to rasterize it (use PNG output instead if you need transparency).
Step 2: Pick the right size
Export at the largest size you'll need — vectors are infinite, but a PNG is fixed once created.
Tips
- Keep the original SVG for future edits; only export rasters when a tool requires them.
- More detail in SVG vs raster graphics and crisp SVG to PNG tricks.