pixelSize = 10; $qrImageOptions->cachefile = 'example_image.png'; (new QRCode('https://www.youtube.com/watch?v=DLzxrzFCyOs&t=43s', new QRImage($qrImageOptions)))->output(); echo '';