Generate code and config files instantly in your browser. Use the filter to find a generator.
Showing 18 of 18 tools
Generate .gitignore for any language or framework.
Pick a license, fill in metadata, download the file.
Generate a professional README structure for your repo.
Scaffold CI workflows: Node, Python, Go, Docker.
Convert a JSON sample into a ready-to-use Python dict literal.
Turn a curl command into modern browser/Node fetch() code.
Generate an .env template from JSON or key: value pairs.
Format commit messages: feat/fix/chore with scope.
Escape and unescape HTML entities in any text.
Turn a JSON array into CSV with proper quoting.
Parse CSV/TSV into JSON with type inference.
Convert JSON to XML or XML to JSON.
Generate CREATE TABLE + INSERT from JSON arrays.
Scaffold docker-compose.yml with ports and volumes.
Convert a JSON Schema (draft-07) into TypeScript interfaces.
Turn curl commands into runnable Python requests/httpx code.
Decode base64 images for preview/download, or encode files.
Pretty-print or minify SQL with a real tokenizer.