乐启office工具箱 logo

乐启office工具箱 GitHub

Use this command to install 乐启office工具箱:
winget install --id=caobinrg.electron-office-tools -e

batch generate office files with template

Leqi Office Toolbox is a practical tool for batch generation and conversion of Office files. Its main functions include batch generation of Word files and their corresponding PDF documents using templates. The software relies on the Microsoft Office environment and is suitable for professionals and enterprises who need to efficiently process large quantities of documents.

Key Features:

  • Batch generation of Word files: Users can quickly generate multiple Word documents through Excel templates. The first row of Excel is used as the header, and the fields in the Word template are wrapped with {}.
  • Word to PDF function: Supports conversion of batch-generated Word files to PDF format for easy archiving and distribution.
  • Efficient template management: Provides flexible template design to ensure accurate data replacement.
  • Cross-platform compatibility: Developed based on the Electron framework, it supports multiple operating systems.

Audience & Benefit:

This tool is ideal for corporate executives, marketing teams, and professionals who need to process large quantities of documents. By automating the generation and conversion process, users can significantly reduce manual operation time, reduce error rates, and improve work efficiency. It is easy to install and can be deployed through winget, suitable for corporate environments that require efficient office work.

Leqi Office Toolbox helps enterprises realize digital transformation of document management and improve overall operational efficiency.

README

功能

1. 工具excel和word模板批量生成word文件及对应pdf

excel第一行应为表头,word模板中需要替换的字段用{}包裹,如excel中列头为:名称,则word模板中对应为{名称}

2. 支持word批量转换pdf

使用方式

使用前需安装git和node.js环境


# Clone this repository

git clone https://github.com/caobinrg/electron-office-tools.git

# Go into the repository

cd electron-office-tools

# Install dependencies

npm install

# Run the app

npm start

打包


npm run dist

下载

Versions
0.0.1
Website
License