共 91 个工具
encryption and security
Online tools for encryption, security and random identification.
Random Token Generator
Generates a random string of the specified length and character set, which can be used for temporary tokens, test passwords, and identifiers.
text hash calculation
Calculate hash values such as MD5, SHA1, SHA256, SHA384, SHA512, SHA3, and RIPEMD160 on text.
Bcrypt hash
Use bcrypt to hash the text and verify it against existing bcrypt hash values.
UUID generator
Generate UUID v4 or Nil UUID, suitable for test data, temporary identifiers, and distributed unique ID.
ULID Generator
Generate time-orderable ULIDs that are suitable for logs, events, and database identifiers.
Text encryption/decryption
Encrypt and decrypt text using algorithms such as AES, TripleDES, RC4, or Rabbit.
BIP39 mnemonic generator
Generate BIP39 mnemonic phrase to facilitate the process of learning and testing mnemonic words.
HMAC Generator
Generates the HMAC message authentication code using the key and the specified hash algorithm.
RSA Key Pair Generator
Generate RSA private and public keys in the browser and output them in PEM format.
Password Strength Analyzer
Estimate password length, character type, entropy, and offline brute force time.
PDF signature checker
Check whether there are signature-related structural tags in the PDF file to help determine whether the file may have a signature.
converter
Format, text, date and value conversion tools.
date-time converter
Quickly convert between timestamp, local time, ISO time, and UTC time.
integer converter
Convert integers between binary, octal, decimal, hexadecimal, and 36.
Roman Numeral Converter
Convert Arabic numerals to Roman numerals, or parse Roman numerals into ordinary numbers.
Base64 string encoding and decoding
Encode ordinary text into Base64, or decode Base64 back into text.
Base64 file converter
Convert uploaded files into Base64 Data URLs for easy embedding or debugging.
color format converter
Convert between common color formats such as Hex, RGB, and HSL.
naming format converter
Convert text to camelCase, PascalCase, snake_case, kebab-case, etc.
Text to NATO phonetic alphabet
Convert the text to the NATO phonetic alphabet, suitable for oral spelling and information confirmation.
Convert text to ASCII binary
Convert text to ASCII binary representation, or decode binary content to text.
Text and Unicode conversion
Convert text to a Unicode escape form, or parse a Unicode escape back to text.
YAML to JSON
Parses and converts YAML content into formatted JSON.
YAML to TOML
Convert YAML configuration to TOML format.
JSON to YAML
Parses and converts JSON content to YAML.
JSON to TOML
Convert JSON objects to TOML configuration format.
list converter
Performs operations such as sorting, inverting, de-duplication, case conversion, and CSV row conversion on multi-line lists.
TOML to JSON
Parses TOML content and converts it to formatted JSON.
TOML to YAML
Parses TOML content and converts it to YAML.
XML to JSON
Parses the XML content and converts it to a JSON structure.
JSON to XML
Convert a JSON object to an XML string.
Markdown to HTML
Convert Markdown text to HTML and provide instant preview.
Timestamp conversion tool
Convert between timestamp and common date formats, supporting seconds, milliseconds and formatted displays.
web toolkit
Web development, URLs, page meta information and debugging tools.
URL encoding/decoding
Percent encode and decode URLs or URL components.
HTML entity escape
Escape or invert HTML special characters.
URL parser
Parses the protocol, host, port, path, query parameters, and fragment components of the URL.
device information
View device information such as current browser, screen, language, online status and viewports.
Basic Auth Generator
Generate an HTTP Basic Authorization request header based on the username and password.
Open Graph Meta Generator
Generate Meta tags such as webpage titles, descriptions, Open Graph, and Twitter Cards.
OTP Dynamic Captcha Generator
A TOTP dynamic Captcha is generated based on the Base32 key and the remaining validity time is displayed.
MIME type query
Query MIME types based on file extensions, or query common extensions based on MIME types.
JWT parser
Parse JWT's Header, Payload, and Signature to facilitate debugging of token content.
Keyboard key code query
The key, code, keyCode and modifier key status are displayed after pressing any key.
URL Slug Generator
Convert the title or phrase to a slug that fits the URL, file name, and anchor ID.
HTML WYSIWYG Editor
Edit rich text content online and view generated HTML in real time.
User-Agent parser
Identify browser, system, device type, etc. from User-Agent strings.
HTTP status code query
Query common HTTP status codes and their meanings.
JSON Differences Comparison
Compare the two JSON objects and list the field-level differences.
Safelink decoder
Extract the real destination address from Outlook Safelink links.
Title to URL alias
Translate and convert Chinese titles into slugs suitable for article linking and SEO.
image and video
Pictures, QR codes, icons and camera tools.
QR code generator
Generate QR codes for text or links, and support customization of foreground and background colors.
WiFi QR code generator
Generate a quick connection QR code based on the WiFi name, password and encryption method.
SVG Footmark Generator
Generate SVG placeholders by size, color, and text.
Camera camera tool
Call the browser camera to preview and capture the current picture.
Icon Converter
Convert pictures to ICO icons, or export icon zip packs in multiple size.
Moving code generator
According to the mobile phone number, generate a temporary moving QR code that can be scanned to contact the owner.
development tools
Develop formatting, regular, permissions and command aids on a daily basis.
Git Quick Checklist
Organize commonly used Git commands for quick review of commit, branch, rebase, and temporary storage operations.
random port generator
Generate random port numbers in the range of 1024 to 65535.
Crontab expression generator
Combine the minute, hour, date, month, and week fields to generate a crontab expression.
JSON formatting
Format the JSON string into a readable indented structure.
JSON compression
Remove excess white space in JSON and generate a compact string.
JSON to CSV
Convert JSON in the form of an array of objects to CSV text.
SQL-formatted
Basic wrap and indent SQL queries to improve readability.
Chmod Rights Calculator
Select read, write, and execute permissions to generate the chmod command in octal and symbolic form.
Docker Run to Compose
Convert common docker run parameters into docker compose service fragments.
XML format
Organize the XML string into an indented and readable format.
YAML formatting
Parse and re-output YAML to make the structure clearer.
Standardize email addresses
Standardize email addresses such as scribbling and de-tagging, and support Gmail dot rules.
Regular expression tester
Enter regular expressions, flags, and sample text to view the matching results.
Regular expression quick lookup table
List commonly used regular grammars, character classes, quantifiers, and grouping writing methods.
networking tools
IP, MAC and network address processing tools.
IPv4 subnet calculator
Calculate the subnet mask, network address, broadcast address, and host range based on IPv4/CIDR.
IPv4 Address Translator
Convert IPv4 addresses to decimal, hexadecimal, binary, and IPv6 mappings.
IPv4 Range Calculator
Calculate the number of addresses and the CIDR covering the range based on the starting and ending IPv4 addresses.
MAC address vendor query
Query equipment manufacturer information based on MAC address.
MAC address generator
Generate random MAC addresses by prefix and quantity.
IPv6 ULA Generator
Generate locally unique IPv6 address prefixes that comply with RFC4193.
mathematical tool
Calculation, percentage, compound interest and ETA tools.
Mathematical expression calculator
Calculate mathematical expressions that include common Math functions.
ETA Estimated Completion Time Calculator
Estimate the remaining time and completion time based on the completed quantity, total quantity and elapsed time.
percentage calculator
Calculate the proportion, percentage corresponding value, and the percentage change between the two numbers.
Compound interest calculator
Calculate changes in principal, interest rate and income based on annual, monthly and daily compound interest.
metrology tool
Timing, temperature and performance measurement tools.
timer
Provides simple start, stop and reset timing functions.
temperature converter
Convert between degrees Celsius, degrees Fahrenheit, Kelvin, and degrees Langeland.
benchmarking tool
Run a JavaScript fragment multiple times in the current browser, and calculate the minimum, maximum, and average time consumption.
text tool
Text generation, statistics, comparison and processing tools.
Placeholder text generator
Generate Lorem ipsum placeholder text based on the number of paragraphs.
text statistics
Count the number of text characters, bytes, words, lines, sentences and paragraphs.
Emoji selector
Quickly select and copy common Emoji emoticons.
String desensitization tool
Hide the middle part of the string to make it easier to share tokens, accounts or other sensitive fragments.
Comparison of text differences
Compare two paragraphs of text line by line to display new and deleted content.
Digital abbreviation generator
Convert internationalization to numerical abbreviations like i18n.
ASCII text renderer
Convert the input text to a simple ASCII style arrangement.
data tools
Structured data tools such as telephone and IBAN.
没有匹配的工具
换一个工具名称、分组或 slug 试试。