01 · SFCC Integrator
Export a catalog, re-import it.
Drop your catalog.xml from Salesforce Commerce. Multi-tags (category + product), scope and lang attributes, image-groups — all detected automatically.
Drop your XML, edit the CSV in Excel, Numbers or Sheets, rebuild the XML on the site in one click. Works everywhere — Mac, Windows, Linux. No macro to install. Built for Salesforce Commerce, Akeneo, Magento and Shopify integrators.
<?xml version="1.0"?><products> <product identifier="tshirt-blanc-001"> <value attribute="name" locale="fr_FR"> T-shirt blanc col rond </value> <value attribute="price" currency="EUR">29.90</value> </product></products>| identifier | value[name][fr_FR] | value[price].@currency |
|---|---|---|
| tshirt-blanc-001 | T-shirt blanc col rond | EUR |
| tshirt-noir-001 | T-shirt noir col rond | EUR |
| jean-droit-001 | Jean droit indigo | EUR |
↑ Cliquez sur un onglet pour voir un autre format
— Promesses produit
Transformation and reconstruction from the site, no install. Works on Mac, Windows, Linux.
01
XML up to 4 MB (free) or 30 MB (VIP). Encoding auto-detected (UTF-8, UTF-16, ISO-8859-1, Windows-1252).
02
Conversion in seconds. Multi-tag, multi-locale, multi-attribute. Optimized for Salesforce, Akeneo, Magento feeds.
03
Rebuild your XML directly on the site after editing. No macro to install, no third-party tools. Unlimited reconstructions.
04
Your files transit, are processed in memory, then immediately forgotten. No persistence, no third party.
— Cas d'usage
Three jobs, three exports, one solution.
01 · SFCC Integrator
Drop your catalog.xml from Salesforce Commerce. Multi-tags (category + product), scope and lang attributes, image-groups — all detected automatically.
02 · Akeneo Admin
Values with locale, scope and currency become readable columns. Edit in Excel, web reconstruction rebuilds the XML identically.
03 · Magento Migration
Configurable, simple, virtual: flattened into one table with a _type column. Clean in bulk, re-export.
And any other well-formed XML. Your format isn't listed? It still works.
— Comment ça marche
The complete round-trip in 3 steps. No install, no macro required.
On the Upload page. You get an .excelify.zip bundle (editable CSV + structure manifest).
Open the CSV in Excel, Numbers, Sheets or LibreOffice. Edit your data like in any spreadsheet.
Drop the edited bundle on /reconstruct. The reconstructed XML downloads. Reuse the bundle as many times as you want.
— Tarifs
Choose the plan that fits your needs. No commitment, cancel anytime.
— Questions fréquentes
Everything you need to know about ExcelifyXML.
Upload your XML on the Upload page. You receive an .excelify.zip bundle containing an editable CSV + a structure manifest. Edit the CSV in Excel/Numbers/Sheets. To rebuild the XML, drop the bundle on the Reconstruct page — the modified XML downloads. Works on Mac, Windows, Linux, Chromebook.
No. Your files transit, are processed in memory (a few seconds), then immediately deleted — large files spend a few seconds in a private, encrypted transit space in Europe, wiped as soon as processing ends. No retention, no third party, and no metadata kept — no file name, no size, no history. GDPR by design.
No, nothing. Transformation and reconstruction happen directly on the site, in any browser — Mac, Windows, Linux, Chromebook. No plugin, no macro, no software to install.
As many times as you want. Unlimited reconstructions on all plans, including the free plan. You pay to analyze your XML structure (1 credit per transformation), not to regenerate the file. Edit your CSV once, ten times or a thousand times — the cost is the same.
ExcelifyXML supports all valid XML — Salesforce Commerce Cloud (catalog, library, inventory), Akeneo PIM, Magento 2, Shopify, PrestaShop, Wix, Google Shopping, WordPress WXR. The v13 algorithm auto-detects structure, handles multi-locale (xml:lang, locale, attribute-id), nested wrappers and inherited attributes.
Transformation: up to 4 MB on the free plan, up to 30 MB on the VIP plan (secure direct upload, nothing retained). Reconstruction: free for everyone with no output ceiling — a 4 MB .excelify.zip bundle is roughly 30 MB of rebuilt XML. Tip for very large catalogs: transform a small sample with the same structure, edit the full volume in Excel, rebuild — a single credit used (see the “large XML file” guide).
It's a separator story: French Excel expects semicolons, English Excel commas. ExcelifyXML picks automatically from the site language — and you can force either one under “Advanced options” on the Upload page before transforming. File already downloaded? In Excel: Data → Text to Columns → Delimited → tick the right separator. Reconstruction accepts both either way.