DOCX & ODT to Markdown Converter
Convert Word (.docx) and OpenDocument (.odt) files to Markdown, HTML, or plain text.
This category covers binary file operations — tools where you upload a file rather than paste text. The distinction from the Text category is the input method: if you paste content, it's a text tool; if you upload a file, it's here. Image resizing, PDF merging, OCR extraction — these are file operations. Word counting and case conversion are text operations.
The image subcategory is planned to cover the most common browser-side image manipulation tasks: resize to exact dimensions or by percentage, crop to a region, compress with quality control, convert between formats (HEIC, PNG, JPG, WebP), remove backgrounds, extract text via OCR, encode to Base64 for data URIs, inspect EXIF metadata (camera model, GPS coordinates, capture date), apply basic filters (grayscale, sepia, invert, blur), and pick a color from any point in the image.
The PDF subcategory is planned to cover the standard document operations: merge multiple PDFs into one, split a PDF at specified page boundaries, compress to reduce file size, rotate individual pages or the whole document, extract a range of pages into a new file, and convert individual pages to images. These cover the cases where someone sends you a PDF and you need to do something simple with it without opening a desktop application.
The document subcategory converts word-processor files into code-friendly formats. The document converter reads Word (.docx) and OpenDocument (.odt) files and outputs clean Markdown, HTML, or plain text — useful for moving content out of Word or LibreOffice and into a README, a static-site post, or a plain-text editor.
Every tool here runs entirely in your browser: the file you pick is read locally and never uploaded. That makes them safe for sensitive documents and usable offline once the page has loaded.
Convert Word (.docx) and OpenDocument (.odt) files to Markdown, HTML, or plain text.
Convert images between JPEG, PNG, WebP, AVIF — quality slider, side-by-side compare, browser-only.
Live quality slider with side-by-side preview and savings percentage — JPEG, WebP, AVIF.
Resize by pixels, percentage, or fit-within — single file or batch with zip download.
Drag-to-crop with aspect-ratio presets — 1:1, 4:3, 16:9, free, browser-only.
Encode any image as a base64 data URI in HTML, CSS, or Markdown form — browser-only.
Convert iPhone HEIC/HEIF to JPG or PNG — multi-file, browser-only via libheif WASM.
Extract text from images locally — Tesseract.js with 14 languages, browser-only.
Place two images on one canvas — drag, scale, pick a preset and background, export PNG/JPG/PDF.
Combine PDFs in the order you choose — browser-only, nothing uploaded.
Split a PDF into ranges, individual pages, or N-page chunks — browser-only.
Rotate PDF pages by 90°, 180°, or 270° — whole document or specific pages, browser-only.
Remove specific pages from a PDF — page numbers and ranges, browser-only.
Combine images into one PDF — fit to image, A4, or Letter. Browser-only, drag to reorder.
Render every PDF page as PNG or JPG at any DPI — packaged as a zip, browser-only.