# Lumarc DevTools Lumarc DevTools is a free static developer tools platform by Lumarc Studio. Production URL: https://tools.lumarcstudio.com Main company website: https://lumarcstudio.com Tools process input locally in the browser. There is no backend, database or authentication system in the initial implementation. This file is optional machine-readable documentation. The canonical indexable content is the static HTML at each page URL. Key pages: - /schema/tools.json - /tools/ - /json/json-formatter/ - /json/json-validator/ - /json/json-minifier/ - /converters/json-to-yaml/ - /converters/yaml-to-json/ - /converters/json-to-csv/ - /converters/csv-to-json/ - /encoding/base64-encoder/ - /encoding/base64-decoder/ - /encoding/url-encoder/ - /encoding/url-decoder/ - /encoding/html-entity-encoder/ - /encoding/html-entity-decoder/ - /encoding/unicode-escape-unescape/ - /generators/uuid-generator/ - /generators/password-generator/ - /security/jwt-decoder/ - /security/hash-generator/ - /text/text-diff-checker/ - /date-time/unix-timestamp-converter/ - /guides/json-vs-yaml-differences-and-when-to-use-each/ - /guides/how-to-convert-nested-json-to-csv-safely/ - /guides/how-jwt-tokens-are-structured/ - /guides/base64-encoding-vs-encryption/ - /guides/url-encoding-explained-with-practical-examples/ - /guides/unix-timestamps-in-javascript/ - /guides/how-html-entities-prevent-broken-markup/ - /guides/sha-256-sha-512-and-common-hashing-algorithms-explained/