ConvertME tools

All file conversion tools

Choose a private, in-browser converter for images, PDFs, documents, structured data, audio or video.

58 private conversion tools. Select a conversion below to begin.

Images

Change photo and graphic formats, build PDFs from images or extract visible text with OCR.

22 tools

JPGPNG

Export a JPG photo or image as a lossless PNG in your browser — useful when your workflow requires transparency support or when re-saving as JPG would introduce compression artifacts.Open converter

PNGJPG

Convert a PNG to a smaller JPG in your browser. Ideal for preparing photographs and opaque images for web delivery where file size matters more than lossless quality.Open converter

PNGWebP

Re-encode a PNG as WebP for significantly smaller files with comparable lossless quality. Recommended when optimizing images for modern web delivery and Core Web Vitals.Open converter

WebPPNG

Convert a WebP image to universally supported PNG for use in applications, design tools and systems that do not yet accept WebP.Open converter

JPGWebP

Compress a JPG photo into a modern WebP image for faster web page loads and better Core Web Vitals scores without visible quality loss.Open converter

WebPJPG

Export a WebP image as a JPG for sharing by email, using in apps or uploading to platforms that do not accept the WebP format.Open converter

BMPPNG

Convert an uncompressed BMP bitmap to a lossless compressed PNG. BMP files carry no compression — PNG shrinks the same pixels dramatically without any quality loss.Open converter

TIFFJPG

Export a TIFF scan or print-resolution image as a web-ready JPG. TIFF files from scanners are often too large to share; this converter produces a compact JPG from the first page.Open converter

GIFPNG

Extract the first frame of a GIF as a full-color PNG. GIF is limited to 256 colors; PNG supports 24-bit color and alpha transparency, making it better suited for further editing.Open converter

HEICJPG

Convert Apple HEIC photos from iPhone or iPad to JPG for use on Windows, Android and any platform or service that does not support the HEIC format.Open converter

HEICPNG

Export an iPhone HEIC photo as a lossless PNG for use in design tools, web projects or platforms that require PNG specifically.Open converter

AVIFJPG

Convert an AVIF image — the modern high-efficiency web format — to a universally compatible JPG for devices and services that do not yet support AVIF.Open converter

AVIFPNG

Export an AVIF image as a lossless PNG for editing, archiving or use in tools that do not accept the AVIF format.Open converter

SVGPNG

Rasterize an SVG vector graphic to a fixed-resolution PNG. Useful when embedding vector artwork in contexts that accept only standard raster image formats.Open converter

SVGJPG

Render an SVG vector graphic as a flat JPG image. Useful for email thumbnails, social sharing and platforms that require JPEG and do not accept SVG.Open converter

SVGWebP

Export an SVG vector graphic as a compact WebP raster image for web delivery. WebP offers better compression than PNG or JPG for equivalent visual quality.Open converter

PNGICO

Package a PNG as a Windows ICO file for use as a website favicon or application icon. ICO files support multiple embedded resolutions in one container.Open converter

JPGICO

Convert a JPG photo or graphic to an ICO file for use as a favicon or desktop application icon.Open converter

SVGICO

Turn an SVG icon or logo into a multi-resolution ICO file for use as a website favicon or Windows application shortcut icon.Open converter

ImagePDF

Combine JPG, PNG, WebP, HEIC or SVG images into a single PDF document in your browser. No upload required — each image becomes a page.Open converter

SVGPDF

Package an SVG graphic into a PDF document for print delivery, archiving or sharing with recipients who need PDF and cannot open SVG.Open converter

ImageText (OCR)

Extract visible text from a photo, screenshot or scanned document using OCR running entirely in your browser. No image is uploaded.Open converter

PDF & documents

Export pages, text and readable document content between PDF, DOCX, Markdown, HTML and EPUB formats.

14 tools

PDFJPG

Convert each page of a PDF to a JPG image locally — useful for embedding PDF pages in presentations, web pages or documents that do not support PDF.Open converter

PDFPNG

Convert each PDF page to a lossless PNG in your browser. PNG is preferred over JPG when pages contain text, line art or areas where lossless quality matters.Open converter

PDFWebP

Render PDF pages as compact WebP images for web delivery. WebP offers smaller file sizes than PNG or JPG for equivalent visual quality.Open converter

TXTPDF

Wrap plain text in a printable, shareable PDF document without any desktop software. Useful for turning log files, transcripts or notes into a standard-format document.Open converter

HTMLPDF

Export an HTML page or web document as a PDF for offline sharing and archiving. Ideal for saving web articles, reports or email HTML as a portable document.Open converter

MarkdownPDF

Export a Markdown document as a formatted PDF without installing Pandoc or Word. Useful for sharing documentation, README files or reports with non-technical recipients.Open converter

PDFTXT

Extract the selectable text layer from a PDF as a plain TXT file. Works with PDFs that contain embedded text; use the OCR converter for scanned image-only PDFs.Open converter

PDFOCR Text

Extract text from scanned PDFs using OCR in your browser. Unlike the text-extraction converter, this works on image-only PDFs where text is stored as pixels.Open converter

DOCXHTML

Convert a Word DOCX document to HTML for web publishing, email templates or CMS import. Headings, paragraphs and basic inline formatting are preserved in the output.Open converter

DOCXTXT

Strip formatting from a Word DOCX and extract its plain text content — useful for feeding document text into scripts, search indexes or plain-text editors.Open converter

DOCXPDF

Export a DOCX document as a portable PDF in your browser. PDF is widely accepted for submitting, printing and sharing documents with recipients who may not have Word.Open converter

MarkdownDOCX

Convert a Markdown file to a Word-compatible DOCX document for colleagues, clients or workflows that require a .docx format.Open converter

EPUBTXT

Extract the readable text from an EPUB ebook for reading in a plain-text editor, feeding to a language model or importing into a text processing pipeline.Open converter

EPUBHTML

Export an EPUB ebook as clean HTML for reading in a browser, importing into a website or converting into another document format.Open converter

Data & spreadsheets

Move structured information between spreadsheet, CSV, JSON, XML, YAML, HTML and Markdown formats.

13 tools

XLSXCSV

Export data from an Excel XLSX spreadsheet as a CSV for import into databases, BI tools, scripts and APIs that expect plain comma-separated values.Open converter

CSVXLSX

Import a CSV data file into an Excel-compatible XLSX workbook — useful when downstream tools or colleagues require spreadsheet format with column type detection.Open converter

XLSXLSX

Convert a legacy XLS spreadsheet to the modern XLSX format for compatibility with current Excel, Google Sheets and other applications that no longer support the older binary format.Open converter

XLSXJSON

Export spreadsheet data as structured JSON for web applications, APIs or data pipelines. Each spreadsheet row becomes a JSON object keyed by column headers.Open converter

JSONXLSX

Convert a JSON data array to an Excel spreadsheet for visual review, sharing with non-technical stakeholders or import into BI tools.Open converter

JSONCSV

Flatten a JSON array to a CSV for import into databases, spreadsheets or analytics tools that require tabular plain-text input.Open converter

CSVJSON

Convert a CSV file to a structured JSON array for use in web APIs, configuration files or JavaScript applications that work with JSON natively.Open converter

XMLJSON

Convert XML-structured data to JSON for consumption by modern web APIs, JavaScript applications and data pipelines that work with JSON rather than XML.Open converter

JSONXML

Serialize a JSON data structure as XML for integration with legacy systems, SOAP services or tools that require XML-formatted input.Open converter

YAMLJSON

Convert a YAML configuration or data file to JSON for use in applications, APIs or environments that expect JSON rather than YAML.Open converter

JSONYAML

Convert a JSON file to YAML for human-readable configuration, documentation or any tool that prefers YAML's indented syntax over JSON braces.Open converter

HTMLMarkdown

Convert HTML content to clean Markdown for documentation, static site generators, CMS editors and version-controlled content workflows.Open converter

MarkdownHTML

Render a Markdown document to HTML for direct use in a browser, web application or CMS that requires HTML input.Open converter

Audio & video

Encode everyday sound and video files locally using browser media capabilities and WebAssembly.

9 tools