v0.2.3 — docx → PDF by default
get_source_file: docx delivered as PDF by default
get_source_filenow converts DOCX to PDF by default (pure Rust viardocx), since many clients render.docxinconsistently while PDF renders everywhere.- Pass
raw: trueto get the untouched original.docx. - If a converted PDF would exceed the size cap, the original
.docxis delivered instead (never an empty response);pdf_page_countis panic-guarded. - No external tools — fully in-process, pure Rust.
Asset: kb-v0.2.3-windows-x64.exe (Windows x64).