OmniConvert

Bank Statement: OFX → CSV
Category

Convert OFX/QFX bank exports to a clean spreadsheet

OFX / QFXCSV

Drop a file or click to browse

Accepted: .ofx,.qfx

No account needed · Credits never expire · Share your token link across devices

All Supported Conversions

Over 194 conversion types across 22 categories — all processed server-side, no files stored.

Finance

  • Bank Statement: OFX → CSVConvert OFX/QFX bank exports to a clean spreadsheet
  • QIF → CSVConvert a Quicken QIF bank export to a CSV spreadsheet
  • OFX / QFX → JSONConvert an OFX or QFX bank statement to a JSON array of transactions
  • QIF → JSONConvert a Quicken QIF bank export to a JSON array of transactions
  • CSV → QIFConvert a CSV of transactions to Quicken QIF format for import into Quicken or Moneydance
  • SWIFT MT940 → CSVConvert a SWIFT MT940 bank statement to a CSV spreadsheet
  • CAMT.053 → CSVConvert an ISO 20022 CAMT.053 SEPA bank statement XML to a CSV spreadsheet

E-commerce

Data

Document

Spreadsheet

PDF

  • Image → PDFEmbed a JPG, PNG, WebP, or SVG into a single-page PDF
  • Split PDF → ZIP of pagesSplit a PDF into individual pages, bundled as a ZIP archive
  • Merge PDFsUpload a ZIP containing multiple PDFs — they will be merged in filename order into one document
  • Compress PDFReduce PDF file size by rewriting with DEFLATE object-stream compression
  • PDF → Images (ZIP)Render each page of a PDF as a PNG image, bundled in a ZIP archive
  • PDF → WordExtract text from a PDF and save as a .docx Word document
  • PDF → TextExtract all text content from a PDF as a plain .txt file

Subtitle

  • SRT → VTTConvert SubRip subtitles to WebVTT format
  • VTT → SRTConvert WebVTT subtitles to SubRip format
  • SRT → JSONParse SRT subtitles into a JSON array of cues
  • SRT → CSVConvert SRT subtitle cues to a CSV spreadsheet
  • VTT → JSONParse WebVTT subtitles into a JSON array of cues
  • VTT → CSVConvert WebVTT subtitle cues to a CSV spreadsheet
  • ASS / SSA → SRTConvert Advanced SubStation Alpha or SubStation Alpha subtitles to SubRip SRT format
  • JSON → SRTConvert a JSON array of cues (from srt-to-json) back to SubRip SRT format

Geo

CSS

Archive

Encoding

Citation

Image

  • Image → ICO (favicon)Generate a multi-size ICO favicon from any image — includes 16, 32, 48 and 64px
  • Image → AVIFConvert any raster image to AVIF for the best compression ratio
  • SVG → PNGRender an SVG vector graphic to a high-resolution PNG image
  • Image → WebPConvert any raster image to WebP for smaller file sizes
  • Image → JPGConvert any raster image or SVG to JPEG
  • Image → PNGConvert any raster image or SVG to PNG
  • HEIC / HEIF → JPGConvert iPhone HEIC photos to JPEG — works anywhere
  • HEIC / HEIF → PNGConvert iPhone HEIC photos to PNG with transparency preserved
  • ICO → PNGExtract the largest size from a Windows icon file as PNG
  • Image → PDFEmbed a JPG, PNG, WebP, or SVG into a single-page PDF
  • GIF → PNG frames (ZIP)Extract every frame of an animated GIF as individual PNG files
  • AVIF → JPGConvert an AVIF image to JPEG — useful for sharing with apps that do not support AVIF
  • AVIF → PNGConvert an AVIF image to a lossless PNG with full transparency support
  • GIF → WebPConvert an animated GIF to WebP format for smaller file sizes
  • WebP → GIFConvert a WebP image to GIF format
  • TIFF → PDFConvert a single or multi-page TIFF image to a PDF document
  • Strip EXIF (→ JPG)Remove all EXIF metadata (GPS location, camera info, timestamps) from a photo — output is JPEG

Config

  • ENV → JSONConvert a .env environment file to a JSON key-value object
  • JSON → ENVConvert a flat JSON object to .env environment file format
  • INI → JSONConvert an INI config file with sections and key-value pairs to JSON
  • JSON → INIConvert a JSON object to an INI config file with sections
  • NDJSON → CSVConvert a newline-delimited JSON (JSON Lines) file to CSV

Contact

  • vCard → CSVExport contacts from a VCF vCard file to a CSV spreadsheet
  • vCard → JSONParse a VCF vCard file into a JSON array of contact objects
  • JSON → vCardConvert a JSON array of contacts to a VCF vCard file
  • CSV → vCardConvert a CSV of contacts to a VCF vCard file

Calendar

  • ICS → CSVExport calendar events from an ICS file to a CSV spreadsheet
  • ICS → JSONParse an ICS calendar file into a JSON array of events
  • JSON → ICSConvert a JSON array of events to an iCalendar (.ics) file
  • CSV → ICSConvert a CSV of events to an iCalendar (.ics) file

Network

Security

  • PEM → DERConvert a PEM certificate or key to binary DER format
  • DER → PEMConvert a binary DER certificate to base64-encoded PEM format
  • JWT → JSON (decode)Decode a JWT token and extract the header and payload as JSON — no verification, client-safe
  • X.509 certificate → JSONDecode an X.509 certificate (PEM or DER) and extract fields as JSON
  • SSH public key → JSONParse an SSH public key and extract its type, fingerprint, and key info as JSON
  • CSR → JSONDecode a PEM certificate signing request (CSR) and extract subject and metadata as JSON

Notebook

QR Code

Developer

  • URL EncodePercent-encode a URL or string so it can be safely used in a query parameter or path segment
  • URL DecodeDecode a percent-encoded URL or query string back to plain readable text
  • JSON → TypeScriptGenerate TypeScript interfaces from a JSON object or array — useful for typing API responses
  • Cron → HumanTranslate a cron expression into a plain-English description of its schedule
  • HAR → curl commandsConvert each request in a HAR network log to a shell curl one-liner
  • OpenAPI → Markdown docsGenerate human-readable Markdown API documentation from an OpenAPI / Swagger spec
  • SQL DDL → JSON schemaParse SQL CREATE TABLE statements and output a JSON description of each table's columns and constraints
  • JSON → GraphQL schemaInfer a GraphQL SDL type definition from a JSON object or array
  • JSON diffUpload a ZIP containing two JSON files — get a structured diff showing added, removed, and changed values
  • HTML → Minified HTMLMinify HTML by removing comments and collapsing whitespace
  • CSS → Minified CSSMinify CSS with safe optimizations and output compressed styles
  • TypeScript → ZodGenerate Zod schemas from exported TypeScript interfaces and types

Font

  • TTF → WOFFConvert a TrueType font to WOFF web font format
  • WOFF → TTFExtract and convert a WOFF web font back to TrueType format
  • TTF → OTFConvert a TrueType font to OpenType format
  • OTF → TTFConvert an OpenType font to TrueType format
  • TTF → WOFF2Convert a TrueType font to next-generation WOFF2 format (smaller file size)
  • OTF → WOFFConvert an OpenType font to WOFF web font format
  • OTF → WOFF2Convert an OpenType font to next-generation WOFF2 format
  • WOFF → WOFF2Convert WOFF to the smaller WOFF2 format

Why Choose OmniConvert?

No account required
Start converting instantly. No email, no password, no registration. Everyone gets 2 free conversions out of the box.
Credits that never expire
Unlike subscription converters, your credits have no expiry date. Buy once, use whenever you need.
Privacy-first processing
Files are processed in server memory and deleted immediately after conversion. Nothing is written to disk, stored, or logged.
188 conversion types
Images, PDFs, spreadsheets, data files, subtitles, geo formats, archives, documents — all in one tool.
Pay once, not per month
Credit packs start at $1 for 5 conversions. No subscriptions, no hidden fees, no auto-renewals.
Shareable token link
Your credits travel with a single URL. Bookmark it or share it across browsers and devices — no login needed.

Frequently Asked Questions

Do I need to create an account?
No. Everyone gets 2 free conversions to try the service — no signup required. After that, buy a credit pack and you receive a token link. Bookmark it to access your credits from any browser or device.
Do my credits expire?
Never. Credits are tied to your token, which has no expiry date. Use them at your own pace.
Are my files stored or shared?
No. Files are processed in-memory on the server and discarded immediately after conversion. Nothing is written to disk or stored in a database.
What image formats can I convert?
JPG, PNG, WebP, HEIC/HEIF, GIF, BMP, TIFF, SVG, AVIF, and ICO. You can also convert any image to PDF.
Can I convert CSV to Excel (XLSX) and back?
Yes. The Spreadsheet category supports CSV → Excel, Excel → CSV, CSV → ODS, ODS → CSV, JSON → XLSX, and more.
What data formats are supported?
CSV, JSON, YAML, XML, TOML, TSV, Excel (XLSX/XLS), and Base64 encoding. You can convert between any combination.
Can I convert subtitle files?
Yes — SRT ↔ VTT, SRT → JSON, and SRT → CSV are all supported in the Subtitle category.
What geo formats are supported?
KML, GPX, and GeoJSON. You can convert between any of them, or extract GeoJSON points to a lat/lng CSV.