Alat online gratis untuk menyederhanakan
tugas sehari-hari Anda.
Konversi, buat, hitung, dan format — ratusan alat kecil yang cepat dan privat, berjalan langsung di browser Anda. Tanpa instalasi, tanpa akun, tanpa biaya.
Alat paling populer
Jelajahi berdasarkan kategori
Jelajahi berdasarkan koleksi
A request is failing and the error message isn't telling you why. These eleven tools take you from rebuilding the call by hand to reading the response, decoding the token and reproducing the whole thing — all in your browser, nothing uploaded.
Fourteen tools covering the whole lifecycle — get things into a PDF, rearrange and clean up the pages, lock or unlock it, then get the content back out into Word, Excel, PowerPoint or images. All processed in your browser, so contracts and statements never leave your machine.
Eighteen tools for the things people mix up daily — encoding versus encryption, which hash belongs on a password, and what an HMAC is actually for. Everything runs in your browser, so nothing you paste is uploaded.
Eleven tools for the two-minute tasks that break your focus — scheduling across time zones, sharing a link as a QR code, working out a date, splitting a bill, writing down something you'll need in ten minutes. No account, no app to install.
You've been handed a blob of JSON — an API response, a config file, a sample payload — and you need to trust its shape. These twelve tools take you from making it readable, through finding what's actually inside it and giving it real types, to reshaping it into whatever comes next. Everything runs in your browser, so nothing you paste is uploaded.
A QR code for a menu, a business card, a flyer or a product has to survive being branded and being printed small — two things that quietly break scanning. These six tools take you from getting the payload right, through adding a logo without exceeding the error-correction budget, to proving the finished code still reads at its real physical size.
You have a raw image — a phone photo, a screenshot, a design export — and it isn't ready to ship: wrong format, far too heavy, carrying metadata that shouldn't be public, and served as one giant file to every device. These eight tools take it from that state to a responsive, privacy-clean asset, all in your browser.
Thirteen tools for the mess in pasted text — line endings from the wrong OS, an unknown encoding, two versions you can't tell apart, inconsistent casing, and lengths that don't match where the text is going. Everything runs in your browser, so nothing you paste is uploaded.
Alat kecil, dikerjakan dengan benar
Gratis digunakan
Setiap alat berbasis browser gratis, tanpa paywall. Beberapa alat AI perlu akun gratis, dan memanggil alat apa pun lewat API atau MCP selalu memakai kredit.
Tanpa daftar untuk sebagian besar alat
Buka alatnya dan langsung mulai bekerja dalam hitungan detik. Hanya segelintir alat bertenaga AI yang meminta Anda masuk terlebih dahulu.
Privat sejak dirancang
Sebagian besar alat berjalan di browser Anda. File dan teks Anda tidak pernah meninggalkan perangkat Anda.
Sangat cepat
Alat ringan dan bertujuan tunggal, dibuat untuk memberi Anda hasil secara instan.
Simpan favorit ke Kit
Kelompokkan alat-alat yang sering Anda pakai ke dalam satu Kit — sekali klik, seluruh toolbar Anda kembali, kapan saja.
Rangkai alat menjadi satu alur
Alirkan output satu alat langsung ke alat berikutnya — buat urutan yang bisa dipakai ulang, tanpa perlu salin-tempel antar tab.
Setiap alat, di mana saja
Panggil alat lewat REST, hubungkan ke agen AI lewat MCP, atau simpan sebagai pintasan keyboard lewat ekstensi browser.
Developer API
Satu endpoint REST per alat dengan skema request dan response yang dihasilkan otomatis — plus spesifikasi OpenAPI 3.1 lengkap.
POST /v1/tool/caesar-cipher
{ "inputText": "Hello", "shift": "13" }
→ { "outputs": { "output": "Uryyb" } }MCP server
Hubungkan setiap alat ke Claude, agen AI, dan klien yang kompatibel dengan MCP — logika yang sama, tanpa kode penghubung. Agen Anda mencari sendiri di katalog, dan meminta persetujuan Anda sebelum memakai kredit.
"mcpServers": {
"iotools": { "type": "http", "url": "https://mcp.iotools.cloud/mcp" }
}
→ 1100+ tools available to your agentWidget yang bisa disematkan
Tambahkan alat apa pun ke situs Anda dengan satu baris HTML. Sepenuhnya responsif, otomatis menyesuaikan ukuran wadahnya, dan selalu mutakhir.
<iframe
src="https://iotools.cloud/embed/json-formatter/"
width="100%" height="520"
></iframe>Ekstensi browser
Cari semua alat dari tab mana pun — tanpa perlu kembali ke iotools.cloud dulu.
Tanpa kode? Bukan masalah.
Jalankan alat apa pun dari n8n, Zapier, Make, atau tempat alur kerja Anda sudah berjalan — kunci yang sama, kredit yang sama, katalog yang sama.
Integrasi n8n
Jalankan alat apa pun dari alur kerja n8n — satu community node, enam operasi, didukung API yang sama.
Integrasi Zapier
Jalankan alat apa pun dari sebuah Zap — satu trigger, satu pencarian, dua aksi, didukung API yang sama.