Free · no signup · no tracking

Embed LensPOV Widgets on Your Site

Put any of these on your own site with one snippet. They resize themselves, they load nothing until they are scrolled to, and each one credits lenspov.com.

Embeddable widgets

13

Each one runs in an iframe on your site. Copy the snippet, paste it where you want the widget, and it will size itself to its own content.

YouTube Channel Revenue Projector 2026: Multi

Project your YouTube channel's monthly revenue across ads, sponsorships, memberships, affiliate, and merch. Built on real CPM data across 30 niches.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/channel-revenue-projector.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Channel Revenue Projector 2026: Multi by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/channel-revenue-projector.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

Creator Minimum

Enter your hours, views, and niche to see your real effective hourly wage on a video, and whether it is above or below the minimum wage.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/creator-minimum-wage.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="Creator Minimum by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/creator-minimum-wage.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

Will This Gear Pay for Itself? Creator Gear Payback Calculator (2026)

Enter a camera, mic, or lens price plus your views and upload cadence to see how many months until it pays for itself, and a buy or wait verdict tied to your real…

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/gear-payback.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="Will This Gear Pay for Itself? Creator Gear Payback Calculator (2026) by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/gear-payback.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

Sponsorship Lowball Detector: Is This Brand Deal Fair? (2026 Creator Tool)

Paste a sponsorship offer plus your average views and niche to see if it is fair, and exactly how much money you are leaving on the table.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/lowball-detector.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="Sponsorship Lowball Detector: Is This Brand Deal Fair? (2026 Creator Tool) by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/lowball-detector.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube Niche Profit Estimator: 5

5-question quiz that ranks the top 3 YouTube niches for your income potential using real CPM data across 30 niches.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/niche-profit-estimator.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Niche Profit Estimator: 5 by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/niche-profit-estimator.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

Where Should This Video Live? YouTube vs TikTok vs Reels Payout Router (2026)

Enter a video's length, niche, and expected views to see which platform pays the most, with projected dollars for YouTube long-form, Shorts, TikTok, and Reels.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/platform-router.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="Where Should This Video Live? YouTube vs TikTok vs Reels Payout Router (2026) by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/platform-router.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube Shorts Clipper: Find Clip

Paste a transcript with timestamps and surface the top 5 short-clip candidates ranked by keyword density, emotional cue density, and listicle structure.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/shorts-clipper.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Shorts Clipper: Find Clip by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/shorts-clipper.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube Tag and SEO Optimizer: Tags

Generate a YouTube tag bundle, description template, and hashtag set from a title and keyword.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/tag-seo-optimizer.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Tag and SEO Optimizer: Tags by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/tag-seo-optimizer.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube Thumbnail CTR Estimator: Heuristic Score

Heuristic CTR estimator for YouTube thumbnails based on 8 design dimensions correlated with above-average CTR.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/thumbnail-ctr-estimator.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Thumbnail CTR Estimator: Heuristic Score by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/thumbnail-ctr-estimator.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube Title Scorer: CTR + SEO Heuristic Score

Live YouTube title scorer that grades length, SERP truncation, curiosity gap, keyword fit, and pattern strength.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/title-scorer.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Title Scorer: CTR + SEO Heuristic Score by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/title-scorer.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

Video Script Length to Watch

Estimate watch time and retention from your video script length, delivery pace, and niche. Built on YouTube's documented retention curves.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/video-script-watch-time-estimator.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="Video Script Length to Watch by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/video-script-watch-time-estimator.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube CPM Calculator 2026: Real Revenue by Niche

Estimate your YouTube ad revenue from real CPM data across 30 niches. Sourced from 142 named-creator income disclosures and industry rate cards (CC-BY-4.0).

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/youtube-cpm-calculator.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube CPM Calculator 2026: Real Revenue by Niche by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/youtube-cpm-calculator.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

YouTube Revenue Estimator

Estimate your monthly AdSense earnings based on views, niche, and video length. See how many videos you need to hit your income goals.

Preview it
Copy the snippet
<iframe src="https://lenspov.com/embed/youtube-revenue-estimator.html"
        width="100%" height="520" frameborder="0" loading="lazy"
        title="YouTube Revenue Estimator by lenspov.com"></iframe>
<script>
window.addEventListener('message', function (e) {
  if (e.data && e.data.type === 'resize' && e.data.height) {
    var f = document.querySelector('iframe[src="https://lenspov.com/embed/youtube-revenue-estimator.html"]');
    if (f) f.style.height = e.data.height + 'px';
  }
});
</script>

How it works

2

What you are hosting, and who maintains it.

The terms, in full

Free to embed on any site, commercial or not, with no signup and no limit on traffic. Keep the attribution link that ships inside the widget. Do not modify the widget or present its output as your own data. We may update a widget in place, which is the point of hosting it rather than copying it.

Save
Dashboard