
PKPass Inspector
Free browser-based tool to view, validate, and debug Apple Wallet pass files
Gallery
About PKPass Inspector
PKPass Inspector is a free browser tool for examining Apple Wallet pass files. It lets developers and designers view, validate, and decode .pkpass files without uploading anything to a server. Everything happens locally in your browser, which means your pass data stays on your device and never leaves it.
The problem it addresses is common during PassKit development. When you're building passes for Apple Wallet, you need to verify that the JSON structure is correct, the images are sized properly, the barcode encodes the right data, and the cryptographic signatures check out. Doing this manually means unzipping files, parsing JSON, and digging through documentation. PKPass Inspector handles all of that in one interface.
The tool decodes the ZIP package that makes up a .pkpass file and renders a visual preview of how the pass will appear in Apple Wallet. It validates pass.json against required fields, checks barcode formats and their encoded data, verifies manifest SHA-1 hashes to catch file mismatches, and inspects all the image assets and their filenames. It also parses and validates PKCS#7 signatures against Apple's certificates, which is particularly useful when troubleshooting signing issues that prevent passes from installing.
It's built for anyone working on PassKit implementations. If you're a developer creating boarding passes, event tickets, store cards, or coupons for Apple Wallet, this is a debugging companion that shows you exactly what's inside your pass file and whether it meets Apple's requirements. Designers can use it to preview how their artwork renders without needing to install the pass on a device first.
PKPass Inspector comes from Leal, a company that builds digital loyalty card infrastructure for Apple Wallet and Google Wallet. Because Leal works with PassKit daily, they built this tool for their own needs and made it publicly available. That background means it covers edge cases and validation rules that matter in real production environments.
The tool is entirely free with no account required. You simply drag a .pkpass file onto the page or select it from your filesystem, and the inspector does the rest. Since processing happens client side, there's no waiting for uploads or worrying about sensitive pass data being transmitted. It works on any modern browser and handles passes of any complexity.
For teams building Apple Wallet integrations, PKPass Inspector removes a layer of friction from the development cycle. Instead of guessing why a pass won't install or why a barcode isn't scanning, you can see exactly what the file contains and where validation fails. It's a small tool that solves a specific problem cleanly.
Key Features
- Local browser-based .pkpass decoding
- Visual pass preview rendering
- JSON validation for required fields
- Barcode format and data verification
- Manifest SHA-1 hash checking
- PKCS#7 signature validation
Pros & Cons
What we like
- Completely free with no account required
- All processing happens locally, no file uploads
- Validates cryptographic signatures against Apple certificates
- Built by a team that uses PassKit in production daily
Room for improvement
- Only supports Apple Wallet passes, not Google Wallet
- No API for automated validation in CI pipelines
- Limited to inspection, cannot edit or create passes
- Requires manual file selection for each pass
Frequently Asked Questions
What is PKPass Inspector?
Is PKPass Inspector free?
Does PKPass Inspector upload my files?
Who is PKPass Inspector for?
Best For
Featured in
Alternatives to PKPass Inspector
View all1Lookup
Real-time data verification API for phone, email, IP, and domain validation to fight fraud
Kevin Gabeci
Solo developer building web apps, cozy browser games, and AI creator toolkits.

Codedex
A gamified, story-driven platform that teaches Python, web dev, and more like an RPG quest
Hack2hire
Practice real SDE interview questions from top tech companies with expert worked solutions
Reviews (9)
Finally something that fits
Three months of PKPass Inspector later, here is what holds up. The output quality holds up better than I expected. Performance has been steady even when I lean on it hard. Worth it for what I get out of it.
Finally something that fits
Have been running PKPass Inspector for a while, here is where I land. Where it really wins is visual pass preview rendering. Easy yes for anyone weighing the same trade offs.
Recommended without reservation
PKPass Inspector solves a real problem for me without making a fuss about it. The visual pass preview rendering is more useful than I expected. The core workflow is smooth once you are set up. Mostly using it for validating cryptographic signatures during development.
Worth a look
Started using PKPass Inspector casually, now it is pinned in my dock. What stands out is how it handles barcode format and data verification. Found it works best for verifying barcode data before production deployment. Recommending it to people in a similar spot.
Solid daily driver
Three months of PKPass Inspector later, here is what holds up. The thing I keep coming back to is how reliable it is. It earns its place in my stack.
Worth a look
Started using PKPass Inspector casually, now it is pinned in my dock. Got real value out of local browser-based .pkpass decoding. No regrets so far.
Pulled its weight from week one
PKPass Inspector has quietly become part of my daily flow. Support actually answered when I had a question, which surprised me. The defaults are sensible, so I was not fighting settings on day one. It earns its place in my stack.
Quietly excellent
Picked PKPass Inspector for the price, stayed for the quality. What stands out is how it handles json validation for required fields. The core workflow is smooth once you are set up. Found it works best for checking image assets meet apple's requirements. Recommending it to people in a similar spot.
Pulled its weight from week one
Came to PKPass Inspector after getting frustrated with what I had before. What stands out is how little babysitting it needs. Worth it for what I get out of it.
Related Tools
Kevin Gabeci
Solo developer building web apps, cozy browser games, and AI creator toolkits.

Coolify
Self-hostable, open source alternative to Heroku and Netlify

Warp
The modern terminal reimagined with AI and collaboration

Bolt.new
Prompt-to-deployed full-stack app inside the browser