STIX report to PDF
This Tinyscript-based tool allows to decompres a STIX XML file and to output it as a PDF using pdfkit.
This can be installed using:
$ pip install bs4 pdfkit tinyscript
$ wget https://gist.githubusercontent.com/dhondta/ca5fb748957b1ec6f13418ac41c94d5b/raw/stix-reports-to-pdf.py && chmod +x stix-reports-to-pdf.py && sudo mv stix-reports-to-pdf.py /usr/bin/stix-reports-to-pdf