Les pubs vous déplaisent ? Aller Sans pub Auj.

Outils de développement

Utilitaires gratuits basés sur un navigateur qui rationalisent les tâches de codage avec des capacités instantanées de traitement de texte, de conversion de données et de validation.

ANNONCE · Supprimer ?

Color Swatch Sheet Generator

Color Swatch Sheet Generator Paste a list of colors and instantly preview them as a printable swatch sheet with hex labels. Mix any CSS color format you like — short and long hex, rgb(), rgba(), hsl(), hsla(), or named colors such as tomato — then download the sheet as a high resolution PNG or scalable ...

Essayez l'outil »

Elixir Code Formatter

Elixir Code Formatter Paste your Elixir source code and get clean, mix format-style output instantly in your browser. Standardize indentation, normalize spacing around operators, sort alias / import / require / use blocks, and surface syntax problems before they reach iex. Everything runs client-side, so your code never leaves your machine. How to Use Paste ...

Essayez l'outil »

Irregular Polygon Area Calculator

Irregular Polygon Area Calculator Type a list of vertex coordinates and instantly get the area, perimeter, and centroid of any flat polygon — convex or concave, axis-aligned or skewed, three vertices or thirty. The calculator uses the classic Shoelace formula so the answer is exact (no triangulation, no approximations), and it draws a live SVG ...

Essayez l'outil »

Unified Color Space Converter

Unified Color Space Converter Paste a color in any common format and instantly see it represented across nine color spaces side by side. The converter auto-detects HEX, RGB, HSL, HSV/HSB, CMYK, CIE LAB, LCH, CIE XYZ, Oklab, and CSS named colors, then computes every other representation using full sRGB gamma correction and the standard D65 ...

Essayez l'outil »

XML Diff Comparator

XML Diff Comparator Compare two XML documents at the node level or the line level. The XML Diff Comparator highlights added, removed, modified, and attribute-level changes so you can spot exactly what changed without skimming through thousands of tags by eye. Unlike plain text diff tools, this comparator understands XML structure: it ignores cosmetic whitespace, ...

Essayez l'outil »

NPV & IRR Calculator

NPV & IRR Calculator Evaluate an investment opportunity the way finance professionals do. This calculator turns a stream of yearly cash flows into the four numbers that matter most for any capital-budgeting decision: Net Present Value (NPV), Internal Rate of Return (IRR), Modified IRR (MIRR), and the Profitability Index. It also reports the simple and ...

Essayez l'outil »

CSS Custom Property Extractor

CSS Custom Property Extractor Paste any CSS or SCSS stylesheet and instantly get a clean, sorted, deduplicated list of every --custom-property declared in it — along with the selector scope it was declared in. The extractor also surfaces variables that are referenced via var(--name) but never declared anywhere, which are a common cause of broken ...

Essayez l'outil »

Image to ASCII Art Converter

Image to ASCII Art Converter Turn any photo, screenshot or logo into ASCII art directly in your browser. Upload an image and the converter samples each region of pixels, maps the brightness to a character of matching density and assembles the result into monospaced text you can paste anywhere — chat windows, code comments, terminals, ...

Essayez l'outil »

tsconfig.json Generator

tsconfig.json Generator Build a valid tsconfig.json for TypeScript projects without memorising option names or hunting through release notes for what changed in the latest compiler. Pick a preset (Node ESM, Node CommonJS, React, Next.js, Library, or Strictest), tweak the strictness toggles, add any path aliases, and copy the generated JSON into the root of your ...

Essayez l'outil »

Maze Generator (SVG)

Maze Generator (SVG) Generate random perfect mazes as crisp, scalable SVG images directly in your browser. Pick a classic carving algorithm, set the grid size, optionally fix a seed for reproducible output, and download the result as SVG or PNG. Every maze is built from real graph theory — not a stock template — so ...

Essayez l'outil »

Network Speed Unit Converter

Network Speed Unit Converter Instantly convert between every common network and data transfer rate unit – bps, Kbps, Mbps, Gbps, Tbps, B/s, KB/s, MB/s, GB/s, TB/s, plus the binary IEC units like KiB/s and MiB/s. Type a value into any field and every other field updates live, so you never have to guess whether a ...

Essayez l'outil »

JavaScript Code Formatter

JavaScript Code Formatter Paste minified, messy, or compressed JavaScript and get back a clean, consistently formatted version you can actually read. The formatter is token-aware — it understands string literals, template literals, regular expressions, and comments, so it never accidentally reformats the inside of a regex or rearranges your ${...} interpolations. Everything runs in your ...

Essayez l'outil »

Générateur d'événement de calendrier ICS

ICS Calendar Event Generator Build a standards-compliant .ics calendar file in seconds, then download it or copy the raw iCalendar text. Fill in the event details, choose a timezone and an optional repeat rule, add a reminder, and you get a clean RFC 5545 file that imports cleanly into Apple Calendar, Google Calendar, Outlook, Fastmail, ...

Essayez l'outil »

Formateur et analyseur de trace de pile

Stack Trace Formatter & Parser Paste a raw stack trace from JavaScript, Python, Java, Ruby, Go, .NET, or PHP and instantly get a colour-coded, frame-by-frame breakdown. The tool auto-detects the language, separates your code from framework noise, and produces a clean Markdown block that you can drop straight into a bug report or pull request. ...

Essayez l'outil »

Construit de réponse HTTP fictive

Construire un mock de réponse HTTP. Générer un message de réponse HTTP correctement structuré en quelques secondes. Sélectionnez un code de statut, choisissez un type de corps, ajoutez des en-têtes, puis l'outil génère une chaîne de réponse prête à être collée, avec la ligne de statut, les en-têtes et le corps séparés par CRLF — idéal pour des fixtures de test, des mocks d'intégration, des documents d'API et le replay de réponses contre des clients. ...

Essayez l'outil »

Lecteur / Décodeur de code QR

Lecteur / Décodeur de code QR. Décoder n'importe quelle image de code QR directement dans votre navigateur. Déposez une capture d'écran, une photo ou une image enregistrée dans le chargeur et l'outil retourne le texte intégré, l'URL, les identifiants Wi-Fi, la carte de contact ou tout autre contenu — instantanément, sans envoyer l'image ailleurs. Comment utiliser ? Cliquez sur la zone de chargement et ...

Essayez l'outil »

Formateur YAML Docker Compose

Formateur YAML Docker Compose. Collez un fichier docker-compose.yml et obtenez immédiatement un fichier propre et correctement formatté, avec les services, réseaux et volumes ordonnés selon les conventions de Docker Compose. Le formateur valide le fichier contre la spécification moderne de Compose, identifie des clés obsolètes comme le champ version au niveau supérieur ou les liens hérités, et signale les options de service inconnues ...

Essayez l'outil »

Dart Code Formatter

Formateur de code Dart. Collez votre code Dart ou Flutter et obtenez immédiatement une version proprement formattée qui respecte les conventions imposées par dart format. Ce formateur s'exécute entièrement dans votre navigateur — aucune installation de SDK, aucun téléchargement, aucune attente sur un serveur distant. C'est un outil rapide et déterministe, idéal pour toutes les situations où vous ...

Essayez l'outil »

Vérificateur de chiffre de contrôle de barcode

Vérificateur de chiffre de contrôle. Vérifiez le chiffre de contrôle d'un code de barre de commerce ou de livraison en une seule collation. Le vérificateur détecte automatiquement le format à partir du nombre de chiffres, recalcul le chiffre de contrôle attendu en utilisant l'algorithme approprié — modulo-10 pour EAN/UPC/GTIN, modulo-11 pour ISBN-10 — et affiche une décomposition par position afin que vous puissiez voir exactement où ...

Essayez l'outil »

Recherche interactive par type MIME

Recherche interactive des types MIME. Trouvez le type MIME correct pour n'importe quelle extension de fichier — ou inversement, trouvez les extensions associées à un type MIME. Basé sur le registre des types de média IANA, ce lookup interactif vous fournit des résultats précis et immédiats, avec des étiquettes de catégories et un copier-coller en un clic, afin de pouvoir intégrer le bon Content-Type dans votre ...

Essayez l'outil »
Envie d'une expérience sans pub ? Passez à la version sans pub

Installez nos extensions

Ajoutez des outils IO à votre navigateur préféré pour un accès instantané et une recherche plus rapide

Sur Extension Chrome Sur Extension de bord Sur Extension Firefox Sur Extension de l'opéra

Le Tableau de Bord Est Arrivé !

Tableau de Bord est une façon amusante de suivre vos jeux, toutes les données sont stockées dans votre navigateur. D'autres fonctionnalités arrivent bientôt !

ANNONCE · Supprimer ?
ANNONCE · Supprimer ?
ANNONCE · Supprimer ?

Coin des nouvelles avec points forts techniques

Impliquez-vous

Aidez-nous à continuer à fournir des outils gratuits et précieux

Offre-moi un café
ANNONCE · Supprimer ?