Canva is where a lot of first books start, because it is already open, it has a "book cover" template, and the first page looks finished in twenty minutes. That first page is the true part of the reputation. The next 180 are the rest of it.
What Canva is actually good at
- Covers. A 1600×2560 ebook cover, or an A4 front, with a title that reads at thumbnail size. This is a graphic-design job and Canva is a graphic-design tool. It is a reasonable place to make the artwork you then attach to a real book file.
- One to eight pages of designed document — a worksheet, a price list, a lead magnet whose layout *is* the point, a slide-like report. Short, visual, not revised weekly.
- Social images to promote the book, which is a different job that people bundle with "making the book" and should not.
If that is the whole project, stop here and use Canva. Fighting a typesetting tool for a four-page worksheet is the mistake in the other direction.
Where a book starts fighting back
A Canva "book" is a stack of pages you design individually. There is no manuscript. The words live in text boxes. Adding a paragraph in chapter one does not reflow chapter two — it overflows a box, or it doesn't, and the rest of the document does not know.
| Book job | In Canva | In a typesetter |
|---|---|---|
| Edit a paragraph on page 4 | Nudge boxes on 4, maybe 5 | The text reflows; pages after it move |
| Change the body typeface | Hope the styles were used; check every box | One control, the whole book |
| A table that runs over a page | Draw the second half yourself | The renderer splits it and repeats the header |
| A table of contents with page numbers | Type them, then type them again after every edit | A snapshot at export, or omit the numbers |
| EPUB for Kindle | Not what the file is | Same manuscript, different export |
| 200 pages | A project you will not finish | A long Markdown file |
The PDF Canva gives you
Canva exports a PDF of designed pages, and for a cover or a short visual document that is the right artefact. For a book interior it usually means: text that may or may not have the fonts fully embedded, images flattened at a resolution you did not set, no semantic structure (so there is nothing for an EPUB converter to use), and a file that is painful to edit because the source is Canva, not the words.
Printers will sometimes take it. Kindle should not be sent it, for the reasons in Markdown to Kindle — they want a reflowable ebook, and a Canva PDF is a picture of pages. What "print-ready" actually means is a different, stricter bar than "Canva had a print preset".
A split that works
- Write the book in Markdown, or in whatever you already draft in, exported to Markdown.
- Make the cover in Canva (or in anything else you can push pixels in). Export the image, not the book.
- Typeset the interior from the manuscript: type, margins, page numbers, the actual page breaks.
- Attach the Canva artwork as the cover of that file, rather than pasting the manuscript into Canva to sit on top of the artwork.
That split uses each tool for the job it has already won. It also means a rewrite of chapter four does not require opening the cover file, and a new cover does not require reflowing 200 pages of text boxes.
Canva versus InDesign versus a manuscript tool
Canva and InDesign are both canvas tools; InDesign is the one that still makes sense at book length if the pages are genuinely designed. Whether you need InDesign at all is a separate question, and for a text book the answer is usually no. Canva is not a cheaper InDesign. It is a different, shorter-document tool that shares a mental model with it.
A Markdown typesetter is the other mental model: the words are the source, the page is a set of rules. That is the model that survives a second edition.
Doing the interior in bukpress
bukpress is the interior half of the split above. Paste the Markdown, set type and paper, upload the Canva cover on Essentials or above, export the PDF — and the EPUB, on Pro, which is the file Kindle actually wants. The cover is a full-bleed page, not a text box on page one; how that differs from dropping an image in the file.
It will not replace Canva for the artwork, and it is not trying to. The sample book is the interior you would wrap that artwork around.