iOS IPA Certificate & Provisioning Inspector
Read the signing certificate and provisioning profile from an .ipa or .mobileprovision file.
IPA or .mobileprovision
Read entirely in your browser — the file is never uploaded.
Drop a file here
Drop an .ipa or an .mobileprovision profile — up to 500 MB
About the iOS IPA Certificate & Provisioning Inspector
Drop an iOS .ipa (or a bare .mobileprovision) and inspect how the app is signed without Xcode or the security CLI. The tool locates embedded.mobileprovision, decodes its CMS wrapper and plist, and shows the provisioning profile name, team name and ID, app ID prefix, creation and expiry dates, distribution type (App Store, Ad Hoc, Enterprise or Development) and key entitlements. It also lists every embedded signing certificate with subject, issuer, serial, validity and SHA-1, SHA-256 and MD5 fingerprints. Everything is parsed locally in your browser — nothing is uploaded.
Examples
App Store build
MyApp.ipaOutput
Team: Example Inc (ABCDE12345) · App Store · valid until 2027-04-01Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Android APK Analyzer & Explorer
Dev Utilities
Open an APK, decode its manifest and browse or download every file inside.
APK Certificate Inspector (SHA-1 / SHA-256)
Dev Utilities
Read an APK's signing certificate and get its SHA-1, SHA-256 and MD5 fingerprints.
Archive Extractor & File Explorer
Dev Utilities
Unzip ZIP, TAR, GZ, 7Z, RAR and more in your browser — browse folders, preview and download files.
Code Minifier & Beautifier
Dev Utilities
Minify or beautify JavaScript, CSS, HTML, JSON, XML and SQL.
HTML to JSX Converter
Dev Utilities
Convert HTML markup into clean React/JSX component code.
iOS IPA Analyzer & Explorer
Dev Utilities
Open an iOS .ipa, decode Info.plist and browse or download every file inside.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-28 · Runs entirely in your browser