返回 2026-05-09
🛠 工具 / 开源

Big Words:一个用于生成演示文稿幻灯片的轻量级工具Big Words

simonwillison.net·2026-05-07 节选正文

Simon Willison 开发了一个名为 Big Words 的工具,用于快速生成带有文本的幻灯片。该工具接受 URL 查询参数并将它们转换为简单的演示页面,适用于其 vibe-coded macOS 演示框架。它通过 GitHub PR #279 实现,支持动态内容注入,简化了技术演讲中的视觉辅助制作流程。

Simon Willison

7th May 2026

Tool Big Words

I'm using my vibe coded macOS presentations tool to put together a talk, and I wanted to add a slide with some text on it. The tool only accepts URLs, so I put together a quick page that accepts query string arguments and turns them into a simple slide.

Here's an example: https://tools.simonwillison.net/big-words?text=simonwillison.net&gradient=1&size=9.5

Double click or double tap the page to access a form for modifying the different options.

Posted 7th May 2026 at 6:47 pm

需要完整排版与评论请前往来源站点阅读。