8000 GitHub - Mandar808/ConvoApp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mandar808/ConvoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DOCX to PDF Converter

Description

This project is a DOCX to PDF Converter built using Node.js and Express.js. It allows users to upload a .docx file, convert it into a .pdf format, and download the converted file.

Features

  • Upload .docx files using Multer (file upload middleware).
  • Convert files to .pdf using docx-pdf.
  • Download the converted file after successful conversion.
  • Uses Express.js to handle requests.
  • Supports CORS for cross-origin requests.

Tech Stack

  • Backend: Node.js, Express.js
  • File Upload: Multer
  • File Conversion: docx-pdf
  • Server: Express with REST endpoints

This project provides a simple and efficient way to convert documents on the go! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0