EvolutionJobs / b2xtranslator

.NET Core library to convert Microsoft Office binary files (doc, xls and ppt) to Open XML (docx, xlsx and pptx).
BSD 3-Clause "New" or "Revised" License
82 stars 31 forks source link
file-converter microsoft-word net-core office openxml

Binary(doc,xls,ppt) to OpenXMLTranslator

.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.

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/