[English version below!]
Ce dépôt contient un programme en ligne de commande automatisant la lecture de fichiers IDML (InDesign Markup Language) pour Pandoc. Pandoc est un convertisseur universel pouvant convertir énormément de formats de fichiers d'entrée vers énormément de formats de fichiers de sortie, dont DOCX, ODT, HTML, Markdown, AsciiDoc, etc. Seule la structure du document est convertie, la mise en forme est totalement ignorée.
Le développement de ce programme a été effectué dans le contexte du projet Déborder Bolloré, où il était nécessaire de faire coexister les compétences expertes de graphistes utilisateurices d'Adobe InDesign et de développeureuses web, dans l'idée de produire une publication multiformat accessible quel que soit le contexte de lecture.
🚨 À terme, une interface web viendra faciliter l'utilisation de ce programme. Cette interface s'appellera OutDesign, en réponse à la concentration dans les logiciels d'édition.
La documentation de ce dépôt (docs
) est déployée en ligne sur outdesign.deborderbollore.fr.
Pour contribuer au développement de ce convertisseur, se référer au guide de le·a contributeurice. Toute aide est la bienvenue !
IDML Pandoc Reader (2025) par Yann Trividic est distribué sous licence CC BY-SA 4.0.
This repository contains a command-line program that automates the reading of IDML (InDesign Markup Language) files for use with Pandoc. Pandoc is a universal converter that can transform a wide variety of input file formats into many output formats, including DOCX, ODT, HTML, Markdown, AsciiDoc, etc. Only the document structure is converted; all formatting is completely ignored.
This program was developed as part of the Déborder Bolloré project, where it was necessary to bring together the expert skills of graphic designers using Adobe InDesign and web developers, with the goal of producing a multi-format publication accessible in any reading context.
🚨 Eventually, a web interface will be developed to make using this program easier. This interface will be called OutDesign, as a counterpoint to the concentration of power in publishing software.
The documentation for this repository (docs
) is available online at outdesign.deborderbollore.fr.
To contribute to the development of this converter, refer to the Contributor Guide. All help is welcome!
IDML Pandoc Reader (2025) by Yann Trividic is licensed under the CC BY-SA 4.0 license.