A drop cap is the oversized first letter that sinks into the opening lines of a chapter — the large initial you've seen at the start of a fairy tale or a literary novel. Used right, it signals "a new chapter begins here" and adds a touch of typographic polish. Used wrong, it's one of the fastest ways to make a self-published book look homemade.
Knowing how to use drop caps in a book comes down to two questions most tutorials skip. First, the judgment: where do they belong and where do they quietly sabotage you? Second, the production trap: a drop cap that looks crisp in your print PDF can render broken in a reflowable ebook—but not because drop caps always fail in EPUB. It's more specific than that, and there are proven workarounds.
Where drop caps actually belong
The rule is narrower than people assume: a drop cap goes at the opening of a chapter, and nowhere else. That's the convention readers recognize, and the moment you stray from it the effect curdles.
The most common mistake is putting a drop cap after every scene break. A chapter opening is a meaningful structural signal; a scene break is a smaller beat inside the chapter. Dropping a giant initial after each one turns a special mark into visual noise — the eye starts tripping over big letters mid-chapter, and the device that was supposed to feel deliberate starts to feel like a setting you forgot to turn off. Mark scene breaks with a centered glyph (a dinkus) and save the drop cap for chapter one of the actual chapter.
The second mistake is using one when your chapter openings already carry a strong design — an ornate chapter heading, a decorative number, an epigraph. Stack a drop cap on top of all that and the page gets busy. Pick one focal element for the chapter opener and let it do the work.
Drop cap vs. raised cap — pick one and commit
There are two ways to enlarge that first letter, and they're not the same:
- A drop cap sinks into the text. The enlarged letter occupies two to four lines of vertical space, and the body text wraps to its right. The top of the letter aligns with the top of the first line; the bottom sits on the baseline of the second, third, or fourth line.
- A raised cap (or "stick-up cap") sits on the baseline of the first line and rises above it. The body text doesn't wrap around it — it just starts to the right, all on the first line.
Raised caps are simpler and far more forgiving across formats — there's no float, no wrapping, so much less to break. Drop caps look more traditional and more "designed," but they're the ones that cause the ebook rendering issues below. Whichever you choose, use it consistently for every chapter. Mixing them, or varying how many lines deep the drop sinks from chapter to chapter, reads as a mistake even when the reader can't name what's wrong.
On depth: two or three lines is the safe, standard sink for a drop cap. Three is the common default. Four can work in a print book with generous leading but starts to look heavy and is more likely to misbehave in an ebook.
Two letters that fight drop caps—and what to do
Some first letters fight the format, and they catch authors off guard because the problem only shows up on specific chapters.
Opening quotation marks. If a chapter starts with dialogue — "Run," she said — you have to decide what gets enlarged. Dropping the quotation mark alone looks bizarre; dropping the quote and the R is fiddly to align. The cleanest solutions are to enlarge the first letter and let the quotation mark sit at normal size just before it, or to start that particular chapter on a line of narration instead of dialogue so the drop cap has a clean letter to land on.
The letters T and I in EPUB. These two letters cause the drop-cap float to render broken or misaligned in many ebook readers. The reason is technical but worth understanding: drop caps use a CSS float, and when the floated letter is tall and narrow (like T or I), the text-wrapping calculation goes awry on some reading systems, leaving the letter drifting, resizing, or sitting at the wrong baseline. A drop-cap T that looks perfect in your PDF can land visibly wrong on a Kindle or in Apple Books. A drop-cap I may vanish entirely or appear in the wrong position.
The solution: For any chapter opening with T or I, use a raised cap instead (no float, no wrapping, so no rendering hazard) or avoid the drop cap altogether for that chapter. The raised cap is the lower-risk choice if you want an enlarged initial that survives the ebook journey reliably. Alternatively, if your design demands drop caps, skip them for ebook editions and keep them print-only—a clean chapter heading and a strong opening line can carry the chapter opening in ebook without the drop cap.
Why the same drop cap renders differently across devices
A print PDF is fixed. You set the drop cap, it renders exactly as designed, and it stays that way forever. A reflowable ebook hands almost all layout decisions to the reading device. The same EPUB can render drop caps differently on a Kindle Paperwhite, a Kindle app on iOS, an Apple Books edition, a Kobo, and a browser-based reader. The reason is technical but worth understanding: drop caps are usually built with a CSS "float," and every reading system implements floats and negative margins with its own quirks — so the cap that aligns perfectly in one app drifts, resizes, or detaches in another.
The reports from authors who've fought this are consistent. Drop caps set in InDesign frequently disappear entirely or land above the paragraph instead of beside it when exported to EPUB. One author found their cap rendered positioned beside but lower than the first line, sinking four lines deep even though it was set to three. Kindle is the worst offender precisely because it has the largest market share and the most idiosyncratic conversion: the same drop cap can size itself and drop however many lines it wants, with essentially no control on the author's end, and behaves differently between the Kindle Previewer, the Kindle PC app, and actual e-ink devices.
Amazon does document a recommended approach — its Kindle Publishing Guidelines wrap the first letter in a styled span and split the CSS across two media queries, one for modern Kindle devices and one for older formats — but even done correctly, a carefully coded drop cap will look right on some devices and subtly wrong on others.
There's an accessibility cost too. Float-based drop caps can confuse some screen readers and magnification software, because the enlarged first letter gets visually and structurally separated from the rest of the paragraph — so a sentence can be read as two fragments.
The practical recommendation
Use drop caps in print, and reconsider them for the ebook. The cleanest path for many authors is to remove drop caps from the ebook edition and keep them for print only, relying on a clean chapter heading and a strong first line to do the signaling instead. You lose nothing essential — ebook readers don't expect drop caps the way print readers half-do — and you sidestep the entire rendering minefield.
If you do want them in the ebook, avoid T and I, or use a raised cap instead. A raised cap has no float to misbehave and renders reliably across every ebook reader. If your opening chapter starts with a T or I and drop caps are part of your book's design, a raised cap is the safer choice. Test on real devices before you publish — don't trust the preview in your formatting software, and don't trust a single e-reader app. Check the chapter openers in the Kindle Previewer and on an actual Kindle or the Kindle app, plus Apple Books and Kobo if you're going wide, because they don't agree with each other.
Keep the print and ebook as separate styled elements. This is the throughline of clean book production generally: the chapter opener should be a defined style you set once and apply everywhere, not hand-formatted chapter by chapter, so you can adjust or strip the drop cap for one format without touching the other. Pendrilo handles chapter styling this way — the drop cap is a setting on the chapter-opening style rather than something you place by hand — which is what lets you keep it in the print PDF and drop it from the EPUB without rebuilding anything. Any tool that treats the opener as a real style rather than manual formatting gives you the same control.
The short version
A drop cap belongs at the start of a chapter and nowhere else — never after every scene break, never stacked on an already-busy chapter heading. Pick drop cap or raised cap and use it consistently, two to three lines deep. Watch the chapters that open on a T or I — use a raised cap for those, or skip the drop cap in the ebook edition for those chapters. And treat your ebook as a separate problem from your print book: test drop caps on real devices before you publish, because the drop cap that's flawless in your PDF is the single most likely design element to render broken, drift, or vanish once a reader opens the file on their own device. When in doubt, keep them in print and let a clean first line carry the ebook.