Fountain Pen Ink Capacity Calculator
Estimate pages per fill, days until refill, monthly ink use, and how long a bottle lasts from your writing habits.
Last updated: 2026-03-26
Fountain pen ink capacity calculator
Enter your values
Estimate how long a fill lasts and how quickly you work through bottles based on your writing routine.
Time per fill
--
Enter pen capacity, writing volume, and bottle size to estimate pages per fill and refill cadence.
Calculation History(0)
Example calculations
Tap an example to prefill the calculator with sample values.
Everyday note-taker
Standard converter and office-week usage
A normal converter can disappear faster than expected once you write a few pages on most workdays.
Result: A typical converter fill can run out in under a week of steady note-taking.
Heavy journaler
Large pen with broad nib and daily writing
Wet nibs and long journaling sessions burn through fills quickly even when the pen holds more ink than a converter.
Result: Heavy daily writing often means measuring refill cadence in days, not weeks.
Occasional pocket pen
Lighter usage and fewer writing days
Moderate page count and fewer writing days stretch a small fill much farther than most enthusiasts expect.
Result: Lighter, less frequent writing can make even a small pocket fill last multiple weeks.
How the fountain pen ink estimate works
The calculator starts with usable ink volume rather than nominal capacity, which is why the reserve percentage matters. It then divides that usable volume by a writing-density estimate to translate milliliters into pages.
From there, the page estimate rolls into refill cadence, monthly consumption, and bottle life. That makes it easier to compare converters, cartridges, and larger self-fillers against your real writing routine instead of guessing.
Fountain pen ink calculator FAQs
Use the output as a planning estimate. Real consumption varies with nib, feed, ink lubricity, paper, and how broad or compact your handwriting is.
Why is there a reserve percentage?
A lot of writers refill before a pen is truly bone dry. The reserve input accounts for the small amount of ink that is technically still there but not practically useful during normal writing.
What affects ink consumption the most?
Nib width, feed wetness, paper absorbency, and how densely you write all matter. That is why the calculator uses writing-density presets rather than pretending every page consumes the same amount of ink.
Can I use this for cartridges, converters, or piston fillers?
Yes. Just enter the actual ink capacity in milliliters for the pen or fill system you want to model. The calculation logic is the same once capacity is known.
Embed this calculator
Copy the code below to embed this calculator on your website or blog. It's free — no API key needed.
<iframe src="https://calc.mintloop.dev/embed/hobby/fountain-pen-ink-capacity-calculator" width="100%" height="600" frameborder="0" title="Fountain Pen Ink Capacity Calculator" loading="lazy"> </iframe>
Optional: auto-resize script
<script>
var CALC_HUB_ORIGIN = 'https://calc.mintloop.dev';
window.addEventListener('message', function(e) {
if (e.origin !== CALC_HUB_ORIGIN) return;
if (!e.data || e.data.type !== 'calc-hub-resize') return;
var frames = document.querySelectorAll('iframe[src*="calc.mintloop.dev"]');
frames.forEach(function(f) {
if (f.contentWindow === e.source) {
f.style.height = String(Math.max(0, Number(e.data.height) || 0)) + 'px';
}
});
});
</script> Related tools
Explore other hobby calculators for analog gear, supply planning, and specialist enthusiast workflows.
Film Photography Exposure Calculator
Stay with practical analog-hobby planning and switch from ink usage to exposure correction.
Vinyl Record Value Estimator
Move from writing-gear planning to collector pricing for another analog enthusiast category.
Yarn Yardage Calculator
Use another materials-planning calculator when the question is project supply usage instead of ink.
Get more gear-planning calculators
Join the Calc Hub newsletter for new calculators covering enthusiast tools, supplies, collecting, and maker workflows.
Join the Calc Hub newsletterWas this calculator helpful?
Your feedback helps us improve future calculators.