I am thinking of retiring or modifying the X3DJSONLD website, since tools like X3DOM editor and X_ITE playground are available now.<div dir="auto"><br></div><div dir="auto">Here’s where the services are migrating:</div><div dir="auto"><br></div><div dir="auto">Converting X3D JSON Script nodes to HTML script:</div><div dir="auto"><br></div><div dir="auto"><div dir="auto"><div><a href="https://github.com/coderextreme/ScriptPreprocessor">https://github.com/coderextreme/ScriptPreprocessor</a></div><br></div><div dir="auto">X3D JSON validator:</div><div dir="auto"><br></div><div dir="auto">Use npm’s x3dvalidate, like: npx x3dvalidate file.json</div><div dir="auto"><br></div><div dir="auto">XML to JSON to XML:</div><div dir="auto"><br></div><div dir="auto">Use Holger’s x3d-tidy npm package, or X_ITE playground.</div><div dir="auto"><br></div><div dir="auto">XML to STL:</div><div dir="auto"><br></div><div dir="auto">Use castle-model-converter.</div><div dir="auto"><br></div><div dir="auto">———-</div><div dir="auto">What I plan to do is focus more on X3D JSON preview and translations to various programming languages, and between EXI, and .stl and ply.  This will free up space occupied by XML previews and editors.</div><div dir="auto"><br></div><div dir="auto">I will also work on supporting JSON URIs supplied in the web address, moving away from copy/paste and file access.</div><div dir="auto"><br></div><div dir="auto">If someone wants additional X3DOM capabilities in X3DJSONLD, like <span style="font-family:-apple-system,helveticaneue;background-color:rgba(0,0,0,0);border-color:rgb(0,0,0);color:rgb(0,0,0)">converting X3D script to HTML script, speak up.</span></div><div dir="auto"><br></div><div dir="auto">John</div></div>