Proxies
Route Chromium traffic through a configured proxy when a page requires authenticated access or a specific source network.
Proxy and storage credentials
Save authenticated proxies and storage destinations at the organization level. HCTI assigns opaque IDs that requests use for proxy routing and image storage without resending the credentials.
Organization settings
Proxy and storage credentials are saved once.
Image request
proxy_id + storage_destination_id
HCTI render
Saved IDs are resolved before Chromium loads the page
Image destination
Your optional storage destination
Page access
Route Chromium through a configured proxy, with authentication when required.
Image storage
Turn on Disable HCTI Storage to keep the rendered image only in your destination.
Security at each step
Choose a proxy for browser traffic and a storage destination for the rendered image. HCTI saves each configuration at the organization level and assigns an opaque ID for requests to reference.
Route Chromium traffic through a configured proxy when a page requires authenticated access or a specific source network.
Save proxy passwords and storage credentials once. Image requests send the configuration ID instead of the underlying secrets.
Write generated images to a configured Amazon S3, Cloudflare R2, or S3-compatible storage destination.
Send the rendered image to your storage destination without HCTI storing or serving it.
Saved configurations
After you save a proxy or storage destination, image requests use its ID. Connection URLs, usernames, passwords, and storage keys stay out of application payloads.
{
"url": "https://internal.example",
"proxy_id": "qz8dV7",
"storage_destination_id": "rK4mxP"
}You
HTML/CSS to Image
HTML/CSS to Image
MCP integration
Connect an MCP-compatible AI client to HCTI through OAuth.
Generate images and PDFs, capture webpages, and work with templates without putting an API key in the prompt.
Use cases
Use an authenticated proxy to capture pages that HCTI cannot reach directly from the public internet.
Route Chromium traffic through a configured proxy when a site requires a specific source network.
Write images to your storage destination and, when configured on that destination, prevent HCTI from retaining the rendered file.
Let authorized organization members manage proxy and storage credentials while applications send only the opaque IDs shown in the dashboard.
Configure proxies and storage
Save each configuration once, then use its opaque ID on the image requests that need it.
Related features
Learn about related options for image and PDF generation, storage, security, and team access.