by techulus
0 (0 reviews)
Capture – Screenshots & PDF
Embed website screenshots and PDFs using Capture API with simple shortcodes.
Tested up to WP 6.8.5 (Current: 6.9.4)
v1.2.0
Current Version v1.2.0
Updated 6 months ago
Last Update on 21 Sep, 2025
Refreshed 6 hours ago
Last Refreshed on
Rank
#31,990
—
No change
Active Installs
10+
-41.2%
KW Avg Position
N/A
—
No change
Downloads
333
+1 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 20
10+
20+
10,558
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 5 more installs to reach 20+
Rank Changes
Current
#31,990
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.2.0
- Last Updated
- Sep 21, 2025
- Requires WP
- 4.7+
- Tested Up To
- 6.8.5
- PHP Version
- 7.4 or higher
- Author
- techulus
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,720
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#956
Qi Addons For Elementor
200K+ installs
#252
MW
MW WP Form
200K+ installs
#266
WPFront Scroll Top
200K+ installs
#272
Frequently Asked Questions
Common questions about Capture – Screenshots & PDF
Yes, you need an API key and secret from Capture. Sign up at https://capture.page/console
Screenshot shortcode parameters: Required: * url - Target website URL Viewport & Capture Area: * vw - Viewport width in pixels (default: 1440) * vh - Viewport height in pixels (default: 900) * scaleFactor - Screen scale factor (default: 1) * top - Top offset for clipping (default: 0) * left - Left offset for clipping (default: 0) * width - Clipping width (default: viewport width) * height - Clipping height (default: viewport height) Timing & Waiting: * waitFor - CSS selector to wait for * waitForId - Element ID to wait for * delay - Delay in seconds before capture (default: 0) Screenshot Options: * full - Capture full page (true/false) * darkMode - Take dark mode screenshot (true/false) * blockCookieBanners - Dismiss cookie consent (true/false) * blockAds - Block advertisements (true/false) * bypassBotDetection - Solve captchas (true/false) Selectors: * selector - Screenshot specific CSS selector * selectorId - Screenshot specific element ID * transparent - Transparent background (true/false) Device & Rendering: * userAgent - Custom user agent * emulateDevice - Specific device emulation * httpAuth - HTTP Basic Authentication Image Processing: * resizeWidth - Resize image width * resizeHeight - Resize image height * type - Image format (png, jpeg, webp - default: png) * bestFormat - Optimize image format (true/false, default: true) * fileName - Custom filename for the image (e.g., "screenshot.png") Caching: * fresh - Force new screenshot (true/false) WordPress Specific: * class - CSS class for the image * alt - Alt text for the image * loading - Loading attribute (lazy/eager) PDF shortcode parameters: Required: * url - Target website URL Page Dimensions: * width - Paper width (with units) * height - Paper height (with units) * format - Paper size (Letter, Legal, Tabloid, Ledger, A0-A6, default: A4) Margins: * marginTop - Top margin * marginRight - Right margin * marginBottom - Bottom margin * marginLeft - Left margin Rendering: * scale - Rendering scale (default: 1) * landscape - Paper orientation (true/false, default: false) * printBackground - Print background graphics (true/false) Timing: * delay - Seconds to wait before capturing (default: 0) * timestamp - Force page reload Authentication: * httpAuth - HTTP Basic Authentication (base64url encoded) * userAgent - Custom user agent (base64url encoded) File Options: * fileName - Custom filename for the PDF (e.g., "document.pdf") WordPress Specific: * text - Link text (default: "Download PDF") * target - Link target (_blank/_self) * class - CSS class for the link
Yes! The plugin includes CSS classes you can target: * .capture-screenshot - For screenshot images * .capture-pdf - For PDF download links * .capture-error - For error messages
Yes, the plugin follows WordPress security best practices: * Input sanitization and validation * Nonce verification for admin actions * Secure credential storage * Output escaping