You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**GroupDocs.Conversion for Java** is a library that allows you to **compare PDF, DOCX, PPT, XLS,** and over 90 other document formats. With GroupDocs.Conversion for Java you will be able to compare two or more files, perform style and text Conversion and generate a detailed report with changes.
14
+
**GroupDocs.Conversion for Java API** is a library that allows you to **convert word to PDF, PNG, JPG** and to many other document or image formats supported by the library. Using powerful and flexible GroupDocs.Conversion API you will be able to convert multitude document formats with a wide set of different options.
15
15
16
-
This application allows you to compare multiple documents and can be used as a standalone application or integrated as part of your project.
16
+
This web application allows you to convert documents between different formats using simple modern UI. While it can be used as a standalone application it also can be integrated as part of your project.
17
17
18
18
**Note:** without a license application will run in trial mode, purchase [GroupDocs.Conversion for Java license](https://purchase.groupdocs.com/order-online-step-1-of-8.aspx) or request [GroupDocs.Conversion for Java temporary license](https://purchase.groupdocs.com/temporary-license).
19
19
20
+
| Document family | Supported formats | Supported conversions |
| Microsoft Word |`Doc`,`Docm`,`Docx`,`Dot`,`Dotm`,`Dotx`,`Rtf`,`Txt`,`Odt`,`Ott`|`Word to Rtf`,`Word to Txt`,`Word to Html`,`Word to Odt`,`Word to Ott`,`Word to Epub`,`Word to Pdf`,`Word to Image`,`Word to Cells`,`Word to Slides`|
23
+
| Microsoft Excel |`Xls`,`Xls2003`,`Xlsb`,`Xlsm`,`Xlsx`|`Excel to Word`,`Excel to Pdf`,`Excel to Epub`,`Excel to Html`,`Excel to Image`,`Excel to Slides`|
24
+
| Portable Document Format |`Pdf`|`Pdf to Word`,`Pdf to Epub`,`Pdf to Html`,`Pdf to Image`,`Pdf to Cells`,`Pdf to Slides`|
25
+
| Microsoft PowerPoint |`Ppt`,`Pps`,`Pptx`,`Ppsx`,`Odp`|`Slides to Word`,`Slides to Pdf`,`Slides to Epub`,`Slides to Html`,`Slides to Image`,`Slides to Excel`|
26
+
| Microsoft Visio |`Vsd`,`Vsdx`,`Vss`,`Vst`,`Vsx`,`Vtx`,`Vdw`,`Vdx`,`Svg`|`Visio to Word`,`Visio to Pdf`,`Visio to Epub`,`Visio to Html`,`Visio to Image`,`Visio to Excel`,`Visio to Slides`|
27
+
| Microsoft Project |`Mpt`,`Mpp`|`Tasks to Word`,`Tasks to Pdf`,`Tasks to Epub`,`Tasks to Html`,`Tasks to Image`,`Tasks to Excel`,`Tasks to Slides`|
28
+
| HTML |`Html`|`Html to Word`,`Html to Pdf`,`Html to Epub`,`Html to Cells`,`Html to Slides`|
29
+
| Images |`Xps`,`Tiff`,`Tif`,`Jpeg`,`Jpg`,`Png`,`Gif`,`Bmp`,`Ico`,`Dxf`,`Dwg`,`Psd`|`Image to Word`,`Image to Pdf`,`Image to Epub`,`Image to Html`,`Image to Image`,`Image to Cells`,`Image to Slides`|
20
30
21
31
## Demo Video
22
32
23
33
<palign="center">
24
34
<atitle="Document Conversion for JAVA "href="https://www.youtube.com/watch?v=82RuvtV2qpw">
|**`filesDirectory`**| String |`DocumentSamples`| Files directory path. Indicates where uploaded and predefined files are stored. It can be absolute or relative path |
126
-
|**`tempDirectory`**| String | system temp directory | Absolute or relative path to directory to save temporary files |
127
-
|**`resultDirectory`**| String |`ResultFiles`| Result files directory path. Directory must be created before app starts |
|**`filesDirectory`**| String |`DocumentSamples`| Files directory path. Indicates where uploaded and predefined files are stored. It can be absolute or relative path |
129
+
|**`resultDirectory`**| String || Absolute path to result files directory |
128
130
129
131
## License
130
132
The MIT License (MIT).
@@ -133,12 +135,9 @@ Please have a look at the LICENSE.md for more details
133
135
134
136
## GroupDocs Conversion on other platforms & frameworks
135
137
136
-
-[Compare documents](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-Java/tree/master/Demos/Compose) with Kotlin in Compose Desktop application
137
-
-[Compare documents](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-Java/tree/master/Demos/Dropwizard) with JAVA Dropwizard
138
-
-[Compare documents](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-Java/tree/master/Demos/Javalin) with Javalin application
139
-
-[Compare documents](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-Java/tree/master/Demos/Spring) with Spring application
140
-
-[Compare documents](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-.NET-MVC) with .NET MVC
141
-
-[Compare documents](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-.NET-WebForms) with .NET WebForms
142
-
138
+
-[Document converter](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-Java-Dropwizard) with JAVA Dropwizard
139
+
-[Document converter](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-Java-Spring) with JAVA Spring
140
+
-[Document converter](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-.NET-MVC) with .NET MVC
141
+
-[Document converter](https://github.com/groupdocs-Conversion/GroupDocs.Conversion-for-.NET-WebForms) with .NET WebForms
0 commit comments