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.
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.
Project your YouTube channel's monthly revenue across ads, sponsorships, memberships, affiliate, and merch. Built on real CPM data across 30 niches.
<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>
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.
<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>
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…
<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>
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.
<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>
5-question quiz that ranks the top 3 YouTube niches for your income potential using real CPM data across 30 niches.
<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>
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.
<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>
Paste a transcript with timestamps and surface the top 5 short-clip candidates ranked by keyword density, emotional cue density, and listicle structure.
<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>
Generate a YouTube tag bundle, description template, and hashtag set from a title and keyword.
<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>
Heuristic CTR estimator for YouTube thumbnails based on 8 design dimensions correlated with above-average CTR.
<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>
Live YouTube title scorer that grades length, SERP truncation, curiosity gap, keyword fit, and pattern strength.
<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>
Estimate watch time and retention from your video script length, delivery pace, and niche. Built on YouTube's documented retention curves.
<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>
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).
<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>
Estimate your monthly AdSense earnings based on views, niche, and video length. See how many videos you need to hit your income goals.
<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>
What you are hosting, and who maintains it.
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.