Simple webapp that converts an existing RSA private or public key into a JSON Web Key (JWK).
Why does this exist? Because I couldn't find an online tool that did what I wanted. There are a few others but they generate the private key and create the JWK from that. Not what I wanted.