Document Tools
Automatically summarize timesheet/schedule data and export as PDF
pdf-timesheet-summaryDocument Tools
Create a thermal-width receipt PDF with bold title and QR code
pdf-receipt-ticketDocument Tools
Render structured table data into a paginated PDF with repeating headers and zebra rows
pdf-table-layout-engineDocument Tools
Convert TipTap, Quill, or Slate JSON exports into a styled PDF document
richtext-json-to-pdfFormat Conversion
Convert OpenStreetMap (OSM) XML data to GeoJSON format
osm-to-geojsonDocument Tools
Preview left-to-right and right-to-left text flow in PDF with bidi reordering
pdf-rtl-ltr-supportDocument Tools
Build a PDF with a generated table of contents and section placeholders
pdf-section-toc-generatorData Processing
Get the item at a specific index using lodash _.nth
nth-itemData Processing
Remove items that match a predicate using lodash _.remove
remove-by-predicateDevelopment
Preview regex replacements in real-time with detailed diff highlights and statistics
regex-replace-previewerDevelopment
Parse User Agent strings to extract browser, OS, device, and engine information
new-user-agent-parserMath & Numbers
Calculate the perimeter of various geometric shapes
perimeter-calculator