# E-Rechnung: einfach machen! > Small-business service: turn a normal PDF invoice into a valid European e-invoice (EN 16931 / Factur-X / ZUGFeRD, XRechnung or Peppol UBL). Also opens incoming XML/ZUGFeRD for reading. What it does: convert a PDF (text or scan) to ZUGFeRD PDF plus XML, accept the same file by email to a personal address, and inspect existing e-invoice XML/PDF files. Country profiles cover the EU-27 plus Norway; users pick a country, not an XML dialect. It is not legal or tax advice, does not file through national clearance networks (Italy SdI, Spain Verifactu/FACe, Poland KSeF, Greece myDATA), and does not replace bookkeeping software. ## Docs - [German](/de/): same app in German - [French site](/fr/): same pages in French - [Spanish site](/es/): same pages in Spanish - [Italian site](/it/): same pages in Italian - [App](https://e-rechnung-machen.de/): the interactive app (upload a PDF, get the e-invoice) ## API - [MCP endpoint](https://e-rechnung-machen.de/mcp): spec 2026-07-28, tools `convert` and `inspect`; both return result_url, pdf_url and xml_url instead of file bytes - [MCP server card](https://e-rechnung-machen.de/.well-known/mcp/server-card.json): machine-readable server description ## Optional - [Full agent notes](/llms-full.txt): tool arguments, rate limits and sources