Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

How to Save a Claude Chat as a PDF [video]

This video tutorial demonstrates step-by-step how to save a Claude AI chat as a PDF file, covering the necessary options and settings to export the conversation.

Background

- Claude is a large language model (LLM) / AI chatbot developed by Anthropic, similar to ChatGPT but marketed as more safety-focused and "constitutional." Users interact with it through a web interface at claude.ai. - This short tutorial video shows how to save a Claude conversation as a PDF file — something that isn't natively built into the chat interface itself. The method likely involves using the browser's "Print to PDF" feature (Ctrl+P / Cmd+P) or a browser extension. - Why this matters: LLM chats are ephemeral by default; saving them as PDFs lets users keep permanent records of important conversations (code snippets, analysis, writing drafts) for reference, sharing, or offline use. This is a common "life hack" for power users of AI tools.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.