Alternatives
Products that do what XMLBridge - SEPA gen & Nacha converter does
Free browser-based XML, SEPA generator & Nacha converter
- 1

- 2

- 3
- 4

- 5JF
(spoiler: its XSLT) I've been working on a little demo for how to avoid copy-pasting header/footer boilerplate on a simple static webpage. My goal is to approximate the experience of Jekyll/Hugo but eliminate the need for a build step before publishing. This demo shows how to get basic templating features with XSL so you could write a blog post which looks like My Article some content hello hello Some properties which set this approach apart from other methods: - no build step (no need to setup Jekyll on the client or configure Github/Gitlab actions) - works on any webserver…
2025 · github.com
- 6PA
I built this library and tool several years ago. Some event where I was a co-organizer needed pre-payment for the orders, and to make this easy without going the path of an online payment service, I sent automatic mails with payment QR codes included. The CLI also (by default) generates QR codes in the terminal, which I use often when an invoice needs to be paid: copy all necessary fields as CLI flags, generate the QR in the terminal, scan with the phone, double check everything and go! Maybe paying should not be this easy...
2024 · github.com
- 7GA
I've just released gosax, a new Go library for high-performance SAX (Simple API for XML) parsing. It's designed for efficient, memory-conscious XML processing, drawing inspiration from quick-xml and pkg/json. https://github.com/orisano/gosax Key features: - Read-only SAX parsing - Highly efficient parsing using techniques inspired by quick-xml and pkg/json - SWAR (SIMD Within A Register) optimizations for fast text processing gosax is particularly useful for processing large XML files or streams without loading the entire document into memory. It's well-suited…
2024 · github.com
- 8CL
Hello HN, I'm excited to share a project I've been working on: A simple, fast way to process huge CSV and XLSX files directly in your browser and export them as clean JSON or XML Here's a few things that makes this converter different: - runs in the browser - all parsing and conversion is client side can handle data any size data - automatically detects delimiters, encodings, and data types as it parses - Live preview with column renaming, search/replace, and data cleanup - Export to JSON or XML — clean, structured output that can be used for API or Databases backstory: I built this…
2025 · csvforge.com
- 9XL
I built XML-Lib, a deliberately over-engineered XML playground that tries to bundle the whole document flow into one repo.
Nov 2025 · github.com
- 10IG
I recently got fired and decided to channel my energy into something productive. Over two weeks, I spent 16-hour days building a tool that converts Australian bank PDFs into clean, reliable CSVs, tailored specifically for Aussie banks. Most Aussie banks only provide statements as a PDF, and generic converters often fail: columns drift, multi-line descriptions break parsing, headers shift. Existing tools don’t handle it well and I wanted a tool that just works. To get started, I used my own bank statements to build the initial parsers. There was a "duh" moment when I realised how hard it is…
Nov 2025 · aussiebankstatements.com
- 11

One JSON payload → 14 compliant EU e-invoice XMLs
Jun 2026 · rapidapi.com
- 12JT
2019 · github.com
- 13

- 14

- 15MC
Hey HN I built MarkdownConverters.com — a tool that converts any file format (PDF, DOCX, PPTX, HTML, or URL) into clean, structured Markdown. I often needed to prep documents, reports, or scraped pages for AI pipelines, documentation, or version control, but existing tools either broke formatting, lost code blocks, or produced unreadable Markdown. So I built something that focuses on: • Accurate structure (headings, lists, tables, code, links) • Consistent Markdown output ready for LLMs or docs • Fast, browser-based conversion with privacy-friendly processing • Support for multi-format and…
Oct 2025 · markdownconverters.com
- 16

- 17

- 18CE
2017 · github.com
- 19

- 20

- 21

- 22

Convert any JSON to Excel in second 100% private, no uploads
Mar 2026 · jsontoexcel.cloud
- 23BP
I built a tool that converts PDF bank statements into structured Excel files for QuickBooks import. Banks provide CSV/QBO exports for ~90 days, but PDF statements go back 5-7 years. Bookkeepers who need to catch up on years of bookkeeping have no good option — they either retype everything manually or use generic PDF converters that break on financial layouts. Bank Parser has dedicated parsers for Chase, Bank of America, Wells Fargo, and Capital One (checking, savings, and credit cards). Each parser understands the specific PDF layout of that bank and extracts 17 fields per transaction…
Mar 2026 · bank-parser.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →