991 B
991 B
E2E Test Document
This is a test document for end-to-end testing of the ConvertX file conversion system.
Introduction
ConvertX is a self-hosted file conversion tool that supports multiple formats.
Features
- Multiple Formats: Support for images, documents, audio, video, and more
- Self-Hosted: Complete control over your data
- i18n Support: Available in 65+ languages
- Chunk Transfer: Efficient handling of large files
Code Example
def hello_world():
print("Hello, ConvertX!")
return True
Table Example
| Format | Type | Converter |
|---|---|---|
| SVG | Image | Inkscape |
| Document | LibreOffice | |
| MP4 | Video | FFmpeg |
| DOCX | Document | Pandoc |
List Example
- Upload your file
- Select the target format
- Click convert
- Download the result
Conclusion
Thank you for using ConvertX!
This document is used for E2E testing purposes.