Document Tools
Render email HTML content to PDF with preserved basic formatting using Puppeteer
libreoffice-html-mail-to-pdfDocument Tools
Batch convert ODP presentations to PDF via LibreOffice while preserving original layout
libreoffice-odp-to-pdfDocument Tools
Batch convert ODS spreadsheets to PDF via LibreOffice while preserving original layout
libreoffice-ods-to-pdfDocument Tools
Batch convert ODT documents to PDF via LibreOffice while preserving original layout
libreoffice-odt-to-pdfDocument Tools
Batch convert .doc/.docx files to PDF via LibreOffice while keeping original layout
libreoffice-docx-to-pdfDocument Tools
Convert PPT/PPTX to PDF and optionally render handout layout with multiple slides per page
libreoffice-ppt-to-pdf-handoutsDocument Tools
Convert Excel workbooks to multi-page PDF reports via LibreOffice and merge batch outputs
libreoffice-xlsx-to-pdf-reportFormat Conversion
Convert KML (Keyhole Markup Language) format to GeoJSON format
kml-to-geojsonData Processing
Get the last item from an array using lodash _.last
last-itemMath & Numbers
Calculate profit margin, markup, and selling price based on cost and desired margin percentage
margin-calculatorData Processing
Batch redact sensitive data from logs using configurable rules and multiple strategies
log-redactorText Processing
Extract inline links, reference links, and bare URLs from Markdown documents with basic syntax validation
markdown-link-extractor