--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # qrttoppm > Convert a QRT ray tracer file to a PPM image. > More information: . - Convert a QRT file to a PPM image: `qrttoppm {{path/to/file.qrt}} > {{path/to/image.ppm}}`