在线工具

共 91 个工具

加密与安全

加密、安全和随机标识类在线工具。

11
工具随机 Token 生成器

按指定长度和字符集生成随机字符串,可用于临时令牌、测试密码和标识符。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/TokenGenerator.cshtml
工具文本哈希计算

对文本计算 MD5、SHA1、SHA256、SHA384、SHA512、SHA3 和 RIPEMD160 等哈希值。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/HashText.cshtml
工具Bcrypt 哈希

使用 bcrypt 对文本进行哈希,并可与已有 bcrypt 哈希值进行校验。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/Bcrypt.cshtml
工具UUID 生成器

生成 UUID v4 或 Nil UUID,适合测试数据、临时标识和分布式唯一 ID。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/UuidGenerator.cshtml
工具ULID 生成器

生成可按时间排序的 ULID,适合日志、事件和数据库标识符。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/UlidGenerator.cshtml
工具文本加密/解密

使用 AES、TripleDES、RC4 或 Rabbit 等算法对文本进行加密和解密。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/Encryption.cshtml
工具BIP39 助记词生成器

生成 BIP39 助记词短语,便于学习和测试助记词相关流程。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/Bip39Generator.cshtml
工具HMAC 生成器

使用密钥和指定哈希算法生成 HMAC 消息认证码。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/HmacGenerator.cshtml
工具RSA 密钥对生成器

在浏览器中生成 RSA 私钥和公钥,并以 PEM 格式输出。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/RsaKeyPairGenerator.cshtml
工具密码强度分析器

估算密码长度、字符类别、熵值和离线暴力破解所需时间。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/PasswordStrengthAnalyser.cshtml
工具PDF 签名检查器

检查 PDF 文件中是否存在签名相关结构标记,辅助判断文件是否可能带签名。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Crypto/PdfSignatureChecker.cshtml

转换器

格式、文本、日期和数值转换工具。

21
工具日期时间转换器

在时间戳、本地时间、ISO 时间和 UTC 时间之间快速转换。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/DateConverter.cshtml
工具整数进制转换器

在二进制、八进制、十进制、十六进制和 36 进制之间转换整数。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/BaseConverter.cshtml
工具罗马数字转换器

将阿拉伯数字转换为罗马数字,或将罗马数字解析为普通数字。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/RomanNumeralConverter.cshtml
工具Base64 字符串编解码

将普通文本编码为 Base64,或将 Base64 解码回文本。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/Base64StringConverter.cshtml
工具Base64 文件转换器

将上传的文件转换为 Base64 Data URL,便于嵌入或调试。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/Base64FileConverter.cshtml
工具颜色格式转换器

在 Hex、RGB 和 HSL 等常见颜色格式之间转换。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/ColorConverter.cshtml
工具命名格式转换器

将文本转换为 camelCase、PascalCase、snake_case、kebab-case 等格式。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/CaseConverter.cshtml
工具文本转北约音标字母

把文本转换为北约音标字母表,适合口头拼读和信息确认。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/TextToNatoAlphabet.cshtml
工具文本与 ASCII 二进制互转

将文本转换为 ASCII 二进制表示,或把二进制内容解码为文本。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/TextToBinary.cshtml
工具文本与 Unicode 互转

将文本转换为 Unicode 转义形式,或把 Unicode 转义解析回文本。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/TextToUnicode.cshtml
工具YAML 转 JSON

将 YAML 内容解析并转换为格式化 JSON。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/YamlToJsonConverter.cshtml
工具YAML 转 TOML

将 YAML 配置转换为 TOML 格式。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/YamlToToml.cshtml
工具JSON 转 YAML

将 JSON 内容解析并转换为 YAML。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/JsonToYamlConverter.cshtml
工具JSON 转 TOML

将 JSON 对象转换为 TOML 配置格式。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/JsonToToml.cshtml
工具列表转换器

对多行列表执行排序、反转、去重、大小写转换和 CSV 行转换等操作。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/ListConverter.cshtml
工具TOML 转 JSON

解析 TOML 内容并转换为格式化 JSON。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/TomlToJson.cshtml
工具TOML 转 YAML

解析 TOML 内容并转换为 YAML。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/TomlToYaml.cshtml
工具XML 转 JSON

解析 XML 内容并转换为 JSON 结构。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/XmlToJson.cshtml
工具JSON 转 XML

将 JSON 对象转换为 XML 字符串。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/JsonToXml.cshtml
工具Markdown 转 HTML

将 Markdown 文本转换为 HTML,并提供即时预览。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/MarkdownToHtml.cshtml
工具时间戳转换工具

在时间戳和常见日期格式之间互转,支持秒、毫秒和格式化显示。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Converter/Timestamp.cshtml

网页工具

Web 开发、URL、页面元信息和调试工具。

17
工具URL 编码/解码

对 URL 或 URL 组件进行百分号编码和解码。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/UrlEncoder.cshtml
工具HTML 实体转义

对 HTML 特殊字符进行转义或反转义。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/HtmlEntities.cshtml
工具URL 解析器

解析 URL 的协议、主机、端口、路径、查询参数和片段等组成部分。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/UrlParser.cshtml
工具设备信息

查看当前浏览器、屏幕、语言、在线状态和视口等设备信息。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/DeviceInformation.cshtml
工具Basic Auth 生成器

根据用户名和密码生成 HTTP Basic Authorization 请求头。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/BasicAuthGenerator.cshtml
工具Open Graph Meta 生成器

生成网页标题、描述、Open Graph 和 Twitter Card 等 Meta 标签。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/OgMetaGenerator.cshtml
工具OTP 动态验证码生成器

基于 Base32 密钥生成 TOTP 动态验证码,并显示剩余有效时间。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/OtpGenerator.cshtml
工具MIME 类型查询

根据文件扩展名查询 MIME 类型,或根据 MIME 类型反查常见扩展名。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/MimeTypes.cshtml
工具JWT 解析器

解析 JWT 的 Header、Payload 和 Signature,便于调试令牌内容。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/JwtParser.cshtml
工具键盘按键码查询

按下任意键后显示 key、code、keyCode 和修饰键状态。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/KeycodeInfo.cshtml
工具URL Slug 生成器

把标题或短语转换为适合 URL、文件名和锚点 ID 的 slug。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/UrlSlugGenerator.cshtml
工具HTML 所见即所得编辑器

在线编辑富文本内容,并实时查看生成的 HTML。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/HtmlWysiwygEditor.cshtml
工具User-Agent 解析器

从 User-Agent 字符串中识别浏览器、系统、设备类型等信息。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/UserAgentParser.cshtml
工具HTTP 状态码查询

查询常见 HTTP 状态码及其含义。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/HttpStatusCodes.cshtml
工具JSON 差异比较

比较两个 JSON 对象,并列出字段级差异。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/JsonDiff.cshtml
工具Safelink 解码器

从 Outlook Safelink 链接中提取真实目标地址。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/SafelinkDecoder.cshtml
工具标题转 URL 别名

将中文标题翻译并转换成适合文章链接和 SEO 的 slug。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Web/SlugifyString.cshtml

图像与视频

图片、二维码、图标和摄像头工具。

6

开发工具

日常开发格式化、正则、权限和命令辅助工具。

14
工具Git 速查表

整理常用 Git 命令,便于快速查阅提交、分支、变基和暂存操作。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/GitMemo.cshtml
工具随机端口生成器

生成 1024 到 65535 范围内的随机端口号。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/RandomPortGenerator.cshtml
工具Crontab 表达式生成器

组合分钟、小时、日期、月份和星期字段,生成 crontab 表达式。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/CrontabGenerator.cshtml
工具JSON 格式化

将 JSON 字符串格式化为易读的缩进结构。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/JsonPrettify.cshtml
工具JSON 压缩

移除 JSON 中多余空白,生成紧凑字符串。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/JsonMinify.cshtml
工具JSON 转 CSV

把对象数组形式的 JSON 转换为 CSV 文本。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/JsonToCsv.cshtml
工具SQL 格式化

对 SQL 查询进行基础换行和缩进,提升可读性。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/SqlPrettify.cshtml
工具Chmod 权限计算器

选择读、写、执行权限,生成八进制和符号形式的 chmod 命令。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/ChmodCalculator.cshtml
工具Docker Run 转 Compose

把常见 docker run 参数转换为 docker compose 服务片段。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/DockerRunToDockerComposeConverter.cshtml
工具XML 格式化

将 XML 字符串整理为缩进后的易读格式。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/XmlFormatter.cshtml
工具YAML 格式化

解析并重新输出 YAML,使结构更清晰。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/YamlPrettify.cshtml
工具邮箱地址规范化

对邮箱地址做小写、去标签等规范化处理,支持 Gmail 点号规则。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/EmailNormalizer.cshtml
工具正则表达式测试器

输入正则表达式、标志和样本文本,查看匹配结果。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/RegexTester.cshtml
工具正则表达式速查表

列出常用正则语法、字符类、量词和分组写法。

https://github.com/dotnet9/CodeWF/blob/main/src/WebApp/Pages/Tool/Development/RegexMemo.cshtml

网络工具

IP、MAC 和网络地址处理工具。

6

数学工具

计算、百分比、复利和 ETA 工具。

4

计量工具

计时、温度和性能测量工具。

3

文本工具

文本生成、统计、对比和处理工具。

7

数据工具

电话、IBAN 等结构化数据工具。

2