Tensionix ENDERU
GitHub28 репозиториевDaily Tech3 подписчикаaudion.devвитрина продуктовRSSлента выпусков
← Все заметкиProjects

Audion Doc to PDF

Portable Windows tool for native Microsoft Office conversion of Word, Excel, and PowerPoint documents plus common PDF processing.

Highlights

  • recursive folder conversion with mirrored structure;
  • direct conversion of one Office file;
  • presentation post-crop and content scaling;
  • PDF splitting, cropping, numbering, and scaling;
  • canonical Workbench I/O with direct Source/Target routes;
  • streaming log, RU/EN themes, GUI, and CLI.

Workbench does not copy source data or create a temporary cache. Source can be a folder or one Office/PDF file; Target is the result folder. Path history, pins, and locks are local; destructive actions are confirmation-guarded.

Launch the GUI:

launcher_gui.cmd

CLI examples:

python system_core\main.py batch --recursive --input-dir "D:\DOCS" --output-dir "E:\PDF" --extensions docx,pptx,xlsx
python system_core\main.py pdf-crop-aspect --mode "16:9" --input-dir "D:\PDF\source.pdf" --output-dir "E:\PDF"

Omitting explicit routes preserves compatible input -> output behavior.

Requirements: Windows, installed Microsoft Office desktop apps, and pypdf, nicegui, pyyaml, rich, pywebview.

Full documentation: docs\README.md and docs\GUI.md.

Canonical Workbench labels

Workbench uses the same Audion Image Tools public vocabulary in every project. Its buttons always keep the same order and labels: Source, Add file..., Target, Reset, Delete, List.

Reset returns to project input/output and does not delete files; Delete clears the current Source and Target only after confirmation. The exact Russian labels are Источник, Добавить файл..., Назначение, Сбросить, Удалить, Список. The Workbench variants Destination, Clear, Цель, and Очистить are not used.

Правлено 28.08.2026