SVG átméretezése
átméretezése. Közvetlenül a böngésződben fut — feltöltés és regisztráció nélkül, teljesen privát.
vagy kattints a fájlok tallózásához
-
This page resizes SVG files specifically. The SVG format is decoded, scaled and re-encoded entirely inside your browser, so the file never travels anywhere and the output stays in SVG.
How it works
- Select one or more SVG files.
- Enter the width or height you want, in pixels or as a percentage.
- Keep the aspect ratio locked unless you specifically need to distort the image.
- Download the result as SVG.
Good to know
Resizing a SVG file re-encodes it, which means the compression is applied again. Going down in size usually shrinks the file considerably; going up will make it larger without adding real detail.
Frequently asked questions
Does resizing SVG lose quality?
Scaling down looks clean because you are discarding pixels you no longer need. Scaling up cannot add information, so a SVG enlarged well beyond its original size will look soft.
Can I resize several SVG files at once?
Yes — select as many SVG files as you like and the same dimensions are applied to all of them.