An open API service indexing awesome lists of open source software.

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

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/