Convert Any File, Instantly

Free online tools that work entirely in your browser. No uploads. No servers. Just results.

๐Ÿ“ Browse Unit Conversions

Quick answers for the most common height, weight, and temperature conversions.

๐Ÿ“ Popular Height Conversions (cm โ†’ feet)

โš–๏ธ Popular Weight Conversions (lbs โ†’ kg)

๐ŸŒก๏ธ Popular Temperature Conversions

26 Free Online Conversion Tools โ€” No Upload Required

ConvertFree is a completely free suite of online tools for converting images, documents, PDFs, and data formats. Unlike other converters, your files never leave your device โ€” all processing happens directly in your browser using JavaScript. No server uploads, no registration, no hidden fees.

๐Ÿ–ผ๏ธ Image Conversion Tools

Image Format Converter โ€” Convert between JPG, PNG, WebP, GIF, and BMP formats. Simply drag and drop your image, select the target format, and download instantly. Perfect for converting screenshots (PNG) to compressed JPG for email, or creating WebP files for faster website loading.

Image Resizer โ€” Resize any image to custom dimensions or use presets like 1920ร—1080, 1280ร—720, 800ร—600, 400ร—400, or 150ร—150. Great for social media profile photos, thumbnails, or fitting images to specific size requirements.

Image Compressor โ€” Reduce image file sizes with adjustable quality (1-100%). Supports JPEG, WebP, and PNG output. See a live before/after comparison showing exactly how much space you saved โ€” often 60-80% reduction with minimal quality loss.

๐Ÿ“„ Document Conversion Tools

Markdown to HTML Converter โ€” Write or paste Markdown and get instant HTML output. Supports headings, bold, italic, code blocks, lists, blockquotes, and links. Toggle between HTML source view and rendered preview. Download the result as an .html file.

HTML to Plain Text โ€” Strip all HTML tags from any markup and extract clean, readable plain text. Paste messy HTML from emails or web pages and get clean text output you can use anywhere.

CSV โ†” JSON Converter โ€” Convert CSV spreadsheet data to structured JSON arrays, or convert JSON back to CSV format. Handles headers automatically. Essential for developers working with APIs, databases, or data migration.

๐Ÿ› ๏ธ Developer Tools

JSON Formatter & Validator โ€” Pretty-print, minify, or validate JSON data. Instantly tells you if your JSON is valid or shows exactly where the syntax error is. Formats with proper indentation for readability or compresses to a single line for production.

Base64 Encode/Decode โ€” Encode any text or file to Base64, or decode Base64 strings back to readable text. Supports both text input and file drag-and-drop. Essential for embedding images in CSS, working with APIs, or handling email attachments.

URL Encode/Decode โ€” Encode special characters in URLs to percent-encoded format, or decode encoded URLs back to readable text. Critical for web development, API work, and debugging query strings.

HTML Entity Encode/Decode โ€” Convert special characters like <, >, &, and quotes to their HTML entity equivalents, or decode entities back. Prevents XSS vulnerabilities and ensures HTML renders correctly.

JWT Decoder โ€” Paste any JSON Web Token to instantly decode its header, payload, and check expiration status. See the algorithm, claims, issuer, and whether the token is still valid โ€” all without sending it to any server.

๐Ÿ“ Text Tools

Word & Character Counter โ€” Count words, characters, sentences, and estimated reading time as you type. Writers, students, and content creators use this to meet word count requirements for essays, articles, and social media posts.

Case Converter โ€” Transform text between UPPERCASE, lowercase, Title Case, camelCase, and snake_case. One click to convert โ€” perfect for formatting code variable names, headlines, or standardizing text.

Lorem Ipsum Generator โ€” Generate placeholder text for design mockups and wireframes. Choose 1-50 paragraphs of properly randomized Latin text. Copy to clipboard with one click.

Text Diff Checker โ€” Compare two texts side by side and see exactly which lines differ. Additions highlighted in green, removals in red. Perfect for comparing code versions, document revisions, or configuration changes.

๐ŸŽจ Color Tools

Color Converter โ€” Convert colors between HEX, RGB, and HSL formats with a live color preview. Type in any format and all others update in real time. Essential for designers and front-end developers working across different CSS color specifications.

Color Palette from Image โ€” Upload any image to automatically extract its dominant color palette. Returns up to 12 colors with HEX codes you can copy with one click. Great for creating brand palettes inspired by photography or artwork.

WCAG Contrast Checker โ€” Check if your foreground and background color combination meets WCAG accessibility standards. Tests against AA Normal (4.5:1), AA Large (3:1), and AAA Normal (7:1) ratios with live preview.

๐Ÿ“• PDF Tools

PDF Merge โ€” Combine multiple PDF files into a single document. Upload your PDFs, drag and drop to reorder them, then merge with one click. All processing happens in your browser using pdf-lib โ€” your files are never uploaded to any server.

PDF Split โ€” Split a PDF into separate files by page range, every N pages, or extract specific individual pages. Download each split file separately or grab them all at once as a ZIP archive.

PDF Compress โ€” Reduce your PDF file size with three compression levels: Low (best quality), Medium (balanced), and High (smallest file). See a before-and-after comparison showing exactly how much space you saved.

PDF to Image โ€” Convert each page of a PDF to high-quality PNG or JPEG images. Choose your preferred DPI/scale and JPEG quality. Download individual page images or all pages as a ZIP archive. Uses Mozilla's pdf.js for accurate rendering.

Image to PDF โ€” Convert one or more images (JPG, PNG, WebP) into a PDF document. Supports drag-and-drop reordering, A4/Letter/Fit-to-Image page sizes, and portrait/landscape/auto orientation. Each image is centered on its page.

๐Ÿ”ง Utility Tools

File Hash Calculator โ€” Calculate MD5, SHA-1, SHA-256, and SHA-512 hashes for any file. Drag and drop a file, and all four hashes are computed instantly in your browser. Copy any hash with one click, or paste a known hash to verify it matches. Uses the Web Crypto API for SHA hashes and SparkMD5 for MD5.

๐Ÿ’พ Data Storage Tools

Data Storage Converter โ€” Convert between bytes, kilobytes (KB), megabytes (MB), gigabytes (GB), terabytes (TB), and petabytes (PB). Uses binary (1024-based) units that match how operating systems report file and drive sizes. Instantly answer questions like "how many GB in a TB?" or "how many MB is 4.7 GB?" โ€” essential for developers, IT professionals, and anyone managing storage.

๐Ÿ“ฑ QR Code Tools

QR Code Generator โ€” Generate QR codes for URLs, plain text, WiFi network credentials, email addresses, and phone numbers. Customize size, foreground color, and background color. Download as PNG or SVG. Works completely offline.


Frequently Asked Questions

Is ConvertFree really free?

Yes, 100% free. All 26 tools work without any payment, sign-up, or usage limits. We're supported by ads, so the tools stay free for everyone.

Are my files safe and private?

Absolutely. All conversions happen directly in your web browser using JavaScript. Your files are never uploaded to any server. Once you close the tab, your data is gone. We can't see, store, or access your files โ€” ever.

What file formats are supported?

Images: JPG, PNG, WebP, GIF, BMP. PDFs: merge, split, compress, convert to images, images to PDF. Documents: Markdown, HTML, CSV, JSON. Developer formats: Base64, URL encoding, HTML entities, JWT tokens. Plus text tools, color converters, and file hash calculator.

Is there a file size limit?

Since everything processes in your browser, limits depend on your device's memory. Most files up to 100MB convert without issues. Very large files may be slow on older devices.

Do I need to install anything?

No. ConvertFree works entirely in your web browser โ€” Chrome, Firefox, Safari, Edge, or any modern browser. No downloads, extensions, or plugins needed. It even works on mobile.

How is this different from other online converters?

Most online converters upload your files to their servers โ€” meaning your data passes through unknown third parties. ConvertFree processes everything locally in your browser. It's faster (no upload/download wait), more private (your files stay on your device), and works offline once the page loads.