We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d1072 commit d1e1f96Copy full SHA for d1e1f96
README.md
@@ -109,5 +109,29 @@ A modal will pop up with a preview of the converted image.
109
| CSV | | | ✅ | |
110
| XLSX | | | | ✅ |
111
112
+## Ebooks X Ebooks
113
+
114
+| | MOBI | EPUB |
115
+| ---- | ---- | --- |
116
+| EPUB | ✅ | |
117
+| MOBI | | ✅ |
118
119
120
+## Documents X Ebooks
121
122
+| | EPUB | MOBI |
123
124
+| PDF | ✅ | ✅ |
125
+| DOCX | | |
126
+| CSV | | |
127
+| XLSX | | |
128
129
+## Ebooks X Documents
130
131
+| | PDF |
132
+| ---- | ---- |
133
+| EPUB | ✅ |
134
+| MOBI | ✅ |
135
136
## License
137
The MIT License (MIT). See [LICENSE](LICENSE) file for more details.
0 commit comments