Converting

CBOR Decoder

Decode CBOR (RFC 8949) to JSON. Handles every major type, indefinite lengths, half floats, bignums and tags: a byte string comes out as {"$bytes": "deadbeef"} and a tag as {"$tag": 32, "value": ...} , so nothing the encoding carries is quietly lost.

CBOR (hex or Base64)

0 chars · 0 words · 0 lines

Get QR code
Copy to clipboard
Save to file

JSON

0 chars · 0 words · 0 lines

Get QR code
Copy to clipboard
Save to file
Share

marduc812

SourcePrivacy

© 202620260908_dbfb472