GroupDocs.Conversion for Node.js via Java 23.7 Release Notes
There are 6 new features in this release.
Full list of changes in this release
| Key | Category | Summary | 
|---|---|---|
| CONVERSIONNODEJS-74 | Feature | Introduce support of PDF: PDF (version 1.3, 1.4, 1.5, 1.6, 1.7) formats | 
| CONVERSIONNODEJS-75 | Feature | Introduce support of Microsoft Word: DOC, DOCM, DOCX, DOT, DOTM, DOTX, MD, RTF, TXT formats | 
| CONVERSIONNODEJS-76 | Feature | Introduce support of Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM, XML formats | 
| CONVERSIONNODEJS-77 | Feature | Introduce support of Microsoft PowerPoint: PPT, PPTX, PPS, PPSX, POTM, POTX, POT, PPSM, PPTM formats | 
| CONVERSIONNODEJS-78 | Feature | Introduce support of OpenOffice: ODS, ODP, OTP, ODT, OTT formats | 
| CONVERSIONNODEJS-79 | Feature | Introduce support of Images: JPG, PNG, SVG, BMP, GIF, AI, DJVU, ICO, TIFF formats | 
Major features
Initial product release with support of the following file formats:
- PDF: PDF (version 1.3, 1.4, 1.5, 1.6, 1.7)
 - Microsoft Word: DOC, DOCM, DOCX, DOT, DOTM, DOTX, MD, RTF, TXT
 - Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM, XML
 - Microsoft PowerPoint: PPT, PPTX, PPS, PPSX, POTM, POTX, POT, PPSM, PPTM
 - OpenOffice: ODS, ODP, OTP, ODT, OTT
 - Images: JPG, PNG, SVG, BMP, GIF, AI, DJVU, ICO, TIFF
 
Public API and backward incompatible changes
- None