Anúncios incomodam? Ir Sem anúncios Hoje

Ferramentas para desenvolvedores

Utilitários gratuitos baseados em navegador que simplificam tarefas de codificação com processamento instantâneo de texto, conversão de dados e recursos de validação.

ANUNCIADO Remover?

HAR to cURL Commands Extractor

HAR to cURL Commands Extractor A HAR (HTTP Archive) file captures every network request your browser made on a page — but reading raw HAR JSON is painful, and reproducing a single request by hand is worse. This tool parses a HAR export entirely in your browser and turns each captured request into a ready-to-run ...

Experimente a ferramenta »

SQL Parameterizer

SQL Parameterizer SQL Parameterizer turns a query full of hardcoded values into a safe, reusable prepared statement. Paste SQL with inline string and numeric literals and instantly get back a parameterized query plus the extracted values as a JSON array — ready to bind in your application code. How to Use Paste your SQL into ...

Experimente a ferramenta »

Matrix Calculator (2×2 / 3×3)

Matrix Calculator (2×2 / 3×3) The Matrix Calculator lets you add, subtract, multiply, transpose, and find the determinant or inverse of 2×2 and 3×3 matrices using a clean visual grid. Enter your numbers directly into the matrix cells and get instant, exact results — no rounding errors, no setup, and no math software required. Unlike ...

Experimente a ferramenta »

ISO Week Number Calculator

ISO Week Number Calculator The ISO Week Number Calculator converts any date into its ISO 8601 week number, week-year, and Monday-to-Sunday range. It also works in reverse, turning a week-year and week number back into exact dates, and shows a full-year calendar of every ISO week. Because ISO 8601 numbering has subtle edge cases around ...

Experimente a ferramenta »

API Secret Scanner & Redactor

API Secret Scanner & Redactor The API Secret Scanner & Redactor finds hardcoded credentials in code, configuration files, and logs, then rewrites them so the text is safe to share. Paste a snippet and it instantly highlights AWS keys, GitHub and GitLab tokens, Stripe and Square keys, JSON Web Tokens, private key blocks, database connection ...

Experimente a ferramenta »

Kustomize kustomization.yaml Generator

Kustomize kustomization.yaml Generator Assemble a valid kustomization.yaml file without memorizing the Kustomize schema. Pick the features you need — resources, name prefixes, labels, image overrides, generators, and patches — and the tool emits clean YAML using the current kustomize.config.k8s.io/v1beta1 API version, steering clear of deprecated fields that commonly slip into hand-written or AI-generated configs. How ...

Experimente a ferramenta »

Responsive Image srcset & sizes Generator

Responsive Image srcset & sizes Generator Build pixel-perfect responsive image markup without memorizing syntax. This generator turns a simple URL pattern and a list of widths into ready-to-paste <img> ou <picture> HTML, complete with correct srcset width descriptors, density descriptors, and a sizes attribute. It runs entirely in your browser, so no images are ever ...

Experimente a ferramenta »

INI to YAML Converter

INI to YAML Converter Convert INI configuration files into clean, structured YAML — and back again. This tool parses your INI sections, infers real data types (booleans, numbers, and null), and rebuilds the data as properly indented YAML mappings entirely in your browser. A reverse mode turns YAML back into sectioned INI, filling the gap ...

Experimente a ferramenta »

XML to YAML Converter

XML to YAML Converter Paste any XML document and instantly get clean, readable YAML. This converter runs entirely in your browser and faithfully preserves structure, attributes, and repeated elements that automated rewriters often drop or collapse. It is ideal for migrating configuration files, API payloads, or data exports from XML into the more concise YAML ...

Experimente a ferramenta »

Batch QR Code Generator

Batch QR Code Generator Paste a list of URLs or text and generate up to 100 QR codes at once. Each QR is rendered in a preview grid, and you can download them all as a ZIP of PNG files or grab any single code on its own. Perfect for menu QR cards, event badges, ...

Experimente a ferramenta »

SQL CREATE TABLE Generator

SQL CREATE TABLE Generator The SQL CREATE TABLE Generator helps developers and database administrators quickly build accurate DDL (Data Definition Language) statements for MySQL, PostgreSQL, SQLite, and SQL Server. Define your columns, data types, constraints, and indexes through a visual interface and get production-ready SQL instantly. How to Use Select your SQL dialect (MySQL, PostgreSQL, ...

Experimente a ferramenta »

CSS Scroll-Driven Animation Generator

CSS Scroll-Driven Animation Generator Generate production-ready CSS that animates elements as the user scrolls, using the modern animation-timeline: view() and scroll() properties. Pick an animation type, target selector, timeline, axis, and range — then copy a clean stylesheet with an optional @supports fallback for older browsers. How to Use Pick an animation type — fade, ...

Experimente a ferramenta »

CSS Design Token Generator

CSS Design Token Generator Turn a single brand hex color into a complete, opinionated CSS custom-property token system. The tool generates an 11-stop perceptually uniform palette in OKLCH space (50 through 950) and layers a semantic token system on top so you can drop the output straight into a design system or component library. Unlike ...

Experimente a ferramenta »

Environment Variable Template Expander

Environment Variable Template Expander Paste a template containing variable placeholders along with your environment variables, and instantly see the fully expanded result. Supports ${VAR}, {{VAR}}, %VAR%, and $VAR syntaxes, with auto-detection to handle all four in the same template. Unresolved placeholders are highlighted in a sidebar so you can see at a glance which keys ...

Experimente a ferramenta »

CSS Logical Properties Converter

CSS Logical Properties Converter Paste a block of CSS and instantly swap physical box-model properties (margin-left, padding-right, border-top-left-radius, top/left/right/bottom, width/height) for their writing-mode-aware logical equivalents (margin-inline-start, padding-inline-end, border-start-start-radius, inset-block-start, inline-size) — or reverse the conversion. The mapping is fully deterministic and covers margin, padding, border, border-radius corners, inset positions, sizing, overflow, plus directional values for ...

Experimente a ferramenta »

Gerador de Definições de Tipos GraphQL a partir de JSON

Gerador de Definições de Tipos GraphQL a partir de JSON Cole qualquer objeto ou array JSON e receba instantaneamente um documento de linguagem de definição de esquema GraphQL (SDL) que descreve sua estrutura. O gerador percorre a árvore JSON, infere tipos escalares, nomeia objetos aninhados, combina variantes de array de objetos e emite um tipo raiz Query opcional, para que a saída esteja pronta para ser utilizada ...

Experimente a ferramenta »

Calculadora de Relação de Valor de Empréstimo (LTV)

Calculadora de Relação de Empréstimo sobre Valor (LTV) Este calculador mede quanto do valor de um imóvel é financiado por dívidas. Insira o valor do imóvel e o saldo do seu financiamento para ver a relação LTV, seu valor de equity, se é necessário seguro de financiamento privado (PMI) e como sua relação LTV se compara aos limites estabelecidos por Conventional, FHA, VA, USDA, Jumbo, ...

Experimente a ferramenta »

Removedor de Tipos do TypeScript

Remover Tipos do TypeScript O Remover Tipos do TypeScript transforma o código fonte do TypeScript em JavaScript limpo e executável, eliminando todas as construções de compilação que a linguagem adiciona sobre o ECMAScript. Anotações de tipo, declarações de interface, aliases de tipo, parâmetros genéricos, enums, decoradores e afirmações de não nulo são removidos em uma única passagem determinística, enquanto a lógica de execução do seu programa é preservada...

Experimente a ferramenta »

Estimador de Impressão de Carbono

Estimador de Impressão de Carbono Estime seu pé de carbono pessoal anual em toneladas de CO2-equivalente (tCO2e) em transporte, energia doméstica, alimentação e bens de consumo. O estimador utiliza fatores de emissão publicados pela EPA, IPCC AR6, IEA e revisados por pares para converter entradas de estilo em uma divisão transparente por categoria, em seguida, compara seu total com médias por habitante de principais países e estima ...

Experimente a ferramenta »

Conversor de Classes do Tailwind CSS para CSS Puro

Conversor de Classes Tailwind CSS para CSS Puro Colete uma string de classes de utilidade do Tailwind v3 e obtenha instantaneamente a regra de CSS puro equivalente. Cada classe do Tailwind é expandida para sua declaração CSS exata com os valores corretos de rem, px e cores a partir dos tokens de design oficiais — sem suposições, sem arredondamento. Útil ao migrar um ...

Experimente a ferramenta »
Quer eliminar anúncios? Fique sem anúncios hoje mesmo

Instale nossas extensões

Adicione ferramentas de IO ao seu navegador favorito para acesso instantâneo e pesquisa mais rápida

Ao Extensão do Chrome Ao Extensão de Borda Ao Extensão Firefox Ao Extensão Opera

O placar chegou!

Placar é uma forma divertida de acompanhar seus jogos, todos os dados são armazenados em seu navegador. Mais recursos serão lançados em breve!

ANUNCIADO Remover?
ANUNCIADO Remover?
ANUNCIADO Remover?

Notícias com destaques técnicos

Envolver-se

Ajude-nos a continuar fornecendo ferramentas gratuitas valiosas

Compre-me um café
ANUNCIADO Remover?