Bullpen turns your writing into finished books. You write once in simple markdown files. The software converts your text into professional formats like PDF, EPUB, and MOBI. It handles the layout for KDP paperbacks and creates cover wraps. You create your entire book pipeline inside one tool.
Follow these steps to get Bullpen on your Windows computer.
- Go to the official release page.
- Look for the latest version at the top of the list.
- Click the file ending in
.msior.exeto start the download. - Save the file to your desktop or downloads folder.
Bullpen uses text files to store your book. You do not need special software to start. You can use any basic text editor like Notepad.
- Open your text editor.
- Create a new folder on your computer for your project.
- Save your file as
index.mdinside this folder. - Write your book content using simple formatting like hashtags for headers and asterisks for bold text.
Once you have your text file ready, you need to tell Bullpen to turn it into a book.
- Open the Bullpen application from your start menu.
- Click the Open Folder button.
- Select the folder where you saved your
index.mdfile. - Choose your desired output format from the list. You can select PDF for digital documents, EPUB for e-readers, or a template for a physical KDP paperback.
- Click the Process button.
- Wait for the progress bar to reach completion.
- Open the newly created
distfolder to find your finished book files.
Ensure your computer meets these standards before you run the software:
- Windows 10 or Windows 11.
- At least 200 MB of free storage space.
- An active internet connection for the first-time setup process.
- A basic understanding of file folders on your computer.
You can keep your book organized by splitting it into multiple files. Bullpen detects files in your folder alphabetically.
- Name your files
01-chapter.md,02-chapter.md, and so on. - Bullpen merges these files in order during the export process.
- Use a single
metadata.yamlfile to tell the software your book title, author name, and publishing date.
Bullpen automates the cover wrap for your physical books.
- Prepare your cover image as a high-resolution PNG or JPG file.
- Place the image in your main project folder.
- Update the configuration settings within the Bullpen app to point to your image file.
- Select the KDP Paperback export option.
- The software adds your cover image to the front, back, and spine based on your specific page count.
If you encounter errors, check these common fixes:
- Software does not open: Ensure you installed the latest version from the releases link and that you have administrative rights on your user account.
- Missing output: Check that your text files contain valid markdown syntax. Bullpen shows error messages in the console window if it finds a typo.
- Format issues: If your PDF looks incorrect, verify your page size settings in the configuration menu. You can switch between A4, Letter, and custom dimensions.
- Slow performance: Large books with many high-resolution images take time to process. Close other heavy programs to give Bullpen more memory during large exports.
- Save your work often. While Bullpen tracks changes, you remain responsible for backups of your original drafts.
- Use a consistent file naming convention for your chapters.
- Test your EPUB files using a desktop reader before you upload them to stores to ensure the font and layout look correct.
- Organize your images in an
assetssubfolder to keep your project directory clean. - Consult the built-in help menu by pressing F1 at any time if you find a setting you do not recognize.