Simple headless browser API to render images (PNG, JPEG, WebP, TIFF, BMP, etc.) and PDFs from plain HTML.
Name | Type | Default | Description |
---|---|---|---|
HEADLESS_KEY |
str |
None |
Secret key that should be passed in protected calls so that the server-side "trusts" the client side (authentication). |
Headless is available on Docker Hub with the following tags:
Tag | Description | Supported Architectures |
---|---|---|
latest |
The most up-to-date stable version. | amd64 |
debian |
Debian-based container for stability and security. | amd64 |
chromium |
Container using chromium instead of chrome. | amd64 , arm/v7 , arm64/v8 |
Headless is currently licensed under the Apache License, Version 2.0.