Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET/outputsList all output formats that can be reached
GET/inputsList all input formats that can be accepted
GET/inputs/{input format}List all output formats that can reach the specified input format
GET/convertList all output formats that can be reached
GET/convert/{output format}List all input formats that can reach the specified output format
GET/convert/{output format}/{file url}Convert the specified file to the requested output format
POST/convert/{output format}Convert the uploaded file to the requested output format
GET/softwareList all available conversion software
GET/serversList all currently available Software Servers

...