InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Browsershot Alternatives
Similar projects and alternatives to browsershot
-
browserless
Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
-
-
FPDI
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
-
laravel-form-components
Discontinued A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
browsershot discussion
browsershot reviews and mentions
-
My decade long, carefully maintained collection of 700+ handy web dev & design bookmarks. Delve in to my toolkit!
Sure! PHP makes it really simple. I use https://github.com/spatie/browsershot that just makes its way through a JSON feed of the links on a cronjob. I host a lot of stuff on a single VPS so its super flexible.
- Seeking recommendation for image generation in PHP
-
[Showoff Saturday] 10+ years of collecting web dev/design resources in one easy to discover web dev toolkit 🧰 (link in comments)
I used https://github.com/spatie/browsershot along with the WP REST API on a cronjob. I actually used it for social preview images too! https://twitter.com/addy_codes. Each link has a hidden page that builds the social preview in HTML then the screenshot tool screenshots it for me.
-
Any libraries out there that make building a document/template builder for the end user a possibility? Any suggestions for alternatives?
We have an application that generates shipping documentation in PDF formats based on data pulled from our ERP software. I wrote this application myself and uses templates defined in CSS and then use this package to generate the PDF: https://github.com/spatie/browsershot
-
Options for server-end HTML to PDF?
I've recently switched from wkhtmltopdf to https://github.com/spatie/browsershot.
-
Best way to create a pdfs (Recommend a library)
I highly recommend using Chrome in headless mode using this package.
-
How to make screenshots in Laravel with Browsershot
Browsershot is a software by Spatie that converts a webpage into an image or PDF by utilising a headless instance of Chrome. In this post, you will learn how to install it in your Laravel application and use it.
-
10 Laravel packages that might save your day
An alternative and a more popular solution to this is of course spatie/browsershot which does the same thing but using headless Chrome. I used to use Snappy years ago, but now I use Browsershot.
- Convert a webpage to an image or pdf using headless Chrome
-
Vapor custom Docker image + Browsershot
Has anyone managed to make Browsershot (https://github.com/spatie/browsershot) work on Laravel Vapor with docker ?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Stats
spatie/browsershot is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of browsershot is PHP.