
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@spark-apps/pdfile
Advanced tools
All PDF exports are automatically compressed for optimal file size.
npm install -g @spark-apps/pdfile
pdfile install # Add Windows context menu
Requirements:
sudo apt install imagemagick# Merge PDFs
pdfile merge file1.pdf file2.pdf -o output.pdf
# Convert to Word
pdfile to-word document.pdf
# Add signature (auto-removes background)
pdfile sign document.pdf signature.png
# Insert date
pdfile insert-date document.pdf -f "MM/DD/YYYY"
# Remove pages
pdfile remove-pages document.pdf -p "1,3,5"
# Reorder pages
pdfile reorder document.pdf -n "3,1,2"
pdfile move-page document.pdf 2 up
# Rotate pages
pdfile rotate document.pdf -r 90
Right-click any PDF in Windows Explorer to access tools via GUI:
pdfile install # Enable context menu
pdfile uninstall # Disable context menu
Built with pdf-lib, pdf-parse, and docx. All PDFs are compressed with object streams for optimal file size.
⭐ Star the repo & I power up like Mario 🍄
☕ Devs run on coffee
🤝 Contributions are welcome
If you find PDFile useful, please consider sponsoring the project! Your support helps maintain and improve the toolkit.
Released under AGPL-3.0 License | Privacy Policy
FAQs
A comprehensive PDF utility toolkit for document manipulation
The npm package @spark-apps/pdfile receives a total of 0 weekly downloads. As such, @spark-apps/pdfile popularity was classified as not popular.
We found that @spark-apps/pdfile demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.