# Schema Convert SVG to PDF using the following command. Somehow, Inkscape does not produce the correct result. ```bash rsvg-convert -f pdf -o compact.pdf compact.svg ```