
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
# Office File to PDF Converter PPT-PDF
Convert Office files (e.g., doc, docx, ppt, pptx) to PDF format with customizable output subdirectories.
## Installation
Before using this package, make sure you have Node.js and npm installed on your system. If not, you can download and install them from [nodejs.org](https://nodejs.org/).
```bash
npm install -g ppt-pdf
To convert Office files to PDF, use the following command:
ppt-pdf input-folder output-subdirectory
input-folder: The path to the folder containing the Office files you want to convert.output-subdirectory: The name of the subdirectory within the "output" directory where the converted PDFs will be saved.For example, to convert Office files in the "my_office_docs" folder and save the PDFs in a subdirectory called "pdf_output," you would run:
ppt-pdf my_office_docs pdf_output
This package supports the following Office file formats for conversion:
PDF files are excluded from the conversion process.
The converted PDFs are saved in a subdirectory within the "output" directory. The structure will look like this:
- output
- output-subdirectory (specified by user)
- Converted_PDF_1.pdf
- Converted_PDF_2.pdf
- ...
This package is provided under the MIT License.
Contributions are welcome! If you have suggestions or improvements, please feel free to open an issue or submit a pull request.
# ppt-pdf
# ppt-pdf
# ppt-pdf
# ppt-pdf
# Convert Office files (e.g., doc, docx, ppt, pptx) to PDF format with customizable output subdirectories.
# file to pdf
# file extension to pdf
FAQs
Converts ppt, doc, and office files to .pdf
The npm package ppt-pdf receives a total of 217 weekly downloads. As such, ppt-pdf popularity was classified as not popular.
We found that ppt-pdf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.