Tiny Yardage Calculator
Calculates yards of material needed to cover square feet to a given depth in inches. User enters dimensions, calculator returns results in cubic yards …
The facts
- Rating
- 5★ from 4
- Active installs
- 300+
- Price
- Free
- Last updated
- 16 Aug 2026
- Added
- Aug 2016
- Requires WP
- 3.0.1
- Tested up to
- WP 7.1
- Downloads
- 6,920
Our analysis
AI-assistedTiny Yardage Calculator is a WordPress plugin designed to help you calculate the amount of material needed to cover a specified area. You can input dimensions for rectangular, circular, or triangular areas, and the plugin will provide the required yards of material based on the depth you specify.
The plugin is straightforward to use, requiring only the length, width, and depth inputs. It is suitable for anyone needing to estimate material quantities for landscaping or construction projects, and it does not add any extra features to your WordPress dashboard.
Best for: This plugin is ideal for landscapers, builders, or DIY enthusiasts needing quick material calculations.
What it does well
- ✓Calculates material needs for rectangular, circular, and triangular areas
- ✓User-friendly input for dimensions and depth
- ✓No dependencies or additional dashboard clutter
- ✓Free to use from the WordPress.org directory
Where it falls short
- •Limited to basic calculations without advanced features
- •No information on support or updates beyond the last update date
Verdict
Tiny Yardage Calculator offers a simple solution for calculating material requirements, but it may lack advanced features for more complex projects.
From the developer
ensignrolaren's own description of Tiny Yardage Calculator, lightly tidied.
A simple form to calculate how many yards of material (such as bark mulch, soil, concrete, gravel, etc) are needed to cover square feet to a given depth in inches.
By default, the calculator is for rectangular areas. User enters length and width in feet and depth in inches; the calculator returns yards of material needed, rounded up to the nearest whole number. You can also round to two decimal places (hundredths) by adding a parameter to the shortcode, like this:
[yardagecalc rounding="hundredths"]
I’ve also included calculations for circular and right triangular areas– just modify the shortcode like this:
CIRCLE
[yardagecalc type="circle"]
TRIANGLE
[yardagecalc type="triangle"]
The calculator has no dependencies, adds ✨nothing✨ to your WordPress dashboard, and is style agnostic.