Development
88 Araçlar
I want to…
JSON araçları 13
More tools (12)
JSON küçültücüStrip whitespace to compress JSON payloads.JSON doğrulayıcıCheck JSON syntax and pinpoint the exact error position.JSON Temel kaçışlayıcıEscape a string for embedding inside a JSON document.JSON Temel kaçış çözücüUnescape a JSON-encoded string value.JSON to CSV dönüştürücüFlatten JSON arrays of objects into CSV.JSON to XML dönüştürücüTransform JSON structures into XML documents.JSON to YAML dönüştürücüConvert JSON into clean, readable YAML.JSON Yol SorguExtract values from JSON with dot/bracket path expressions.JSON FlattenCollapse a nested JSON object into dotted keys with array indices.JSON UnflattenExpand dotted-key JSON back into nested objects and arrays.JSON Schema üreteciInfer a JSON Schema 2020-12 document from a sample, detecting dates, emails, URIs and UUIDs.Parse TLVConverts a Type-Length-Value (TLV) encoded string into a JSON object. Can optionally include a Key / Type entry. Tags: Key-Length-Value, KLV, Length-Value, LV
Veri dönüştürme araçları 27
More tools (26)
YAML to JSON dönüştürücüParse YAML configuration into JSON.HTML to Markdown dönüştürücüConvert HTML fragments into Markdown.JSON to TOML dönüştürücüConvert JSON config into TOML format.Markdown to HTML dönüştürücüRender Markdown to clean HTML.Delimiter dönüştürücüSwitch CSV between comma, tab, semicolon and pipe.JSON to JSON SatırTurn a JSON array into newline-delimited NDJSON, one standalone object per line.JSON Satır to JSONMerge newline-delimited JSON records back into one array and report any malformed line by number.JSON to TypeScriptGenerate TypeScript interfaces from a JSON sample, including nested objects and arrays.JSON to Go StructGenerate a Go struct with json tags from a JSON sample.JSON to Python DataclassGenerate a typed Python dataclass from a JSON sample.JSON to SQL CREATE TABLEInfer column types from JSON and emit a CREATE TABLE statement.CSV to Markdown UnicodeConvert CSV into a GitHub-flavoured Markdown table, handling quoted fields and pipes.Markdown Unicode to CSVTurn a Markdown table back into clean CSV with proper quoting.CSV Pretty PrinterAlign CSV columns into a readable fixed-width table for terminals and docs.CSV to HTML UnicodeGenerate an accessible HTML table from CSV with escaped cells.CSV to SQL INSERTProduce INSERT statements from CSV or JSON, with NULLs and quoted literals handled.CSV to CREATE TABLEInfer column types from CSV data and emit a CREATE TABLE for PostgreSQL, MySQL or SQLite.INI to JSONParse INI sections and key/value pairs into a structured JSON object.JSON to INISerialise a JSON object into an INI file with sections for nested objects..env to JSONParse dotenv files — comments, export prefixes, quoting and inline hashes — into JSON.JSON to .envFlatten JSON into UPPER_SNAKE dotenv variables with correct quoting.Java Properties to JSONConvert .properties files into JSON, splitting dotted keys into nested objects.JSON to Java PropertiesFlatten JSON into dotted Java .properties keys.JSON to Java RecordGenerate a Java record with boxed types and snake_case field names from a JSON sample.JSON to Rust StructGenerate a serde-derived Rust struct with rename attributes from a JSON sample.JSON to Kotlin Veri ClassGenerate a Kotlin data class with nullable-aware types from a JSON sample.
XML araçları 4
HTML araçları 4
CSS araçları 5
CSS biçimlendiriciIndent and tidy CSS stylesheets.CSS küçültücüCompress CSS for production.CSS Unit dönüştürücü (px, rem, em, %)Convert between px, rem, em, pt and % with a configurable root size.CSS Gölge üreteciBuild linear and radial gradients visually and copy the CSS.Box Birim üreteciDesign box shadows with live preview and copy-ready CSS.
JavaScript araçları 2
Geliştirici araçları 16
More tools (15)
HTTP Kullanıcı Code sorgulayıcıSearch all HTTP status codes with meanings and usage notes.User-Agent ayrıştırıcıBreak a User-Agent string into browser, engine and OS.ASCII Karakter UnicodeInteractive reference of all 128 ASCII codes.İkili Karakter sorgulayıcıInspect code points, blocks and UTF encodings of any character..gitignore üreteciAssemble a .gitignore from curated stack templates.Semver ayrıştırıcıBreak a semantic version into major, minor, patch, prerelease and build metadata.Semver CompareCompare two semantic versions by precedence and tell you whether the change is breaking.Semver Range denetleyiciTest whether a version satisfies a ^, ~, >=, < or x-range expression.Snowflake ID çözücüDecode a Twitter or Discord snowflake into its timestamp, worker and sequence bits.MongoDB ObjectId çözücüExtract the creation timestamp, random bytes and counter from a 24-character ObjectId.MIME Type sorgulayıcıLook up the MIME type for a file extension or the extensions for a MIME type, with server config snippets.Semver BumpBump major, minor, patch or any prerelease component with the reset rules applied.Semver KarıştırmaSort a list of versions by semver precedence, so 1.10.0 correctly follows 1.9.0.Snowflake ID üreteciGenerate time-ordered 64-bit snowflake IDs with a configurable worker id and epoch.MongoDB ObjectId üreteciGenerate valid 24-character ObjectIds with the current timestamp, random bytes and counter.
Regex araçları 3
Sıkıştırma araçları 4
Web araçları 10
HTML Yönlendirme Tag üreteciBuild title, description, OG and Twitter card tags.robots.txt üreteciCompose a correct robots.txt with sitemaps and rules..htaccess Redirect üreteci301/302 redirect and HTTPS-force snippets.JSON-LD Structured Veri üreteciCreate schema.org JSON-LD for articles, products and FAQs.Gizli Anahtar Address ObfuscatorEncode emails to defeat scrapers.E-posta üreteciRender text or color into a real .ico file locally.
More tools (4)
Content-Security-Policy üreteciBuild a CSP header for nginx, Apache or HTML, with warnings about unsafe-inline and unsafe-eval.CORS Header üreteciGenerate correct CORS headers and preflight handling for nginx, Express, Apache, PHP or a Cloudflare Worker.CORS Durum for ExpressGenerate correct Express CORS middleware with an explicit origin allow-list and preflight handling.CORS Durum for ApacheGenerate Apache mod_headers CORS configuration with OPTIONS preflight rewriting.