All-in-One Tools Collection
A broad collection of online tools for development, AI, design, and productivity tasks.
Showing page 8 of 122 (12 tools on this page)
Compact Array
Remove falsey values from array using lodash _.compact
Path Analyzer
Analyze file paths, identify Windows/Unix formats, extract components, and normalize paths
Changelog Extractor
Parse and extract structured data from changelogs and release notes in multiple formats
Docstring Extractor
Extract and parse documentation from JavaScript/TypeScript, Python, and Java source code
HTML Attribute Extractor
Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support
.env Parser
Extract and validate .env style KEY=VALUE configurations with detection of duplicate keys and suspicious spaces/quotes
URL Query Analyzer
Batch parse URL query parameters with output of key frequency, value samples, and encoding anomaly detection
Log Redactor
Batch redact sensitive data from logs using configurable rules and multiple strategies
Markdown Link Extractor
Extract inline links, reference links, and bare URLs from Markdown documents with basic syntax validation
PII Finder
Scan text/logs for potential PII (Personally Identifiable Information) and annotate positions and types for redaction and compliance checking
Multi-Pattern Matcher
Match multiple regex patterns against text in one operation
Named Group Tester
Parse and display named capture groups from regex patterns