Blog

Latest updates from Figranium.

New releases, product notes, and behind-the-scenes stories from the Figranium.

Back in the Captain’s Chair: The Figranium Recovery Update

Back in the Captain’s Chair: The Figranium Recovery Update

I am officially back. Figranium is back on track, and I am resuming active development with regular updates. I’ve spent the last few hours fixing the wreckage left by the "maintenance agents" and getting the ship stabilized.

Read more
Leveling Up Figranium: Joining the Mintlify OSS Program

Leveling Up Figranium: Joining the Mintlify OSS Program

Big news: Figranium has officially joined the Mintlify for OSS program! After a proactive migration to level up our documentation, we’ve been accepted into Mintlify’s elite program for open-source projects. This move brings a professional, minimalist edge to our docs. Meet Figgie, our new AI support agent now live in Discord. Read more about our infrastructure growth.

Read more
Figranium vs. Automa: The Illusion of the Exact Same Tool

Figranium vs. Automa: The Illusion of the Exact Same Tool

At first glance, Figranium and Automa look like the exact same tool: visual, block-based, and built for deterministic web automation. But looking under the hood reveals a massive architectural divide. While Automa is a brilliant, lightweight browser extension for personal productivity, Figranium is a self-hosted, API-first engine designed to replace paid enterprise infrastructure. Here is why choosing between them comes down entirely to deployment and scale.

Read more
More Than a Name Change: The Evolution from Doppelganger to Figranium

More Than a Name Change: The Evolution from Doppelganger to Figranium

I’ve officially retired the "Doppelganger" name for Figranium to escape a sea of dictionary definitions and clunky domains like doppelgangerdev.com. This rebrand aligns with our mission of Deterministic Control for an Agentic World. We are moving away from a "basic" aesthetic toward an identity designed to make AI agents autonomous without being unpredictable.

Read more
From Sidebar to Infinity: Introducing Figranium v0.9

From Sidebar to Infinity: Introducing Figranium v0.9

The 30% sidebar is dead. For too long, building automation felt like working through a keyhole. With Figranium (Yes.. we changed our name) v0.9, we’ve broken down the walls, replacing the cramped sidebar with a high-performance Infinite Canvas. This isn’t just a UI tweak—it’s a complete spatial evolution designed to give you Deterministic Control in an increasingly agentic world.

Read more
Figranium v0.8: Deterministic Automation, Now with AI Assistance

Figranium v0.8: Deterministic Automation, Now with AI Assistance

Figranium v0.8 introduces the AI Selector Generator, allowing you to build resilient, self-healing workflows with a single click while keeping runtime costs at $0. This release also brings Smart Locational Interactions for human-like behavior and major performance boosts via Contextual Cookies, reinforcing our commitment to reliable, self-hosted automation.

Read more
Apify Features for Free: Why Browser Automation is Easier Than You Think

Apify Features for Free: Why Browser Automation is Easier Than You Think

Many developers feel stuck between writing brittle Puppeteer scripts or paying a premium for platforms like Apify. I built Figranium to bridge that gap. It’s a browser automation engine that gives you "Enterprise" features—like full execution history and native proxy rotation—without the SaaS markup. It’s about 10% more complex than a managed service because you bring your own proxies, but it’s 90% simpler than traditional self-hosting. If you can click a "Deploy" button on DigitalOcean or Vercel, you can have a full automation stack running in minutes for $0.

Read more
Software Isn’t a Competition: It’s a Map of Our Frustrations

Software Isn’t a Competition: It’s a Map of Our Frustrations

It honestly annoys me how often we ask 'is this better than that' as if software is a sports league. Software doesn’t evolve from 'bad' to 'good'—it branches out to fill specific, painful gaps. I didn't build Figranium to beat the current tools at their own game; I built it because I was tired of treating browsers like robots and wanted to start treating them like APIs. This isn't a marketing pitch; it’s a look at why we need to stop ranking tools and start mapping the frustrations that build them.

Read more
Figranium v0.7: Elevating Browser Automation with Enterprise-Grade Precision and Infrastructure

Figranium v0.7: Elevating Browser Automation with Enterprise-Grade Precision and Infrastructure

Figranium v0.7 transforms browser automation from experimental scripting to enterprise-grade infrastructure. This release empowers developers with surgical data control through granular task exports, introduces native file download handling with the new "wait for downloads" action, and ensures production scalability via official PostgreSQL support. Dive into the details of how these features enhance agent autonomy and streamline your deployment to the cloud.

Read more
Simplifying Automation: Introducing the Figranium Templates Hub

Simplifying Automation: Introducing the Figranium Templates Hub

After a 24-hour battle with the classic industry boss—DNS propagation—the dust has finally settled. I’m excited to announce that the Figranium Templates Hub is officially live at templates.figranium.dev. We’re moving beyond just providing an automation engine; we’re building an ecosystem. From visual previews to deployment-ready logic, the Hub is designed to take you from a blank config to a running workflow in seconds. Here’s a look at the new infrastructure and what’s coming next.

Read more
We Switched Our License (Again): Why Figranium is Now Under GPLv3

We Switched Our License (Again): Why Figranium is Now Under GPLv3

Finding the perfect balance for an open-source tool is an iterative process. After exploring the Sustainable Use License (SUL) and the Notice & Attribution License (NAL v1.0), we’ve decided to move Figranium to a battle-tested, industry-standard home: GPLv3. In this post, we break down why we made the shift, how it protects our project’s lineage, and why this is a win for both developers and commercial users.

Read more
We Chose Safety. Then We Chose Growth (Introducing the Notice & Attribution License)

We Chose Safety. Then We Chose Growth (Introducing the Notice & Attribution License)

We started with the Sustainable Use License to protect the software while it was still fragile. That meant blocking commercial use entirely. As the project matured, that level of restriction stopped making sense. This post explains why we moved to the Notice & Attribution License, how it allows growth without losing control, and what it means for anyone building on the platform going forward.

Read more
Figranium vs Skyvern: Which Browser Automation Tool Should You Use?

Figranium vs Skyvern: Which Browser Automation Tool Should You Use?

This guide breaks down Skyvern and Doppelganger, highlighting setup, costs, workflow complexity, performance, and real-world use cases to help you choose the best browser automation tool.

Read more
Top 10 Self‑Hosted Browser Automation Tools (2026)

Top 10 Self‑Hosted Browser Automation Tools (2026)

Explore the top 10 self-hosted no-code and low-code browser automation tools in 2026, with detailed strengths, weaknesses, and best use cases for each.

Read more
Solving the Biggest Weakness of Self-Hosted Browser Automation: Egress IP Rotation

Solving the Biggest Weakness of Self-Hosted Browser Automation: Egress IP Rotation

Self-hosted browser automation has always struggled with one major limitation: a single egress IP. This post explains why that matters and how native IP rotation finally removes that tradeoff.

Read more
n8n + Figranium: Automate Anything (When APIs Don’t Exist)

n8n + Figranium: Automate Anything (When APIs Don’t Exist)

Automate anything with n8n + Figranium — even sites without APIs. Record browser flows, run them in n8n, and share workflows to streamline repetitive tasks and unlock new automations.

Read more
Why HTTP Automation Fails on Modern Websites

Why HTTP Automation Fails on Modern Websites

HTTP requests are not browsers. Learn why HTTP-based automation breaks on modern websites and how browser-based tools solve it.

Read more
Top 10 Alternatives to Apify for Web Scraping and Browser Automation

Top 10 Alternatives to Apify for Web Scraping and Browser Automation

Explore the best alternatives to Apify for web scraping and browser automation, including self-hosted and cloud-based options.

Read more