Developer Tools
JSON Path Tester
Test JSONPath expressions against JSON data. Supports dot notation, array indexing, and wildcard selectors.
Enter JSON and a path expression.
Supports: $.key, $.arr[0], $.arr[-1], $.arr[*], $.arr[0:3], nested paths.
Related Tools
Chmod Calculator
Calculate Unix file permissions visually. Click checkboxes to set read/write/execute for owner, group, and others. Shows octal and symbolic notation.
CSS Specificity Calculator
Calculate CSS selector specificity and understand which styles take precedence. Supports ID, class, attribute, pseudo-class, element, and pseudo-element selectors.
CSS Unit Converter
Convert between CSS units: px, rem, em, pt, vw, vh. Set custom base font size and viewport width.