Okay, so let me tell you about this little project I did recently – putting together a sort of calculator thingy for fenbendazole dosage for cats. It wasn’t anything super fancy, but man, it helped me out.
My Cat and the Worm Worry
It all started when one of my cats, Whiskers (yeah, original name, I know), seemed a bit off. Took him to the vet, and turns out, he had some unwelcome guests – worms. The vet prescribed fenbendazole, which is pretty common stuff. She gave me the dosage instructions, of course, but the medicine came in a concentration that made doing the math a little fiddly, especially since Whiskers’ weight fluctuates a bit.

I got the liquid stuff, and the vet said something like “give X milligrams per pound” or maybe it was kilograms? See, already getting fuzzy. And the bottle measured in milliliters. So I had to convert weight, figure out the total milligrams needed, and then convert that into milliliters based on the liquid’s strength (like 100mg per ml, or whatever it was). My brain felt like mush trying to get it right each time, especially when I was worried about Whiskers.
Figuring Out the Math
So, first thing, I sat down and really made sure I understood the vet’s instructions. Wrote down the core formula:
- Cat’s weight (needed this in kilograms usually, so had to convert from pounds).
- Dosage needed per kilogram (the mg/kg part).
- Concentration of the medicine (the mg/ml part).
I double-checked the numbers with the info sheet that came with the meds and what the vet told me. Safety first, right? Giving the wrong dose, too little or too much, was my biggest fear.
I realized the calculation was always the same steps:
- Get weight in kg.
- Multiply weight (kg) by dosage rate (mg/kg) to get total mg needed.
- Divide total mg needed by the concentration (mg/ml) to get the volume in ml.
Making it Easier (for me!)
Doing this on a scrap piece of paper every day, or every few days depending on the treatment plan, felt prone to errors. I’d misplace the paper, or second-guess my calculations. I thought, “There has to be a simpler way just to automate my process.”
I’m not like, a super coder or anything. At first, I just made a simple spreadsheet. Put in columns for weight, the dosage rate, the concentration, and then the final ml amount. That worked okay, but I wanted something even quicker, maybe something I could quickly check on my tablet without opening up a spreadsheet program.
So I tinkered around with some really basic online calculator builders. You know, the drag-and-drop kind of things? Nothing complicated. I just needed fields for:

- Cat’s Weight (with an option for pounds or kilograms, doing the conversion behind the scenes)
- Medicine Concentration (mg/ml)
And then a big button that said “Calculate Dose” or something equally thrilling. It would then just spit out the number of milliliters.
The Result: My Personal Dosage Helper
Took me an afternoon of fiddling, mostly getting the weight conversion right and making sure the formula was correctly entered into the tool thingy. I tested it using the calculations I’d already done by hand and checked it against the vet’s original instructions for Whiskers.
Now, I have this super simple page I made just for myself. When it’s dosing time, I weigh the cat, punch the numbers into my little homemade tool, and get the ml amount. It just takes one step out of the process and reduces my chance of messing up the math.
Super important note here: This thing I made? It’s just based on my understanding and the specific product I was using for my cat under my vet’s guidance. Fenbendazole dosages can vary depending on what you’re treating, the specific product concentration, and your vet’s recommendation. Seriously, always, always, always talk to your vet first and follow their exact instructions. This little tool was just a personal helper for me to follow the plan my vet already gave me. It doesn’t replace professional advice, not even close.
Anyway, that was my little project. Felt good to make something useful, even if it’s just for my own peace of mind when dealing with worming meds!