npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

blitztools-pdf-tools

v1.0.0

Published

Free browser-based PDF tools — merge, split, compress, edit, protect, convert PDFs. No uploads, powered by WebAssembly.

Downloads

18

Readme


About

BlitzTools PDF Tools is a suite of free, browser-based PDF processing tools. Every operation runs entirely on your device using WebAssembly. Your PDF files are never uploaded to any server.

Built with Rust compiled to WASM for near-native performance, and a Next.js frontend for a smooth user experience.


PDF Tools

| Tool | Description | Link | |------|-------------|------| | PDF Merge | Combine multiple PDF files into one document | Open | | PDF Split | Split a PDF into individual pages or custom page ranges | Open | | PDF Compress | Reduce PDF file size without noticeable quality loss | Open | | PDF Editor | Add text, images, and annotations to PDFs | Open | | PDF Rotate | Rotate individual pages or all pages at once | Open | | PDF Protect | Add password encryption to PDF documents | Open | | PDF Unlock | Remove password protection from PDFs | Open | | PDF to Images | Convert PDF pages to high-resolution PNG or JPG | Open | | DOC to PDF | Convert Word documents (.doc, .docx) to PDF | Open | | XLSX to PDF | Convert Excel spreadsheets (.xlsx) to PDF | Open |


Why BlitzTools PDF?

Privacy by Design

Your PDF files never leave your device. All processing happens in your browser using WebAssembly. There are no uploads, no server-side processing, and no data collection. This is fundamentally different from cloud-based PDF tools that require you to upload sensitive documents.

No Limits, No Sign-Up

  • No file size limits (constrained only by your device memory)
  • No daily usage caps
  • No account registration
  • No watermarks on output

Performance

Built with Rust compiled to WebAssembly, BlitzTools PDF processing runs at near-native speeds. The WASM engine handles complex operations like PDF rendering, text extraction, and compression directly in the browser.

Works Offline

Once loaded, BlitzTools PDF Tools work without an internet connection via service workers. Process PDFs on a plane, in a meeting, or anywhere without connectivity.

All Platforms

Works on any modern browser — Chrome, Firefox, Safari, Edge. Desktop and mobile. No software to install.


Use Cases


Related Resources


Tech Stack

| Component | Technology | |-----------|-----------| | PDF Engine | Rust compiled to WebAssembly | | Frontend | Next.js, TypeScript, Tailwind CSS | | Rendering | Canvas API, PDF.js | | Hosting | Docker + Caddy |


Also Check Out


License

MIT License. Copyright 2026 JSVV SOLS LLC. See LICENSE for details.