embedding
5 tools tagged "embedding".
JSON Escaper
Escape JSON text into a quote-free fragment for embedding in another string.
Open toolJSON Stringifier
Wrap JSON text as a single quoted, escaped string literal.
Open toolJSON to Data URI Converter
Encode JSON as a data:application/json;base64,... URI you can embed directly in HTML, CSS, or a link.
Open toolJSON Unescaper
Reverse JSON escaping to recover the original text from an escaped fragment.
Open toolJSON Unstringifier
Decode a quoted JSON string literal back into its original text.
Open tool