development tool All Tools

Encoding, data format, timestamp and password tools.

development tool25

Encoding, data format, timestamp and password tools.

json and csv conversion
Convert between the object array JSON and CSV, support Chinese, quotation marks and newline fields.
JWT content analysis
View the JWT header, load and standard time fields locally, and do not upload tokens.
URL structure and parameter analysis
Disassemble the URL protocol, host, port, path, anchor point and repeated query parameters.
HEX and RGB color conversion
Convert the hex color and RGB to calculate the HSL color value and transparency.
Common port query
Filter common network ports by port number, protocol or service name.
HTTP status code
Quickly find common HTTP status codes and Chinese meanings.
json formatting
Format, compress, and verify JSON locally in the browser.
base64 codec
Support for base64 encoding and decoding of Chinese text.
url codec
Encode and decode the URL component, and the data will not leave the browser.
URL structure analysis
Split protocols, hosts, ports, paths, parameters and fragments locally in the browser.
text hash calculation
SHA-256, SHA-384 and SHA-512 summary of texts are computed locally in the browser.
UUID batch generation
Generate multiple UUID v4 at a time using the browser safe random number.
JWT content analysis
Parse the JWT header, payload and validity period locally in the browser, and do not upload tokens.
Timestamp Conversion
Convert between Unix seconds, milliseconds and local datetimes.
random password generation
Use the browser safe random number to generate strong passwords, and do not upload to generate results.
Query interface description
View the current IP, IP attribution, DNS and subdomain interface examples.
json path extraction
Press the object key and array subscript to extract the json data, and the output result is for copy and download.
JSON generate TypeScript type
Deriving TypeScript types from JSON samples, supports nested objects, arrays, and junction types.
Text and UTF-8 hex conversion
Convert text to UTF-8 byte hex, or restore hex to text.
file hash validation
Compute the file SHA-256 abstract locally and compare with the expected digest without uploading the file.
JSON object deep merge
Combine the two JSON objects recursively by fields, overriding the same name value on the right.
JSON structural difference check
Compare the fields and values of the two JSONs, and list the paths that are added, deleted and modified.
JSON string escape and restore
Convert the original text to a JSON string literal, or restore escape characters.
HTML Entity Escape and Restore
Convert common special characters and numeric character entities in HTML.
Linux file permission conversion
Convert the three-digit octal permission and the RWX symbol permission to each other.