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