🛠️ Utilify

Utilitários online gratuitos para tarefas diárias. Nenhuma instalação necessária.

🔒 Client-side only ⭐ Open source 🌐 11 languages 📲 Installable PWA

Ferramentas Disponíveis

💦

Marca D'água em Imagem

Adicione marcas d'água às suas imagens.

📏

Conversor de Unidades

Converta Comprimento, Peso, Temperatura, Volume e mais.

🖼️

Conversor de Imagem

Redimensione imagens e converta para formatos WebP, JPEG, PNG.

⚖️

Calculadora de IMC

Calcule seu Índice de Massa Corporal (IMC).

📅

Calculadora de Data

Calcule D-Day e diferenças de datas.

📝

Utilitários de Texto

Conte palavras, caracteres, remova duplicatas, converta maiúsculas/minúsculas e muito mais.

{ }

Formatador JSON

Formatar, validar e minificar dados JSON. Sem anúncios para desenvolvedores.

🎨

Conversor de Cores

Converta formatos de cor HEX, RGB, HSL, CMYK.

⏱️

Cronômetro / Pomodoro

Cronômetro online e técnica Pomodoro.

🔤

Conversor Base64

Codificar ou decodificar texto para Base64.

📱

Gerador de QR Code

Converta texto ou URL para código QR.

🔍

Testador de Regex

Teste expressões regulares em tempo real.

🗄️

Formatador SQL

Format, Beautify and Minify SQL queries.

📋

Gerador de Lorem Ipsum

Gere texto fictício Lorem Ipsum.

🔲

Gerador de Favicon

Converta imagens em favicons de vários tamanhos.

🔀

Verificador de Diferença de Texto

Compare a diferença entre dois textos facilmente. Destaca partes adicionadas e removidas.

🔐

Gerador de Senha Forte

Gere senhas fortes e seguras. As senhas são geradas localmente e nunca enviadas a um servidor.

📺

Baixador de Thumbnail do YouTube

Extraia e baixe thumbnails de vídeos do YouTube em alta qualidade (4K, HD). Ferramenta gratuita e fácil.

📝

Editor e Visualização de Markdown

Ferramenta de visualização Markdown em tempo real. Escreva Markdown sem esforço e veja o HTML convertido instantaneamente.

Teste de Velocidade de Reação

Teste seu tempo de reação. Clique o mais rápido que puder quando a tela ficar verde!

🪪

JWT Decoder

Paste a JWT to decode its header and payload. Tokens are processed locally and never sent to a server.

🔑

Hash Generator

Type any text to instantly compute MD5 and SHA-1/256/384/512 digests. Nothing is uploaded — all hashing runs locally.

⏲️

Unix Timestamp Converter

Convert between Unix timestamps and dates. Auto-detects seconds vs. milliseconds and shows both UTC and your local time zone.

🆔

UUID Generator

Generate cryptographically random UUIDs locally. v4 (random) is the most common choice; v1 embeds a timestamp. Format options for hyphens, casing, and braces.

🔗

URL Encoder / Decoder

Encode characters into percent-encoded form (e.g. space → %20) or decode them back. Use 'Component' for query values; use 'Full URL' to preserve reserved characters like : / ?.

🪙

AI Token Counter & Cost Calculator

Estimate the token count of any text and the per-model API cost across GPT-4o, Claude Opus 4.7, Gemini 2.5, and more. Heuristic count (≈4 chars/token English, ≈1.5 chars/token CJK) — exact tokenization needs the provider API.

🔌

MCP Server Config Generator

Generate Model Context Protocol (MCP) server configuration for Claude Desktop, Cursor, or VS Code. Pick transport, command, args, and env vars — the tool emits the correct JSON shape for each client and shows the config file path.

🔬

AI Image Metadata Inspector

Drop or pick an image to inspect its embedded metadata. The tool reads PNG tEXt/iTXt chunks (Stable Diffusion stores prompts there), JPEG EXIF UserComment (Midjourney/DALL-E often embed details), and detects C2PA Content Credentials boxes. Files never leave your browser.

📝

ChatGPT → Blog Post Converter

Paste a ChatGPT (or Claude) conversation — text or exported JSON — and the tool splits it into user/assistant turns, optionally strips your prompts, and formats the assistant responses as clean Markdown ready for your blog.

🛡️

Prompt PII Scrubber

Mask sensitive data (emails, phones, SSNs, credit cards, API keys, IPs, URLs) before pasting prompts into ChatGPT, Claude, or any AI service. Runs entirely in your browser — your text never leaves the page.

📜

Claude.md Generator

Generate a CLAUDE.md (or any AI agent system prompt) from a simple form. Specify the project role, coding conventions, constraints, and commands; copy or download the resulting Markdown.

💰

Loan Calculator

Enter the loan amount, annual interest rate, and term in years to see your monthly payment, total interest paid, and a 12-month amortization preview. Standard formula for fixed-rate loans — mortgages, auto, personal.

📈

Compound Interest Calculator

Enter your starting principal, annual return, time horizon, compounding frequency, and optional monthly contributions to project the future value of an investment or savings account. Includes a year-by-year balance breakdown.

🏖️

Retirement Calculator

Enter your current age, target retirement age, current savings, monthly contributions, expected return, planned annual withdrawal, and life expectancy. The calculator runs an accumulation phase, then a withdrawal phase to show whether your nest egg lasts.

🔥

Calorie & BMR Calculator

Enter your age, sex, height, weight, and activity level to get your basal metabolic rate, total daily calorie burn, and recommended targets for weight loss, maintenance, or muscle gain. Uses the Mifflin-St Jeor equation, the most accurate formula for healthy adults.

🤰

Pregnancy Due Date Calculator

Enter the first day of your last menstrual period (LMP) and your typical cycle length. The calculator returns the estimated due date, your current pregnancy week and day, the trimester, and how many days remain until delivery. Naegele's rule plus a cycle-length adjustment.

💪

Body Fat Percentage Calculator

Enter your height and circumference measurements (neck, waist, and hip for women) to estimate body fat percentage with the US Navy method. The result includes a fitness-category label and the typical recommended range for your sex.

✂️

RAG Text Chunker

Paste a long document and split it into overlapping chunks for embedding-based retrieval. Pick chunks-by-characters for predictable size or chunks-by-token-estimate for closer alignment with embedding model limits. All processing happens in your browser.

🧪

Few-Shot Prompt Formatter

Add a system instruction and a list of input → output examples. The tool emits a clean few-shot prompt in Markdown, Anthropic-style XML tags, OpenAI messages JSON, or plain text — ready to paste into ChatGPT, Claude, or a script.

JSON Schema Validator

Paste your JSON data and a JSON Schema. The validator checks type, required, properties, items, enum, format, pattern, and min/max constraints, and reports each failure with the JSONPath where it occurred. All processing in your browser.

💵

Tip Calculator

Enter the bill, pick a tip percentage (or type a custom one), and the calculator splits the total across however many people are paying. Quick buttons for 10/15/18/20/25%. Runs entirely in your browser.

Percentage Calculator

Three common percentage operations in one place: what is X% of Y, X is what percent of Y, and percent change from X to Y. Switch modes from the dropdown — the input labels update so you don't have to remember the formula.

🏷️

Discount Calculator

Enter an original price and a discount percent — the calculator returns the final price and the dollar (or won) amount you save. Optional second discount for stacked sales (e.g., "30% off, then extra 20% at checkout").

🌙

Sleep Cycle Calculator

Plan your sleep around 90-minute REM cycles. Enter a wake time to see when to fall asleep for 4–6 cycles, or enter a bedtime to see good wake times. The calculator adds 14 minutes for falling asleep so the suggested times match real-world sleep onset.

📖

Reading Time Estimator

Paste text or enter a word count to estimate how long it'll take to read at your chosen speed. Default 250 WPM is a typical adult silent-reading pace; pick 150 for spoken/podcast pacing or 300+ for skimming.

💧

Water Intake Calculator

Estimate daily water intake from body weight, with bumps for exercise and hot climates. The result is shown in milliliters, liters, and 250 ml glasses. Baseline is 33 ml per kg of body weight — typical for moderately active adults.

💾

File Size Converter

Convert between bytes, kilobytes, megabytes, gigabytes, terabytes, and petabytes. Pick decimal (1 KB = 1000 B — what hard drives advertise) or binary (1 KiB = 1024 B — what your OS shows).

🎂

Age Calculator

Pick a birth date and get exact age — years, months, and days — plus total days alive and how many days until the next birthday. Handy for visa forms, school cutoffs, and "how old will I be in 2030" curiosity.

🎨

Editor de Imagens

Recorte, gire e aplique filtros às imagens.

🗃️

Conversor DB para JPA

Converta esquema SQL para classes JPA Entity e DTO.

🔁

JSON para TS/DTO

Converta JSON para TypeScript Interface e NestJS DTO.

📊

Excel para SQL

Converta dados do Excel em consultas SQL INSERT.

📑

Conversor JSON para Excel

Converter dados JSON para Excel e baixar. (Seguro)

🏷️

Gerador SEO JSON-LD

Crie dados estruturados (schema) para exposição no Google/Naver.

📄

Juntar/Dividir PDF

Junte e divida PDFs de forma segura no seu navegador sem upload para o servidor.

🧩

Texto para Diagrama

Crie fluxogramas e diagramas de sequência a partir de texto.