X.509 Certificate Decoder

All tools

Options

Status
Idle
Bytes
0

Certificate details

Subject
Issuer
Serial number
Version
Expired
Valid from
Valid to
Public key algorithm
Public key bits
SHA-1 fingerprint
SHA-256 fingerprint
Subject alternative names
Key usage
Extended key usage
Basic constraints

About X.509 Certificate Decoder

This tool decodes X.509 certificates from PEM, Base64 DER, or hex DER and shows the most useful certificate metadata in a readable format.

Use it to inspect certificate subject, issuer, validity dates, fingerprints, SAN entries, key usage, and public key information without sending data to external services.

How to use it

  1. Paste an X.509 certificate in PEM, Base64 DER, or hex DER format.
  2. Choose the matching input format.
  3. Click Decode certificate.
  4. Review the decoded summary, normalized PEM, Base64 DER, and hex DER outputs.

Related tools

You may also find these tools useful.

FAQ

Does this tool support PEM certificates?
Yes. You can paste a full PEM certificate block and decode it directly.
Can I inspect SAN entries and fingerprints?
Yes. The decoder shows subject alternative names and SHA fingerprints when available.