Saving SVG files in Adobe Illustrator 2026 cause artboard/viewBox to disappear resulting in a cropped image.
Saving SVG files in Adobe Illustrator 2026 cause artboard/viewBox to disappear resulting in a cropped image.
I have found that I can work around this by doing a Save As and checking the Use Artboards option but future saves drop them and the view box gets lost the next time I try to save. Is this a bug and if intentional behavior, is there some way to force Illustrator to honor my artboards with a setting toggle somewhere?
Example SVG file that will lose its viewBox on save:
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><circle cx="256" cy="256" r="128"/></svg>
Open, slightly move circle, save, viewBox is lost, re-opening shows it truncated.
