This is a fork of the original b2xtranslator project which seems abandoned.
It has been updated to .NET 8 and the most critical issues have been fixed. More .doc, .xls and .ppt documents should now be converted with acceptable results. However, much work is still needed to make this library reliable (a couple of files I tested still throw exceptions).
The original README follows.
.NET Core library to convert Microsoft Office binary files (doc
, xls
and ppt
) to Open XML (docx
, xlsx
and pptx
).
You can use the Open XML SDK to mainpulate those.
Forked from a .NET 2 Mono implementation under the BSD license.
- Microsoft Office binary files documentation
- Open XML Standard
- Microsoft article on this implementation
- .NET 2 Mono implementation architecture
All code retained from that version ©2009 DIaLOGIKa http://www.dialogika.de/
.NET core port work and move to System.IO.Compression
©2017 Evolution https://www.evolutionjobs.com/