For other websites

Embed any of our 21 tools on your site

Have a gardening blog, university Extension page, or nursery website? Drop in one of our calculators or finders with a single iframe. Each embed auto-resizes to fit content, runs entirely client-side, and links back to the full tool.

How to embed

  1. Click "Copy embed code" on any tool below.
  2. Paste the iframe into your site's HTML.
  3. That's it. The embed auto-sizes via postMessage and inherits ~no styling from your site.

Optional: include this resizer snippet on your page to enable height auto-resize:

<script>
window.addEventListener('message', function(e) {
  if (e.data && e.data.type === 'opc-embed-height') {
    var iframes = document.querySelectorAll('iframe[src*="outdoorplantcare.com"]');
    iframes.forEach(function(f) {
      if (f.src.indexOf(e.data.source) !== -1) f.style.height = (e.data.height + 20) + 'px';
    });
  }
});
</script>

Available tools (21)

Mulch calculator

Cubic yards and bag count for any bed dimensions and depth.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/mulch-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Mulch calculator"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Compost recipe calculator

Greens-to-browns C:N ratio for hot composting.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/compost-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Compost recipe calculator"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Raised bed soil mix

Cubic feet of topsoil, compost, perlite for any bed size.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/raised-bed-soil-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Raised bed soil mix"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Fertilizer dilution

Exact tsp/oz per gallon for any liquid fertilizer label.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/fertilizer-dilution-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Fertilizer dilution"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Plant spacing

Plant count and grid layout for row or staggered planting.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/plant-spacing-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Plant spacing"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Lawn area calculator

Square footage plus seed, starter, and lime amounts.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/lawn-area-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Lawn area calculator"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Soil amendment

Pounds of lime, sulfur, or compost for any bed.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/soil-amendment-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Soil amendment"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Rain garden sizer

EPA / WI DNR method for sizing a rain garden.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/rain-garden-sizer/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Rain garden sizer"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

USDA zone finder

ZIP code to USDA hardiness zone.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/zone-finder/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="USDA zone finder"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Frost dates

Average last spring + first fall frost by ZIP or state.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/frost-dates/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Frost dates"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Seed start timeline

Sow-indoors and transplant-out dates by frost date.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/seed-start-timeline/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Seed start timeline"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Watering schedule

Inches per week and frequency by plant type.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/watering-schedule/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Watering schedule"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Pruning calendar

When to prune any tree or shrub.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/pruning-calendar/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Pruning calendar"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Harvest calendar

Harvest start and peak windows for vegetables.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/harvest-calendar/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Harvest calendar"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Companion planting matrix

Friend / foe lookups for vegetable crops.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/companion-planting-matrix/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Companion planting matrix"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Sunlight finder

Match plants to your direct sun hours.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/sunlight-finder/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Sunlight finder"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Pollinator filter

Plants by what you want to attract (bees, butterflies, hummers).

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/pollinator-filter/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Pollinator filter"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Deer pressure map

State-level deer pressure with plant recommendations.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/deer-pressure-map/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Deer pressure map"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Leaf ID key

Dichotomous key for tree and shrub leaf identification.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/leaf-id-key/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Leaf ID key"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Seed saving calendar

When to harvest, dry, and store seeds for 30 crops.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/seed-saving-calendar/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Seed saving calendar"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

Garden cost calculator

Itemized startup budget by sqft and quality tier.

Copy embed code
<iframe src="https://outdoorplantcare.com/tools/garden-cost-calculator/embed/" width="100%" height="800" frameborder="0" loading="lazy" title="Garden cost calculator"></iframe>

Auto-resizes via postMessage. Preview embed standalone →

License and attribution

Embed our tools for free on any site. The required Outdoor Plant Care attribution at the bottom of each embed is non-removable. You may not deep-link or scrape the underlying data sources directly.

Have a custom embed need (white-label, API access, branded version)? Email thomas@outdoorplantcare.com.