```sh qrencode -o out.svg 'hello' file out.svg out.svg: PNG image data, 87 x 87, 1-bit colormap, non-interlaced ``` Please set the output type based on the file extension.
qrencode -o out.svg 'hello' file out.svg out.svg: PNG image data, 87 x 87, 1-bit colormap, non-interlacedPlease set the output type based on the file extension.