You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert Office documents — Excel, Word, ODF, CSV, RTF — to PDF through a simple HTTP API backed by headless LibreOffice. Features API-key authentication, configurable conversion concurrency and timeouts, upload size limits, and per-request isolation with automatic cleanup of temporary files.
Tutorial to automate .csv to .pdf ready garment tag. it reads a spreadsheet of garment metadata (and optional associated images), assembles them into a printable grid of labels (2×2 per sheet by default), compresses images to manageable sizes, and outputs a PDF suitable for printing.
This repository contains a modular Python automation pipeline designed to parse operational parameter logs (from Matlab/Simulink and PyTap run routines, exported as .xlsx or .csv files) and dynamically generate publication-quality, classic academic conference-style PDF reports.