News

Microsoft Open XML Converter Arrives for Mac

Microsoft has released Open XML File Format Converter for Mac 1.0, a file translator that allows users to open, edit, and convert Open XML files created in Office 2008 for Mac or Office 2007 for Windows for use in earlier versions of the suite, including Office 2004 11.4 and Office v. X 10.1.9 or later.

In addition to text documents, the converter also supports Excel workbooks and PowerPoint presentations saved in Open XML format. In Office 2004 11.4, the converter runs in the background; otherwise it operates as a standalone application. It can also be used to batch convert multiple Open XML documents.

A couple caveats about the converter: According to a notice on the application's splash screen, "Some Open XML files contain content that was created using features that are not available in older versions of Office. After conversion, this content might look different from the original version, and you might not be able to edit it."

The converter arrives a bit late to the show, joining several other Mac applications that support the format natively. For example, Apple's free bare-bones word processing application, TextEdit 1.5, can natively open and convert between Microsoft Word Open XML (.docx) files, ODF, RTF, HTML and other formats. And the free and open source NeoOffice for Mac can also open, edit, and convert .docx files.

Open XML File Format Converter for Mac 1.0 is a 45 MB download and takes up 182 MB on disk. It's available in localized English, German, Spanish, French, Italian, Japanese, Dutch and Swedish versions. It supports Mac OS X 10.4.9 or later. More information and a link to the download are available here.

About the Author

Dave Nagel is the executive editor for 1105 Media's educational technology online publications and electronic newsletters.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube