https://github.com/sueszli/msword-gen
microsoft word file (.docx) generation tool
https://github.com/sueszli/msword-gen
docxjs microsoft-word-automation office-365
Last synced: 9 months ago
JSON representation
microsoft word file (.docx) generation tool
- Host: GitHub
- URL: https://github.com/sueszli/msword-gen
- Owner: sueszli
- License: agpl-3.0
- Created: 2023-11-05T17:53:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T07:22:24.000Z (about 1 year ago)
- Last Synced: 2025-03-17T08:32:56.062Z (about 1 year ago)
- Topics: docxjs, microsoft-word-automation, office-365
- Language: HTML
- Homepage: https://sueszli.github.io/msword-gen/
- Size: 8.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# microsoft word (docx) generator
1. reads all user input files (images)
2. converts them to base64 (and scales them based on A4 paper size dimensions)
3. inserts them into a docx file
4. then downloads the newly created docx file
check it out: https://sueszli.github.io/msword-gen/