Inspect PEM blocks locally, including block type, headers, and decoded byte lengths.
PEM Input
Paste one or more PEM blocks to inspect them locally.
Inspection Report
A compact summary of every PEM block found in the input.
Summary
1 PEM block found
Blocks
Each detected PEM block is summarized below.
PUBLIC KEY
94 bytesHeaders: 0
Base64 chars: 128
Body lines: 2
How To Use
Paste PEM data such as PUBLIC KEY, PRIVATE KEY, or certificate blocks.
The viewer identifies each block, separates any PEM headers, and decodes the Base64 body locally to report its byte length.
This is an inspection tool. It does not validate whether the key material is semantically correct for a given protocol.