Browser "Save as PDF" is a mess. Ads, navigation menus, cookie banners — everything gets dumped into your PDF. There's a better way.
The problem with browser saves
You want to save an article for offline reading or archival. You hit Cmd+P, choose "Save as PDF," and get a cluttered document full of sidebar widgets and advertisements. The article you wanted is buried under cookie consent dialogs and newsletter popups.
Browser extensions like PrintFriendly or Mercury Reader strip some clutter, but they break when sites update their layouts, they require accounts, and they add yet another tool to manage. Pocket and Instapaper save articles for later reading, but you don't own the content — it lives on their servers, and if the service shuts down or changes its terms, your archive goes with it.
Your Zo takes a different approach: it reads the webpage with a real browser, extracts just the article content, and converts it to a clean PDF saved to your workspace. You own the file. It's on your server. No service dependency.
Save a page
Save this article as a PDF: https://example.com/interesting-article
Your Zo fetches the page using a real browser (handles JavaScript-rendered content, login walls, and dynamic loading), extracts the article text and images using readability algorithms, embeds images directly in the document, converts to PDF using pandoc, and saves it to your workspace so you can download it anytime.
The result is a clean document with just the content — no navigation, no ads, no cookie banners.
Customize the output
Control how the PDF looks:
Save this as a PDF with larger text and wider margins: https://example.com/article
Download this article as a two-column PDF with a sans-serif font: https://example.com/article
Save this page as a PDF in A4 format with page numbers in the footer: https://example.com/article
Your Zo passes formatting options to pandoc, so anything pandoc supports — page size, fonts, column layouts, headers, footers — you can request in plain English.
PDF vs Markdown: when to use which
Your Zo can save pages as either PDF or Markdown. The right format depends on what you're doing with the content afterward.
Save as PDF when:
- You want to read it as-is, offline or on a tablet
- You're sharing it with someone who needs a finished document
- You want to preserve the visual layout (images, formatting, embedded charts)
- You're archiving something for reference and don't plan to edit it
Save as Markdown when:
- You want to search across saved articles later (
"Search my saved articles for mentions of transformer architecture") - You're building a research collection you'll reference, quote, or remix
- You want to feed content into other workflows — summaries, analysis, daily digests
- You plan to edit or annotate the content
Save this article as Markdown: https://example.com/research-paper
Markdown files land in /home/workspace/Articles/ where your Zo can search and reason over them. PDF files are better for archival and sharing. Many people save both: Markdown for working with the content, PDF for a clean reading copy.
Batch saving
Save multiple pages at once when you're doing research or want to archive a reading list:
Save these articles as PDFs: - https://example.com/article-1 - https://example.com/article-2 - https://example.com/article-3
For larger collections, describe what you want:
Go to https://example.com/blog and save the 10 most recent posts as PDFs
Save all the links I bookmarked in my "AI Research" note on Google Drive as Markdown files
Batch saves work well with other tools your Zo has access to. If you have a reading list in Google Drive or links in a Notion page, your Zo can pull the URLs and save them all.
Build a personal archive
66% of links break within a decade. That article you want to reference next year might be a 404 by then. Saving pages to your workspace means you own the content regardless of whether the original site survives.
A few patterns that work well for building a lasting archive:
Organized by topic:
Save this article as a PDF in /home/workspace/Articles/machine-learning/: https://example.com/article
With automated filing:
Save this article as a PDF. Based on the content, create a subfolder under /home/workspace/Articles/ if one doesn't exist for this topic.
Scheduled archival:
Create a weekly agent that checks my "Read Later" note in Google Drive. For any new URLs added since last week, save them as both PDF and Markdown. Text me a summary of what was saved.
Over time, you build a searchable personal library on your Zo. Unlike bookmarks that rot, the content is yours.
Getting started
Try saving one article:
Save this article as a PDF: https://example.com/interesting-article
Check the result in your workspace. If you like it, try a batch save or set up an archival agent. Your Zo handles the fetching, cleaning, and converting — you just point it at the pages worth keeping.
More from the blog
How to Connect Telegram to Zo
Chat with your Zo on Telegram. Same AI, same tools, same memory. Ask questions, run tasks, get agent updates, and manage your digital life from any device.
How to Automate Anything with Zo Agents
Set up AI agents on Zo that run on a schedule. Morning briefings, inbox summaries, price monitors, competitor tracking, and weekly reports, all on autopilot.
How to Text Your AI
Text your Zo like a friend. Check your calendar, send emails, search the web, and run tasks, all from a text message. No app required.
How to Build a Portfolio Website with AI
Build a portfolio website on Zo in 5 minutes. No templates, no drag-and-drop. Describe what you want and it's live at yourname.zo.space.
Build Your Personal Corner of the Internet
Build and deploy a personal website on Zo Computer in minutes. No hosting, no deploys, no config. Just describe what you want and it's live.
How to Automate Social Media Posting
Let Zo draft, schedule, and post content across your social platforms automatically.
Create a Persona in Zo
Make Zo talk and think the way you want — create custom personas for any use case.
How to Make a Daily News Digest Automation
Wake up to a personalized news briefing delivered to your inbox, texts, or Telegram every morning.
How to Use Gmail Integration with Zo
Search, read, organize, and respond to your emails without ever leaving Zo.
How to Use Google Calendar with Zo
View, create, and manage your calendar events by just talking to Zo.
How to Use Google Drive with Zo
Search, read, and manage your Google Drive files directly from Zo.
How to Use Linear with Zo
Manage your tasks, issues, and projects in Linear directly from Zo.
How to Make Rules
Teach Zo your preferences so it behaves the way you want — every time.
How to Use Notion with Zo
Search, read, and manage your Notion workspace through natural conversation.
Organize Your Zo Workspace
Keep your Zo workspace clean and organized — just ask Zo to do it for you.
How to Send Emails with Zo
Compose, review, and send emails directly from your Zo workspace.
How to Use Spotify with Zo
Control your music, discover new tracks, and manage playlists through Zo.
How to Use LinkedIn with Zo
Search profiles, check messages, and manage your LinkedIn activity through Zo.
How to Run Claude Code on Zo
Run Claude Code on Zo Computer. It's already installed. Connect your API key, SSH in from your IDE, and start coding on a cloud machine with AI built in.
How to Run Hermes Agent on Zo
Run Hermes Agent on Zo Computer. Install the self-improving AI agent framework, connect it to Telegram or Discord, and bridge Zo's 50+ tools into Hermes.
How Zo Runs AI Coding Agents for You
Zo can launch and orchestrate Claude Code, Codex CLI, and Gemini CLI in headless mode. Your Zo handles the git, the scheduling, and the delivery. The coding agent handles the code.
Best ChatGPT Alternatives in 2026: AI Tools That Go Beyond Chat
A practical evaluation of the best ChatGPT alternatives in 2026, comparing Claude, Gemini, Copilot, DeepSeek, Perplexity, and Zo Computer across automation, persistence, data ownership, and deployment flexibility.
Personal AI Agents: What They Are, How They Work, and Why 2026 Is the Year They Get Real
A technical breakdown of personal AI agent architecture in 2026: the observe-plan-act loop, persistent memory, tool integration via MCP, and why infrastructure, not intelligence, is the bottleneck.
Which Zo Plan Is Right for You?
Compare Zo's Free, Basic, Pro, and Ultra plans. Find the right fit for your personal cloud computer based on AI usage, hosting needs, and compute requirements.
How to Run OpenClaw on Zo
Run OpenClaw on Zo Computer. Install, configure Tailscale access, connect 50+ tools, and get your AI agent live on Telegram, Discord, or WhatsApp.
How to Build an API with Zo
Create and deploy API endpoints on zo.space — live instantly, no server setup needed.
How to Turn Any Music Article into a Spotify Playlist
Read a blog post, extract the songs, create a Spotify playlist—all with one AI command. Works with Pitchfork, NME, or any music article.
How to Self-Host n8n
Self-host n8n free on Zo Computer—no Docker required. n8n Cloud costs $24/mo, self-hosting costs $0. Get a public URL and webhooks working in 5 minutes.
How to Set Up a Plain-Text Flashcard System
Set up hashcards, a plain-text spaced repetition system, on your own cloud server. Learn faster with flashcards stored as simple markdown files.
How to Run VS Code in Your Browser
Set up VS Code Server on your own cloud server and access your development environment from any browser. A self-hosted alternative to GitHub Codespaces and Gitpod.
How to Connect Your IDE to a Remote Server
Set up SSH access to your Zo Computer and connect VS Code, Cursor, or any IDE for remote development. Code on a powerful server from anywhere.