feat(tools): 2.0 phase 5 wave 4 - office, ebooks, data, archives (14 tools) (#224)

This commit is contained in:
SnapOtter
2026-06-13 10:19:11 +08:00
parent 638288e196
commit fc7c1f850e
93 changed files with 7636 additions and 817 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ export {
gsPdfaConvert,
type PdfCompressionPreset,
} from "./ghostscript.js";
export { type ConvertOptions, convertDocument } from "./libreoffice.js";
export { type ConvertOptions, convertDocument, parseConvertTarget } from "./libreoffice.js";
export { type PandocOptions, pandocAvailable, runPandoc } from "./pandoc.js";
export {
assertValidRange,
qpdfDecrypt,