GroupDocs.Conversion Cloud 19.3 Release Notes

GroupDocs.Conversion Cloud V2

GroupDocs.Conversion Cloud is a REST API?provides methods to convert most popular file formats into another file format..

The difference of V2 version from V1 is more simplified API with less methods and options. Also, it has more optimized and refined internal architecture. In this version, the API includes methods for working with cloud storage, which is important part: main conversion API methods take input documents from storage and put results there.

API Sections Overview

Api sectionDescription
Conversion APIMain API methods for converting files.
File APIMethods for upload, download, copy, move, delete files : input documents and converted results, in the cloud storage
Folder APIMethods for create, copy, move, delete folders in the cloud storage
Storage APIMethods for getting storage information and file information

Major Features

  • This is a first release of a complete new version of the API?GroupDocs.Conversion.Cloud v2.0
  • V2 provides much simpler and intuitive API comparing with V1
  • V2 includes Storage and File API which enables users to manage storage and files

Public API Examples