Skip to content

Commit d1e1f96

Browse files
committed
docs(readme): add matrices to show the new file formats supported
1 parent b9d1072 commit d1e1f96

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,29 @@ A modal will pop up with a preview of the converted image.
109109
| CSV | | || |
110110
| XLSX | | | ||
111111

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+
112136
## License
113137
The MIT License (MIT). See [LICENSE](LICENSE) file for more details.

0 commit comments

Comments
 (0)