SVG
SVG (Scalable Vector Graphics) is an XML-based vector image format. It represents graphics using mathematical shape definitions rather than pixels, so quality is maintained at any scale.
Exporting QR codes in SVG format makes them suitable for any size, from business cards to posters. SVG is recommended over PNG for print materials, and file sizes are generally smaller than PNG.