Item logo image for IO Tools - Developer Kit

IO Tools - Developer Kit

https://iotools.cloud/
5.0(

2 ratings

)
ExtensionTools141 users
Item media 3 (screenshot) for IO Tools - Developer Kit
Item media 1 (screenshot) for IO Tools - Developer Kit
Item media 2 (screenshot) for IO Tools - Developer Kit
Item media 3 (screenshot) for IO Tools - Developer Kit
Item media 1 (screenshot) for IO Tools - Developer Kit
Item media 1 (screenshot) for IO Tools - Developer Kit
Item media 2 (screenshot) for IO Tools - Developer Kit
Item media 3 (screenshot) for IO Tools - Developer Kit

Overview

50 tools that run in your side panel: encode, hash, convert, generate. Plus search across every tool on iotools.cloud.

๐Ÿงฐ A developer toolbox that lives in your browser's side panel. IO Tools - Developer Kit puts 50 everyday utilities one keystroke away, and they run right there in the panel, next to the page you're working on. No tab switching, no uploads, no waiting on a server. Encode a string, hash a password, format a blob of JSON, check a colour contrast ratio, decode a JWT, then get straight back to what you were doing. It also searches the full catalogue of 1,000+ tools on iotools.cloud, so the 50 bundled ones are a starting point rather than a limit. ๐ŸŒŸ Why you'll want it โšก It's fast because it's local. The 50 bundled tools are plain JavaScript inside the extension. Your text is processed in your own browser and is never uploaded, logged, or sent anywhere. They work on a plane, on hotel Wi-Fi, or behind a corporate firewall. And you can paste in a production API key to decode it without thinking twice. ๐Ÿ“Œ It doesn't get in your way. The side panel docks beside your page and stays put while you browse (Chrome, Edge and Opera). It doesn't vanish the moment you click somewhere else, the way a popup does. ๐Ÿ” Search finds it before you finish typing. Fuzzy search across every tool name and description, focused the instant the panel opens, so you can start typing before the list has even finished loading. No mode to be in, no filter to remember to clear. ๐Ÿ–ฑ๏ธ Transform text without opening anything. Select text on any page, right-click, and convert case, Base64, URL-encode, hash, slugify or format JSON in place. The result goes straight to your clipboard with a confirmation toast. โœจ Features โœ“ 50 tools that run locally. No network, no upload, no account. โœ“ Docked side panel. Stays open while you work instead of closing on click-away. โœ“ Fuzzy search across 1,000+ tools, focused the moment the panel opens. โœ“ No modes to get lost in. An empty box shows the 50 that run here; typing searches all 1,000+. โœ“ Pin your favourites to the top of the list. They stay pinned across sessions. โœ“ Right-click menu with 15 one-click text transforms on any page. โœ“ Keyboard navigation. Ctrl+Shift+0 (โŒ˜+Shift+0 on Mac) opens the panel, arrow keys walk the list, / jumps back to search. โœ“ Dark mode that follows your system theme. โœ“ No account, no sign-up, no tracking. Nothing to configure. ๐Ÿ› ๏ธ The 50 tools that run in the panel ๐Ÿ“ Text (8) โœ“ Case Converter: switch between upper, lower, title, camel, snake and more โœ“ Word Counter: characters, words, sentences, paragraphs and lines โœ“ String Length Calculator: character, grapheme, word and UTF-8 byte length โœ“ Word Frequency Counter: count how often each word appears โœ“ Whitespace Trimmer: trim lines, collapse repeated spaces, strip blank lines โœ“ Duplicate Line Remover: remove repeated lines, keeping the first โœ“ Reverse Text: reverse by character, word or line order โœ“ Slug Generator: turn a title into a URL-friendly slug ๐Ÿ” Encode & Cipher (10) โœ“ Base64 Encoder / Decoder: encode text to Base64 or decode it back โœ“ URL Encoder / Decoder: percent-encode text for a URL, or decode it โœ“ HTML Entity Encoder / Decoder: escape HTML-sensitive characters or decode entities โœ“ Base32 Encoder / Decoder: RFC 4648 Base32 โœ“ Base58 Encoder / Decoder: Bitcoin-alphabet Base58 โœ“ Caesar Cipher / ROT13: shift letters by N positions โœ“ Atbash Cipher: classic Aโ†”Z substitution cipher โœ“ Morse Code Translator: text to Morse and back โœ“ Leetspeak Converter: l33t sp34k substitution โœ“ Pig Latin Translator: translate English to Pig Latin ๐Ÿ”‘ Hash & Security (5) โœ“ Hash Generator: MD5, SHA-1, SHA-256, SHA-384 or SHA-512 digest โœ“ UUID Generator: cryptographically random UUID v4s โœ“ Password Generator: strong random passwords via crypto.getRandomValues โœ“ Password Strength Analyzer: estimate entropy and strength โœ“ CRC32 Checksum Generator: IEEE 802.3 CRC-32 checksum ๐Ÿ”ข Number & Data (11) โœ“ Binary โ‡„ Text Converter: text to space-separated binary bytes and back โœ“ Text โ‡„ Hex Converter: text to hex bytes and back โœ“ Number Base Converter: integers between binary, octal, decimal and hex โœ“ Unix Timestamp Converter: timestamps to dates and dates to timestamps โœ“ Roman Numeral Converter: numbers to Roman numerals and back โœ“ Number to Words: spell out a number in English โœ“ Temperature Converter: Celsius, Fahrenheit and Kelvin โœ“ Percentage Calculator: X% of Y, what % X is of Y, or % change โœ“ JSON Formatter & Validator: pretty-print or minify JSON with validation โœ“ CSV to JSON Converter: parse CSV rows into a JSON array of objects โœ“ JSON to CSV Converter: flatten a JSON array of objects into CSV ๐ŸŽจ Color (6) โœ“ HEX to RGBA Converter: HEX to rgba() with adjustable alpha โœ“ RGBA to HEX Converter: R, G, B, A values to a HEX color โœ“ Color Mixer: blend two colors at a given ratio โœ“ Color Tint/Shade Generator: lighter tints and darker shades of a color โœ“ Random Color Generator: a palette of random HEX colors โœ“ WCAG Contrast Checker: check a foreground/background pair against WCAG AA/AAA ๐ŸŒ Web & Dev (5) โœ“ JWT Decoder: decode a JWT header and payload (no signature verification) โœ“ Regex Tester: test a regular expression against sample text โœ“ URL Parser: break a URL into protocol, host, path and query params โœ“ IPv4 Subnet Calculator: network, broadcast and usable host range for a CIDR block โœ“ MAC Address Formatter: normalize a MAC address into colon, hyphen or dot form ๐ŸŽฒ Generators (5) โœ“ Lorem Ipsum Generator: placeholder text by words, sentences or paragraphs โœ“ List Randomizer: shuffle, sort or deduplicate a list of lines โœ“ Random Number Generator: random numbers in a range, with or without repeats โœ“ Username Generator: adjective + noun username suggestions โœ“ Anagram Generator: find anagrams for a short word ๐Ÿ–ฑ๏ธ Right-click transforms Select any text on any page, right-click, choose IO Tools: โœ“ UPPERCASE โœ“ lowercase โœ“ Title Case โœ“ kebab-case โœ“ Base64 Encode โœ“ Base64 Decode โœ“ URL Encode โœ“ URL Decode โœ“ MD5 Hash โœ“ SHA-1 Hash โœ“ SHA-256 Hash โœ“ Slugify โœ“ Format JSON โœ“ Count Words and Characters โœ“ Generate and Copy UUID Every result is copied to your clipboard with a toast showing what was copied. Nothing is sent anywhere. ๐Ÿ”Ž Search all 1,000+ tools on iotools.cloud There is no mode to switch. Leave the search box empty and you get the 50 tools that run in the panel. Start typing and the same box searches the entire iotools.cloud catalogue (PDF and image conversion, calculators, formatters, generators, validators and much more) in relevance order. A Local badge marks the ones that open right here; everything else carries an external-link glyph and opens in a new tab. You are never told a tool doesn't exist because you happened to be looking at the wrong half of the catalogue. ๐Ÿ”’ Privacy No account. No sign-up. No analytics. No tracking. The 50 bundled tools run entirely inside your browser, so the text you paste is never transmitted. The extension makes exactly one network request: fetching the public list of tool names and links from iotools.cloud so the search box can cover the full catalogue. That request carries no personal data and no identifiers. The extension asks for no access to your browsing history and no access to the sites you visit.

Details

  • Version
    2.0.0
  • Updated
    August 26, 2026
  • Size
    135KiB
  • Languages
    English (United States)
  • Developer
    Website
    Email
    hello@iotools.cloud
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization

IO Tools - Developer Kit has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.

IO Tools - Developer Kit handles the following:

Location
Website content

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps