Dev & Web Extra
27 tools available. All calculations and file processing stay 100% private in your browser.
Convert 12
- cURL to C# HttpClient ConverterConvert cURL commands into modern C# .NET HttpClient and HttpRequestMessage code.
- cURL to Go net/http ConverterConvert cURL commands into idiomatic Go http.NewRequest() and client.Do() code.
- cURL to Java HttpClient ConverterConvert cURL command lines into modern Java 11+ java.net.http.HttpClient requests.
- cURL to JavaScript fetch ConverterConvert cURL terminal commands into standard JavaScript fetch() API code snippets.
- cURL to PHP curl ConverterConvert cURL command lines into PHP curl_init() and curl_setopt() code blocks.
- cURL to Python requests ConverterConvert cURL terminal commands into Python requests library HTTP call code.
Create 7
- .gitignore File GeneratorGenerate project .gitignore templates for Node.js, Python, Go, Rust, Java, and common IDEs.
- Cron Schedule Expression GeneratorBuild 5-field cron schedule expressions interactively for minute, hour, day, month, and weekday.
- CSS conic-gradient GeneratorGenerate CSS conic-gradient patterns for pie charts, color wheels, and circular angular gradients.
- CSS Multi-Layer Box Shadow GeneratorGenerate smooth, realistic multi-layered CSS box-shadow rules with customizable elevation layers and blur spread.
- HTTP Basic Auth Header GeneratorGenerate standard HTTP Authorization: Basic <base64> credentials from username and password.
- iCal (.ics) Calendar Event GeneratorCreate standard iCalendar .ics event files with summary, start date, end date, location, and description.
Organize & Edit 1
Inspect & Extract 7
- Browser Web API Feature InspectorDetect support for modern browser APIs including WebGL, Web Workers, Service Workers, WebAssembly, and Storage.
- Client Device Capability InspectorInspect client hardware and screen capabilities including pixel ratio, color depth, touch support, and memory.
- HTTP Authorization Header InspectorInspect and validate HTTP Authorization header schemes (Bearer, Basic, Digest, API Key).
- HTTP Cookie ParserParse browser cookie strings into structured key-value pairs with automatic URL decoding.
- HTTP Status Code Reference LookupFast client-side lookup for standard HTTP status codes, error classifications, and RFC links.
- MIME Type & File Extension ReferenceLook up standard MIME media types and corresponding file extensions from built-in static tables.
