Who Is Peter Steinberger? The iOS Legend Who Built PSPDFKit, Burned Out, and Returned as the Father of OpenClaw

Key Takeaways
- Peter Steinberger (@steipete) is an Austrian software engineer best known as the founder of PSPDFKit, a leading PDF framework that powered apps on over one billion devices.
- After a successful exit in 2021 and a period of burnout, he returned to coding in 2024–2025 using AI agents, creating OpenClaw (formerly Clawdbot/Moltbot), one of the fastest-growing open-source AI agent projects in history with 180,000+ GitHub stars.
- In February 2026, he joined OpenAI as an engineer, bringing his expertise in agentic engineering and extreme productivity workflows.
- Steinberger exemplifies the shift from traditional software engineering to “vibe coding” and “agentic engineering,” shipping thousands of commits monthly by delegating most code writing to AI models like Claude.
- His journey highlights the power of solving personal pain points, open-source sharing, and embracing AI to multiply individual output.
Early Life and Education
Born and raised in rural Austria, Peter Steinberger developed an early obsession with computers at age 14 after a summer guest introduced him to a PC. He studied software engineering at the Vienna University of Technology (TU Wien) and later taught iOS and Mac development courses there.
Before founding his own company, he worked as a senior iOS engineer in Silicon Valley. His deep roots in Apple’s ecosystem shaped his obsession with performance, developer experience, and elegant APIs.
The PSPDFKit Era (2011–2021)
While waiting six months for a U.S. work visa in 2011, Steinberger built PSPDFKit as a side project to solve the notoriously difficult problem of high-performance PDF rendering and interaction on iOS.
What started as a personal tool quickly became the industry standard:
- Bootstrapped entirely without external funding initially.
- Expanded from iOS to Android, Web, Windows, and macOS.
- Powered PDF features in apps from Apple, Dropbox, and thousands of enterprises.
- Reached millions in annual recurring revenue and supported a fully remote team of over 60 people.
- Successfully exited in 2021 (later rebranded under Nutrient).
Why PSPDFKit succeeded: Steinberger obsessed over developer experience — writing extensive blog posts, creating polished APIs, and maintaining exceptional documentation. Analysis shows this content-first approach built organic adoption far more effectively than traditional sales tactics.
Burnout, Retirement, and the AI Rebirth
After 13 years as founder and CEO, Steinberger experienced severe burnout from “people stuff” — board meetings, team conflicts, and constant customer demands. He stepped away from day-to-day coding and felt he had lost his “mojo.”
In late 2024, he returned to building, this time leveraging frontier AI models. He began experimenting with agents, creating dozens of small tools before launching what became OpenClaw.
The project started as a simple personal assistant because “it didn’t exist and I was annoyed.” Within hours of prompting, he had a working prototype. It exploded in popularity:
- Gained thousands of GitHub stars in the first day.
- Reached over 180,000 stars within months.
- Attracted attention from Sam Altman (OpenAI) and Mark Zuckerberg (Meta).
OpenClaw and the Rise of Agentic Engineering
OpenClaw (previously Clawdbot / Moltbot) is an open-source AI agent framework designed for autonomous, long-running tasks — from browsing and emailing to complex software engineering workflows.
Steinberger’s approach, often called “vibe coding” or “agentic engineering,” includes:
- Delegating nearly 100% of code writing to AI models.
- Shipping 6,000+ commits in a single month.
- Accepting that AI-generated code won’t match his personal style but will advance the project faster.
- Using heavy prompting, iteration loops, and self-review mechanisms.
Community feedback suggests his workflow represents the future for solo developers and small teams: treat AI agents as junior-to-senior engineers you manage rather than micromanage.
Common pitfalls he warns against:
- Over-attachment to perfect code style.
- Under-estimating the need for strong agent orchestration and review processes.
- Ignoring cost and rate limits when scaling agent usage.
Joining OpenAI (2026)
In February 2026, Peter Steinberger joined OpenAI. The move followed intense interest from multiple AI labs. Rather than a traditional acquisition, it was an acqui-hire focused on his talent and vision for agent-first products.
He continues to advocate for open-source principles while pushing the boundaries of what personal AI assistants can achieve — moving beyond chat to genuine action-taking agents.
Technical Philosophy and Influence
Steinberger’s public contributions include:
- Hundreds of open-source repositories on GitHub.
- Detailed blog posts on steipete.me about AI workflows, prompt engineering, and developer productivity.
- Speaking engagements at conferences like TEDAI and CASE Conf.
- Active presence on X (@steipete), where he shares real-time insights into agentic development.
His story demonstrates how deep platform expertise (iOS/PDF) combined with rapid experimentation in emerging tech (AI agents) creates outsized impact.
Conclusion
Peter Steinberger’s career traces the evolution of modern software development: from hand-crafted native code to leading a global PDF empire, through burnout, and into the agentic AI era where one developer can ship at the pace of an entire team.
His work with OpenClaw and current role at OpenAI continue to influence how engineers build and collaborate with AI. For developers seeking to multiply their output, studying Steinberger’s methods — from solving real pain points to embracing “ship code you don’t read” — offers actionable lessons.
Follow his journey on GitHub (@steipete), X (@steipete), or his blog at steipete.me to stay updated on the next wave of agentic tools.
The future of software engineering is being written by builders like Peter Steinberger — one prompt, one agent, and thousands of commits at a time.