Free · Turn a JSON Web Key into PEM

JWK to PEM Converter

Convert an RSA or EC JWK into a public SPKI or private PKCS8 PEM key.

  • Real jose checks
  • Private in your browser
  • Copy or download the result

Convert to PEM

The input and result stay in this browser tab.

1Add the input
2Check the result
Your checked result will appear hereTry the safe sample if you do not have test data.
Private by design. Keys, secrets, claims, and messages never leave this tab. Do not paste a production private key on a shared device.

Three simple steps

How to use it

  1. Paste the RSA or EC JWK.
  2. Convert the key locally.
  3. Copy or download the PEM text.

Your keys stay on this device

jose and Web Crypto do the work inside this browser tab. Bookify does not upload or save keys, secrets, tokens, or messages. A valid signature proves the input matches the key, but you must still trust where that key came from.