|
| 1 | +--- |
| 2 | +layout: app |
| 3 | + |
| 4 | +permalink: /XtoMarkdown.md/ |
| 5 | +description: Convert documents to Markdown |
| 6 | +license: GPL-3.0-or-later |
| 7 | + |
| 8 | +icons: |
| 9 | + - XtoMarkdown.md/icons/2048x2048/io.github.tx2z.XtoMarkdown.png |
| 10 | +screenshots: |
| 11 | +- https://raw.githubusercontent.com/tx2z/xtomarkdown/main/screenshots/main-window.png |
| 12 | + |
| 13 | +authors: |
| 14 | + - name: tx2z |
| 15 | + url: https://github.com/tx2z |
| 16 | + |
| 17 | +links: |
| 18 | + - type: GitHub |
| 19 | + url: tx2z/xtomarkdown |
| 20 | + - type: Download |
| 21 | + url: https://github.com/tx2z/xtomarkdown/releases |
| 22 | + |
| 23 | +desktop: |
| 24 | + Desktop Entry: |
| 25 | + Name: XtoMarkdown |
| 26 | + Comment: Convert documents to Markdown |
| 27 | + GenericName: Document Converter |
| 28 | + Exec: xtomarkdown %F |
| 29 | + Icon: io.github.tx2z.XtoMarkdown |
| 30 | + Terminal: false |
| 31 | + Type: Application |
| 32 | + Categories: Utility |
| 33 | + Keywords: markdown |
| 34 | + StartupWMClass: xtomarkdown |
| 35 | + StartupNotify: true |
| 36 | + MimeType: application/vnd.openxmlformats-officedocument.wordprocessingml.document |
| 37 | + AppImageHub: |
| 38 | + X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx'' |
| 39 | + created [don''t know]: invalid packet (ctb=0a) no signature found the signature |
| 40 | + could not be verified. Please remember that the signature file (.sig or .asc) |
| 41 | + should be the first file given on the command line.' |
| 42 | + X-AppImage-Type: 2 |
| 43 | + X-AppImage-Architecture: x86_64 |
| 44 | + |
| 45 | +appdata: |
| 46 | + Type: desktop-application |
| 47 | + ID: io.github.tx2z.XtoMarkdown |
| 48 | + Name: |
| 49 | + C: XtoMarkdown |
| 50 | + Summary: |
| 51 | + C: Convert documents to Markdown |
| 52 | + Description: |
| 53 | + C: >- |
| 54 | + <p>XtoMarkdown is a simple drag-and-drop application for converting documents to Markdown format. |
| 55 | + It supports a wide variety of input formats including DOCX, PDF, PPTX, HTML, and more.</p> |
| 56 | + <p>Features:</p> |
| 57 | + |
| 58 | + <ul> |
| 59 | + <li>Drag-and-drop interface for easy conversion</li> |
| 60 | + <li>Support for DOCX, PDF, PPTX, XLSX, HTML, RTF, ODT, EPUB, and more</li> |
| 61 | + <li>Two conversion engines: Pandoc and MarkItDown</li> |
| 62 | + <li>Batch conversion of multiple files</li> |
| 63 | + <li>Configurable output location</li> |
| 64 | + </ul> |
| 65 | + ProjectLicense: GPL-3.0-or-later |
| 66 | + Categories: |
| 67 | + - Utility |
| 68 | + - Office |
| 69 | + Keywords: |
| 70 | + C: |
| 71 | + - markdown |
| 72 | + - converter |
| 73 | + - docx |
| 74 | + - pdf |
| 75 | + - document |
| 76 | + Url: |
| 77 | + homepage: https://github.com/tx2z/xtomarkdown |
| 78 | + bugtracker: https://github.com/tx2z/xtomarkdown/issues |
| 79 | + Launchable: |
| 80 | + desktop-id: |
| 81 | + - io.github.tx2z.XtoMarkdown.desktop |
| 82 | + Provides: |
| 83 | + binaries: |
| 84 | + - xtomarkdown |
| 85 | + Screenshots: |
| 86 | + - default: true |
| 87 | + caption: |
| 88 | + C: Main window with drag-and-drop zone |
| 89 | + thumbnails: [] |
| 90 | + source-image: |
| 91 | + url: https://raw.githubusercontent.com/tx2z/xtomarkdown/main/screenshots/main-window.png |
| 92 | + lang: C |
| 93 | + - caption: |
| 94 | + C: Files added and ready for conversion |
| 95 | + thumbnails: [] |
| 96 | + source-image: |
| 97 | + url: https://raw.githubusercontent.com/tx2z/xtomarkdown/main/screenshots/file-added.png |
| 98 | + lang: C |
| 99 | + - caption: |
| 100 | + C: Conversion complete |
| 101 | + thumbnails: [] |
| 102 | + source-image: |
| 103 | + url: https://raw.githubusercontent.com/tx2z/xtomarkdown/main/screenshots/conversion-complete.png |
| 104 | + lang: C |
| 105 | + - caption: |
| 106 | + C: Preferences dialog |
| 107 | + thumbnails: [] |
| 108 | + source-image: |
| 109 | + url: https://raw.githubusercontent.com/tx2z/xtomarkdown/main/screenshots/preferences.png |
| 110 | + lang: C |
| 111 | + - caption: |
| 112 | + C: Engine preferences per file format |
| 113 | + thumbnails: [] |
| 114 | + source-image: |
| 115 | + url: https://raw.githubusercontent.com/tx2z/xtomarkdown/main/screenshots/preferences-engines.png |
| 116 | + lang: C |
| 117 | + Releases: |
| 118 | + - version: 1.0.0 |
| 119 | + unix-timestamp: 1764115200 |
| 120 | + description: |
| 121 | + C: >- |
| 122 | + <p>Initial release with support for:</p> |
| 123 | + |
| 124 | + <ul> |
| 125 | + <li>DOCX, PDF, PPTX, HTML, RTF, ODT, EPUB conversion</li> |
| 126 | + <li>Pandoc and MarkItDown engines</li> |
| 127 | + <li>Drag-and-drop interface</li> |
| 128 | + <li>Batch conversion of multiple files</li> |
| 129 | + <li>Configurable output location and engine preferences</li> |
| 130 | + </ul> |
| 131 | + ContentRating: |
| 132 | + oars-1.1: {} |
| 133 | +--- |
0 commit comments