Just vibe coded a full document conversion module for you #710
Replies: 1 comment
|
Hi J'ai commencé à travailler sur la conversion de fichiers en fork, si tu es intéressé, on pourra bosser dessus. " Les points importants pour le projet : DocConverter utilise .NET 8, alors que File Converter utilise actuellement .NET Framework 4.8 : son code ne peut donc pas être copié sans adaptations. Mon avis : reprendre ton routeur et ton catalogue de formats dans notre architecture modulaire, puis connecter Pandoc et LibreOffice comme nouveaux moteurs. C’est plus propre que d’intégrer tout DocConverter ou de lancer un second programme." C'est faisable, on commence quand tu veux... Mon email est sur mon profile, je te laisse me contacter ! |
Uh oh!
There was an error while loading. Please reload this page.
For fun today I was messing around in Claude Code, and I wanted an app like File Converter but where it also handled most document formats (really I wanted mostly to convert pdf to markdown).
Well I've got something pretty workable. Just wondered if you wanted the code for an updated version of FileConverter that also handles documents? Here's the integration guide Claude came up with:
INTEGRATION-GUIDE.md
Shoot me a message if interested.
(I know this is my first message, I couldn't find a way to email the author of this project.)
All reactions