Cari & Ganti
2 alat- Cari dan Ganti
Find and Replace — Replace any pattern in your text — exact match or regex, case-sensitive or not. Runs entirely client-side inside your browser.
- Bandingkan Dua Lists
Compare Two Lists — Drop two newline-separated lists into the boxes and instantly see what is shared, what is unique to each, and the merged union.
Pengkodean
4 alat- Enkoder Entitas HTML / Decoder
HTML Entity Encoder / Decoder — Convert text to safe HTML entities, or decode entities back to characters. Minimal, named, or numeric output.
- Penerjemah Kode Morse
Morse Code Translator — Translate text to and from International Morse Code — dots, dashes, slashes between words.
- Pengkonversi Entitas HTML
Free online HTML entity converter. Encode text to named, decimal, or hex HTML entities and decode entities back to text.
- Enkripsi PGP / Dekripsi
Encrypt and decrypt messages with PGP right in your browser. Generate RSA 4096 key pairs. 100% client-side — keys never leave your device.
Bersihkan & Pemformatan
3 alat- Strip HTML Tag
Strip HTML Tags — Paste HTML and get back the plain text content — tags removed, entities decoded, scripts and styles stripped.
- Filter Baris oleh Substring
Filter Lines by Substring — Drop every line that contains a pattern — or keep only the lines that do. Plain substring matching or full regex.
- Hapus Accents
Remove Accents — Strip every accent and diacritical mark from your text. Café becomes cafe, niño becomes nino, résumé becomes resume.
Pengurutan & Baris
1 alatPerkakas Pengembang
114 alat- Penyunting HTML (WYSIWYG)
HTML Editor (WYSIWYG) — A simple in-browser WYSIWYG editor — format with the toolbar, paste rich text from Word or web pages, and copy the resulting HTML.
- JSON Formatter / Validator
JSON Formatter / Validator — Format, minify, or validate any JSON in your browser. Choose indent style and see error details for invalid input.
- Markdown ke HTML
Markdown to HTML — Convert Markdown to HTML with live side-by-side preview. Supports headings, lists, links, images, code blocks, blockquotes, and empha...
- Diff / Banding Teks
Text Diff / Compare — Compare two blocks of text and see exactly what changed — added lines in green, deleted in red, unchanged in gray.
- JWT Decoder
JWT Decoder — Paste a JWT and see the header, payload, expiry, and signature parts decoded. Everything happens in your browser.
- CSV ABOJSON
CSV ↔ JSON — Convert tabular data between CSV and JSON. Header row detection, custom delimiter, quoted-field-with-comma support.
- Tester Regex
Regex Tester — Test JavaScript regular expressions live — see matches highlighted in your text and captured groups in a list.
- Konverter Warna
Color Converter — Convert between HEX, RGB, HSL, and RGBA — pick a color or type any format and the others update live.
- Konverter Basis Nomor
Number Base Converter — Convert numbers between decimal, hex, binary, octal — or any arbitrary base from 2 to 36.
- JSON Diff
JSON Diff — Compare two JSON values structurally — see exactly what was added, removed, or changed, with full key paths.
- Pembaca Ekspresi Kron
Cron Expression Builder — Edit a 5-field cron expression and see plain-English description plus the next 5 fire times in your local timezone.
- Generator Tag Meta
Meta Tag Generator — Generate SEO meta tags, Open Graph tags, and Twitter Card tags for any page — with a live Google search-result preview and length w...
- Generator Palet Warna
Color Palette Generator — Pick a base color and generate a harmony palette — complementary, analogous, triadic, tetradic, split-complementary, monochrom...
- Generator Gradien CSS
CSS Gradient Generator — Build linear, radial, or conic CSS gradients visually. Add unlimited color stops, drag the angle, see the live preview, and cop...
- Generator Bayangan Kotak
Box Shadow Generator — Build CSS box-shadow visually — tune offset, blur, spread, color, opacity, and inset with live preview.
- Generator Tabel Markdown
Markdown Table Generator — Build Markdown tables with a visual cell editor — set rows/columns, click to edit any cell, pick alignment, or import from CSV.
- Pemeriksa Kontras Warna
Color Contrast Checker — Pick a foreground and background color and instantly see the WCAG 2.1 contrast ratio with pass/fail badges for AA and AAA, norm...
- Formatter SQL
SQL Formatter — Paste any SQL query and get it formatted with proper indentation, keyword casing, and clause breaks. Supports 10 dialects including Post...
- Formatter YAML
YAML Formatter — Paste any YAML and format it cleanly — pick indent width and line wrap, optionally sort keys. Also validates YAML syntax and converts b...
- JSON ke TypeScript
JSON to TypeScript — Paste a JSON payload and instantly get TypeScript interfaces (or type aliases) describing its shape. Optionally mark all properties...
- Cron Visualizer
Cron Visualizer — Paste any 5-field cron expression and instantly see: a plain-English description, a field-by-field breakdown, and the next 10 schedule...
- Pembuat Badge GitHub
GitHub Badge Maker — Generate Shields.io-style SVG badges for any GitHub README. Pick label, value, colors and one of four styles (flat, flat-square, fo...
- JWT Encoder / Signer
JWT Encoder / Signer — Build and sign a JWT — pick HS256 / HS384 / HS512, paste a header and payload (JSON), provide your secret, get a signed token. Us...
- Penelusuran Tipe MIME
MIME Type Lookup — Type a file extension (or filename) and get the proper <code>Content-Type</code> header value. Reverse lookup too — type a MIME type ...
- JSON to Go Struct
JSON to Go Struct — Paste a JSON sample and get matching Go struct definitions — with optional <code>json:"..."</code> tags, <code>omitempty</code>, and...
- JSON to JSON Skema
JSON to JSON Schema — Paste any JSON sample and get a JSON Schema describing its shape — useful for API documentation, request/response validation, and ...
- JSON to Zod Skema
JSON to Zod Schema — Paste JSON and get a ready-to-use <code>z.object({...})</code> Zod schema plus the inferred TypeScript type.
- HTML ke Konverter Markdown
HTML to Markdown Converter — Paste any HTML snippet — from a blog post, a CMS export, or a webpage — and get clean Markdown ready for static site genera...
- Picker Warna
Pick any color and get its HEX, RGB, HSL, and HSV values instantly. Free online color picker with eyedropper and color harmony.
- .htaccess Generator
.htaccess Generator — Generate .htaccess rules for common Apache web server configurations — redirects, caching, password protection, hotlink blocking, ...
- Minifier CSS
Minify CSS code online. Remove comments, whitespace, and unnecessary characters to reduce file size. Free CSS minifier — instant results.
- Minifier HTML
Minify HTML code online. Remove comments, collapse whitespace, and reduce file size. Free HTML minifier — instant results in your browser.
- Parser URL
Parse any URL into its components: protocol, hostname, port, path, query parameters, and hash. Free online URL parser tool.
- Parser Agen Pengguna
Parse user agent strings to identify browser, operating system, and device type. Free online user agent parser with instant results.
- Pembaca Kode QR
QR Code Reader — Upload a QR code image to decode its contents. Supports drag-and-drop, file upload, and clipboard paste. Extracts URLs, text, and other...
- Pemeriksa Tipe MIME
MIME Type Checker — Enter a file extension or MIME type to look up the corresponding type. Supports 160+ common file formats including web, office, medi...
- Minifier JavaScript
JavaScript Minifier — Paste your JavaScript code to minify it instantly. Removes comments, collapses whitespace, strips console.log and debugger stateme...
- RGB ke HEX Converter
RGB to HEX Converter — Convert between RGB, HEX, HSL, and RGBA color formats with a live color preview. Enter a value in any format and see all conversi...
- Generator Tabel HTML
Generate HTML table markup from delimited text data. Supports tab, comma, CSV, and custom delimiters. Free online HTML table generator.
- Pembaca Barcode
Barcode Reader — Upload an image containing a barcode or QR code to instantly decode its content. Supports multiple barcode formats.
- Pemeriksa Tipe MIME Berkas
Free online file MIME type checker. Upload any file to detect its MIME type, file extension, description, and size.
- Banding Teks
Text Compare — Compare two texts side-by-side to highlight line and character differences. Ideal for developers, writers, and editors.
- Pembangun Skema JSON
JSON Schema Builder — Build JSON validation models visually. Configure properties, toggle required attributes, and instantly copy JSON Schema, Zod code,...
- Pemerasan Regex
Regex Explainer — Deconstruct regular expressions. Analyze quantifiers, capture groups, sets, boundaries, and flags with clear explanations.
- Minifier JS HTML
Free online code minifier. Compress HTML, CSS, and JavaScript code instantly in one place. Removes comments, whitespace, and formatting to optimize speed.
- Generator Markup Skema
Generate JSON-LD structured data for Article, Product, LocalBusiness, FAQPage, Organization, BreadcrumbList, and Event schema types instantly.
- Generator Sitemap XML
Paste your URLs and generate a valid XML sitemap with changefreq, priority, and lastmod. Download sitemap.xml instantly — no signup needed.
- Generator Radius Batas
Visually craft CSS border-radius — independent corners, px/%/em units, and organic blob shapes. Live preview and copy-paste CSS. Runs in your browser.
- Generator Glassmorphism
Design frosted-glass CSS with live preview — blur, saturation, fill opacity, border and shadow. Copy backdrop-filter CSS. Runs in your browser.
- Generator Path Klip
Create CSS clip-path shapes visually — polygons, circles, insets and 20+ presets with draggable points. Live preview and copy-paste CSS, in your browser.
- Generator Bezier Kubic
Design CSS cubic-bezier easing curves with a draggable editor, presets, and a live animation preview. Copy the timing-function CSS, all in your browser.
- Generator Bayangan Teks
Design CSS text-shadow visually — stack multiple layers, pick neon, 3D, outline and retro presets, then copy the CSS. Live preview, runs in your browser.
- Generator Neurorphism
Build soft-UI neumorphism CSS visually — base color, light direction, shape and shadow distance. Copy box-shadow CSS. Live preview in your browser.
- Generator Segitiga CSS
Make CSS triangles with the border trick — choose direction, width, height and color, preview live, and copy the width/height/border CSS. Runs in browser.
- Generator Filter CSS
Visually build a CSS filter — blur, brightness, contrast, grayscale, hue, sepia and drop-shadow — preview on your own image and copy the CSS. In-browser.
- Generator Transform CSS
Build CSS transforms visually — translate, scale, rotate, skew plus 3D rotateX/Y/Z and perspective. Live preview on a grid and copy the CSS, in-browser.
- Generator Animasi Keyframe
Build CSS @keyframes animations — fade, slide, bounce, pulse, spin, flip, zoom — tune duration, easing, delay and loop, preview live and copy the CSS.
- Generator Flexbox
A visual CSS flexbox playground — tweak direction, justify, align, wrap and gap, watch the live preview, and copy the container CSS. Runs in your browser.
- Generator Grid CSS
A visual CSS grid playground — set columns, rows, gaps and track sizing, watch the live preview, and copy the generated grid CSS. Runs in your browser.
- Generator Tombol CSS
Design a CSS button visually — padding, colors, gradients, border-radius, shadow and hover effects — with a live preview, then copy the CSS. In-browser.
- Scrollbar Styler
Style custom scrollbars visually — width, track and thumb colours, hover and radius — with a live WebKit preview and Firefox fallback. Copy the CSS.
- Checksum Berkas
Calculate file or text hashes online — MD5, SHA-1, SHA-256, SHA-512. Verify file integrity by comparing a known checksum. Free, in your browser.
- Struktur Tampilan PDF
Inspect a PDF's internal structure as formatted JSON. See objects, streams, cross-reference tables, and page trees. Developer tool, in-browser.
- HTML / CSS / JS Sandbox
Write HTML, CSS, JS in tabbed editors with live iframe preview. Auto-run, download as HTML file. Preloaded counter app sample. No server — pure browser.
- Kalkulator Khusus CSS
Calculate and compare CSS selector specificity instantly. See (a,b,c) breakdown, visualize with bar charts, and find which selector wins. Free developer tool.
- Path Visualizer SVG
Paste SVG path data and see it rendered live. View control points for bezier curves. Supports all path commands (M, C, S, Q, T, A, Z). Free developer tool.
- Kode Status HTTP
Interactive searchable reference for all HTTP status codes (1xx-5xx). Click to copy, filter by category. Free developer tool, no signup.
- Penyunting Markdown
Free online Markdown editor with live preview, toolbar, GFM tables, RTL direction support for Arabic, Persian, Urdu, Hebrew. Download as HTML or Markdown. No signup.
- CSS Unit Converter
Free online css unit converter. No signup, no upload — works entirely in your browser. Fast, private, and free forever.
- Tester API
Free online api tester. No signup, no upload — works entirely in your browser. Fast, private, and free forever.
- JSON Toolkit
Free online json toolkit. No signup required.
- Generator Pemuat CSS
Generate pure CSS loading spinners, dots, pulses, bars, rings and more. Customize colors, size, and speed. Copy CSS + HTML instantly.
- Generator Checkbox CSS
Design custom CSS checkbox and radio button styles with checkmark, cross, fill, minus, or star icons. Control size, colors, border radius, and animation (bounce/scale). Live preview and copy CSS + HTML.
- Generator Switch CSS
Design custom CSS toggle switches. Control width, height, on/off colors, knob size, animation speed, and labels. Live preview and copy code.
- Generator Efek CSS Glitch
Create cyberpunk-style CSS glitch text effects. Control intensity, cyan/magenta shift colors, animation speed, and skew. Live preview and copy CSS.
- Kalkulator Subnet IPv4
Free online IPv4 subnet calculator. Enter CIDR notation to get network address, broadcast, usable hosts, subnet mask, wildcard mask, and binary values instantly.
- Kalkulator Chmod
Free chmod calculator. Toggle read/write/execute checkboxes for owner, group, and public to get the octal permission code and chmod command instantly.
- Pembangun Crontab
Free visual crontab builder. Select minute, hour, day, month, and weekday from dropdowns to generate a cron expression with human-readable description and next 5 run times.
- Generator ULID
Free online ULID generator. Create Universally Unique Lexicographically Sortable Identifiers with decoded timestamps. Supports monotonic mode and batch generation up to 100. Fully client-side.
- Generator CUID2
Free online random ID generator. Create unique alphanumeric identifiers with configurable length (2-32). Batch generate up to 100 IDs with collision probability estimates. 100% client-side.
- Generator Nanoid
Free online Nanoid generator with custom alphabet, configurable length (1-64), and batch generation up to 100 IDs. See collision probability and total combinations. 100% client-side.
- JSON to TOML Converter
Free online JSON to TOML converter with bidirectional support. Convert JSON to TOML and TOML back to JSON. Pretty-print output. No upload — runs in your browser.
- JSON ke Konverter XML
Free online JSON to XML converter with bidirectional support. Convert JSON to XML and XML back to JSON. Configurable root element and pretty-print. No upload needed.
- YAML ke TOML Converter
Free online YAML to TOML converter with bidirectional support. Convert YAML to TOML and TOML back to YAML. Adjustable indentation. No upload — everything runs in your browser.
- Generator Numeronym
Free numeronym generator and decoder. Convert words like internationalization to i18n and decode common numeronyms like k8s, a11y, and l10n instantly.
- Konverter Leetspeak
Free online leetspeak converter. Transform text into leet (1337) speak at four intensity levels — basic, moderate, advanced, and ultimate with random variation.
- Pengatur Kode Morse
Free Morse code converter. Translate text to Morse code and back, plus play the Morse code as audio beeps at adjustable speeds from 5 to 25 WPM.
- Parser Nomor Telepon
Free phone number parser. Enter any phone number to detect country, type (mobile/landline/toll-free), extract the national number, and format to E.164 standard.
- Docker Jalankan ke Compose
Convert docker run commands to docker-compose.yml instantly. Parses ports, volumes, env vars, restart policy, network, memory limits, and more — no server uploads.
- Generator HMAC
Generate and verify HMAC signatures using SHA-1, SHA-256, SHA-384, or SHA-512. Output in hex or base64. Verify authenticity of signed messages. All local, no server uploads.
- Kode ke Konverter Gambar
Convert code snippets into beautiful shareable images. Choose themes, fonts, and backgrounds. Perfect for social media and documentation.
- Generator Port Acak
Generate random safe network ports for development. Avoids well-known ports (0-1023) and common registered ports. Copy-ready for configs.
- Info Keycode
Press any key to see its JavaScript keyboard event properties: key, code, keyCode, which, charCode. Essential for web developers.
- Pembangun Benchmark
Compare JavaScript code snippet performance side-by-side. Run benchmarks with configurable iterations and see ops/sec. Free browser-based tool.
- Data Converter Hub
Free online data converter hub supporting JSON, YAML, TOML, XML, CSV, and INI. Bidirectional conversion with format auto-detection, swap, and syntax validation.
- Validator XML
Free online XML validator — check well-formedness, view parsed structure tree, find errors with line numbers. Pretty-print messy XML. No uploads, client-side only.
- Validator Base64
Validate Base64 strings, detect standard vs URL-safe variants, see decoded preview. Measure data size and check padding. Free browser-based tool, no uploads.
- Validator Alamat IP
Validate IPv4 and IPv6 addresses. See IP type, class (private/public/loopback), binary representation. Bulk mode validates multiple IPs. Free, client-side.
- JSON Validator
JSON Validator — Paste JSON and instantly see if it is valid or invalid. Get formatted tree view, size, depth, and key count stats. All validation happens client-side.
- URL Validator
URL Validator — Validate and break down any URL into protocol, hostname, port, path, query parameters, hash, username, password, host, and origin. Bulk mode supported.
- Validator UUID
UUID Validator — Validate any UUID, detect the version (v1, v4, v7, etc.) and variant, see alternative formats (canonical, uppercase, no-dashes, URN). Bulk mode for multiple UUIDs.
- AI Prompt Optimizer
Transform raw prompts into structured, effective AI instructions. Add context, specify output format, remove fluff, and compare token counts before/after. Free and client-side.
- Generator Tag Meta
Generate complete HTML meta tags for SEO and social sharing. Open Graph, Twitter Cards, character counters, and live SERP/card previews. Download snippet or copy all tags.
- Generator Sitemap XML
Generate valid XML sitemaps from a list of URLs. Set per-URL priority, changefreq, and lastmod. Validate URLs, detect duplicates, preview XML, and download sitemap.xml.
- Pencari Pasangan Fonta
Discover 20 curated Google Font pairings for headings and body text. Filter by style (modern, classic, playful, professional, minimal). Copy @import and CSS for each pair.
- Generator Switch CSS
Design custom CSS toggle switches with iOS, material, flat, 3D, and neumorphic styles. Live preview, copy HTML + CSS. Customize colors, size, labels, and animation speed.
- React Native Shadow Generator
Build React Native shadows visually. Control shadowColor, offset, radius, opacity, and Android elevation. Live preview on a phone mockup. Copy JSX code.
- URL Generator Slug
Generate clean, SEO-friendly URL slugs from any text. Customize separators, remove stop words, set max length — instant preview, no upload.
- Generator Pola Latar Belakang CSS
Generate beautiful CSS background patterns with pure CSS gradients — stripes, dots, checkerboard, waves, zigzag, and more. Live preview, copy CSS, free and instant.
- Kode ke Konverter Gambar
Turn code snippets into beautiful shareable images. 6 themes, macOS window frame, line numbers, and custom backgrounds. Free, no signup, works in your browser.
- JSON Tree Viewer
Explore JSON data as an interactive, collapsible tree. Search keys and values, click to see the JSONPath, and copy any path — all in your browser.
- CSS Box Shadow Generator
Build CSS box-shadow with multiple layers. Tune offset, blur, spread, color, opacity and inset for each shadow. Live preview and copy-ready CSS.
- CSS Text Glitch Effect
Generate a cyberpunk CSS glitch text effect with keyframes. Customize text, primary and secondary colors, animation speed, and glitch intensity.
- Open Graph Meta Generator
Generate Open Graph and Twitter Card meta tags. Enter title, description, image, site name, URL, and type; see a live preview card and copy the HTML.
Generator
9 alat- Generator UUID
UUID Generator — Generate UUIDs in bulk — v4 (random) or v7 (time-ordered). Optional uppercase and braces. Runs entirely client-side inside your browser.
- Generator String Acak
Random String Generator — Produce one or many cryptographically random strings — pick the length, the character classes, and how many you need.
- Generator Kombinasi
Combination Generator — Generate every unordered combination of K items chosen from your list — every way to pick a subset of the size you specify.
- Robots.txt Generator
Robots.txt Generator — Build a robots.txt — allow / disallow rules per user-agent, optional crawl-delay, and sitemap URL.
- Generator Tanda Tangan Email
Email Signature Generator — Build an email signature with your name, title, contact info, social handles, and optional logo. Three style presets: modern...
- Generator Link App Apa
WhatsApp Link Generator — Build a <code>wa.me</code> click-to-chat link — enter an international phone number and an optional pre-filled message. Get th...
- Generator Tag SEO
SEO Tags Generator — Enter your page details to generate complete SEO meta tags including Open Graph and Twitter Card tags for social media sharing.
- Generator Link mailto
Mailto Link Generator — Generate mailto: links with pre-filled recipients, subject, and body. Get both the raw URL and ready-to-use HTML anchor code.
- Generator IBAN Palsu
Generate valid-format fake IBAN numbers for 58 countries. Perfect for testing payment forms, bank integrations, and software development. Free browser-based tool.
Transformasi
3 alat- Disemvowel
Disemvowel — Drop every vowel from your text. Useful for compression sketches, puzzles, censoring, and quick obfuscation.
- BBCode ke HTML
Free online BBCode to HTML converter. Convert BBCode tags like [b], [i], [url], [img], [quote], [list], [color], and more to clean HTML markup.
- Teks ke Pidato
Text to Speech — Type or paste text and have it read aloud using your browser's built-in speech synthesis. Choose from available voices and adjust rate ...
Alat CSV
4 alat- Stat CSV
CSV Stats — Per-column statistics for any CSV — total count, non-empty, unique values, plus numeric min/max/mean/sum for any column with numbers.
- CSV ke SQL
Convert a CSV to SQL INSERT statements for MySQL, PostgreSQL, SQLite or MS SQL. Optional CREATE TABLE, multi-value INSERT mode.
- JSON ke CSV
JSON to CSV — Convert any JSON array (of objects or arrays) — or even a single object — into clean CSV. Tick the Flatten option to expand nested objects...
- TSV ke JSON Converter
Convert TSV (tab-separated values) to JSON online. Use the first row as keys, auto-parse numbers and booleans, and copy the formatted output instantly.
Perkakas Kantor
4 alat- DOCX ke HTML
DOCX to HTML — Convert a .docx Word document to clean, semantic HTML — headings, bold/italic, lists, links, and tables are all preserved.
- XLSX ke JSON
XLSX to JSON — Convert any Excel sheet to JSON — array of objects keyed by header row, or array of arrays with no header.
- HTML ke PDF
Convert HTML to PDF — open in a print preview for high-fidelity output, or download a smaller text-only PDF. Browser-based, no upload.
- EPUB ke HTML
EPUB to HTML — Drop an .epub and get all chapters merged into one clean HTML document — wrap as standalone, optionally strip inline styles and class nam...
Aset App Mobile
7 alat- Generator Ikon App
App Icon Generator — Upload one 1024×1024 (or larger) image and instantly get every icon size required by iOS, Android, Google Play and the App Store — ...
- Generator Wallpaper Seluler
Mobile Wallpaper Generator — Drop one image and get it auto-resized to every common phone, tablet, and desktop wallpaper resolution — iPhone 15 Pro Max,...
- Buka Generator Gambar Grafik
Open Graph Image Generator — Generate 1200×630 Open Graph cards, Twitter / LinkedIn social images, square Instagram-style images, or 9:16 story cards. D...
- YouTube Thumbnail Maker
YouTube Thumbnail Maker — Build YouTube thumbnails — 1280×720 with a bold title overlay, optional background image, theme presets (bold yellow, red arro...
- Slicer Instagram Carousel
Instagram Carousel Slicer — Slice one wide image into 2 to 10 Instagram carousel slides — square, 4:5 portrait (recommended), or 9:16 story. Pick slice ...
- Discord / Slack Emoji Optimizer
Discord / Slack Emoji Optimizer — Resize and auto-compress images to fit emoji upload limits — Discord (≤256 KB), Discord Nitro animated (≤512 KB), Slac...
- Generator Cuplikan Toko App
App Store Screenshot Generator — Create high-fidelity App Store and Google Play screenshots. Put your screens into sleek device mockups with gradients a...
Kalkulator Konstruksi
1 alatKalkulator & Percakapan
2 alat- Kalkulator Volume Pelatihan
Training Volume Calculator — Log your exercises and sets to calculate your weekly workout volume load per muscle group and compare it against muscle-bui...
- Kalkulator Biaya LLM
Compare LLM API pricing across OpenAI, Anthropic, Google, Meta, DeepSeek, and Mistral. Sortable table, CSV export, cheapest model highlighted. Mid-2026 pricing.
Alat Audio
1 alatMenghitung & Analisis
1 alatKalkulator Listrik
2 alat- Kalkulator Hukum Ohm
Free online Ohm's Law calculator. Calculate voltage (volts), current (amps), resistance (ohms), and power (watts) with any two known values.
- Kalkulator Daya AC
AC Power Calculator — Calculate single and three-phase AC electrical power parameters, including Watts, Volt-Amperes, and Amps.
PDF Perkakas
2 alat- Tandatangani PDF
Sign a PDF in your browser — draw, type, upload an image, or stamp, then drag and resize the box to place it exactly. No uploads, fully private.
- Stamp PDF
Add APPROVED, DRAFT, CONFIDENTIAL, PAID or custom stamps to a PDF and place them precisely with a draggable box. Runs entirely in your browser.
Perkakas API
8 alat- Tester API Rest
Free online REST API tester. Send GET, POST, PUT, DELETE requests with custom headers and body. View formatted responses instantly in your browser.
- Area putar GraphQL
Free online GraphQL playground. Write and test GraphQL queries with schema introspection, variables, and formatted responses. Runs in your browser.
- Tester WebSocket
Free online WebSocket tester. Connect to WebSocket endpoints, send and receive messages, and monitor connection events. Runs in your browser.
- Formateri Respon API
Free online API response formatter. Beautify and format JSON, XML, and HTML API responses with syntax highlighting. Copy formatted output instantly.
- cURL ke Kode
Free online cURL to code converter. Paste any cURL command and get equivalent code in JavaScript, Python, Go, PHP, and more. Instant conversion.
- JWT Decoder Lanjutan
Free online JWT decoder. Decode JWT tokens, view header and payload, check expiration, and verify signatures. Supports all JWT algorithms.
- OAuth Flow Visualizer
Free online OAuth 2.0 flow visualizer. Understand authorization code, implicit, client credentials, and PKCE flows with interactive diagrams.
- Generator API Mock
Free online API mock generator. Generate realistic mock API responses from JSON Schema or sample data. Perfect for frontend development and testing.
Perkakas Basis Data
2 alat- Formatter SQL Lanjutan
Free online SQL formatter. Beautify SQL queries with dialect-specific options for MySQL, PostgreSQL, SQLite, and MSSQL. Copy formatted SQL instantly.
- Generator Migrasi Database
Free online database migration generator. Generate migration scripts from schema diffs. Compare two SQL schemas and get ALTER TABLE statements.
Perkakas DevOps
1 alatPerkakas Markdown
5 alat- Markdown ke HTML Advanced
Free online Markdown to HTML converter with syntax highlighting, table of contents, and custom themes. Copy or download the HTML output.
- Linter Markdown
Free online Markdown linter. Check your Markdown for style issues, formatting errors, and best practices. Get instant feedback and fixes.
- Markdown to Slides
Free online Markdown to slides converter. Create presentation slides from Markdown with themes, transitions, and speaker notes.
- Generator README
Free online README generator. Create professional README.md files for your projects with badges, installation, usage, and contributing sections.
- Generator Changelog
Free online changelog generator. Create professional CHANGELOG.md files following Keep a Changelog format. Copy-ready documentation.
Perkakas Regex
7 alat- Regex Visualizer
Free online regex visualizer. Create visual diagrams and flowcharts of regular expression patterns. Understand complex regex at a glance.
- Regex ke Kode
Free online regex to code converter. Convert regular expressions to JavaScript, Python, Go, Rust, Java, and C# code with proper escaping.
- Sheet Curang Regex
Free interactive regex cheat sheet. Quick reference for regular expression syntax with live examples. Covers character classes, quantifiers, and more.
- Pemerasan Regex
Free online regex explainer. Understand regular expression patterns with plain English explanations. Break down complex regex step by step.
- Tester Batch Regex
Free online regex batch tester. Test regular expressions against multiple strings simultaneously. See matches, groups, and highlights.
- Regex ke Inggris
Free online regex to English converter. Convert regular expression patterns to human-readable descriptions. Perfect for documentation.
- String ke Regex
Free online string to regex generator. Generate regular expression patterns from example strings. Detect common patterns automatically.