by Arjun Komath
1 (0 reviews)
Capture - Screenshots & PDF
Embed website screenshots and PDFs using Capture API with simple shortcodes.
Tested up to WP 6.8 (Current: 6.9)
v1.2.0
Current Version v1.2.0
Updated 3 months ago
Last Update on 21 Sep, 2025
Synced 15 hours ago
Last Synced on
Rank
#53,293
—
No change
Active Installs
1+
—
No change
KW Avg Position
N/A
—
No change
Downloads
200
—
Total downloads
Support Resolved
0%
—
No change
Rating
20%
Review 1 out of 5
1
(0 reviews)
Next Milestone 10
0+
10+
27,676
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 8 more installs to reach 10+
Rank Changes
Current
#53,293
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
1.0
0 reviews
Overall
20%
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
- PHP Version
- 7.4 or higher
- Author
- Arjun Komath
Support & Rating
- Rating
- ★ ☆ ☆ ☆ ☆ 1
- 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,738
Master Addons For Elementor – White Label, Free Widgets, Hover Effects, Conditions, & Animations
40K+ installs
#930
Qi Addons For Elementor
200K+ installs
#253
MW
MW WP Form
200K+ installs
#262
WPFront Scroll Top
200K+ installs
#270
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