168 tools, grouped by the month they were created.
-
cooking-timer
(colophon)
Create cooking recipes with detailed step-by-step instructions and automatically track elapsed time and upcoming tasks during meal preparation. Load recipes from URLs or paste JSON directly, save frequently-used recipes for...
-
pge-outages-hmb
(colophon)
Track power outages affecting the Half Moon Bay area with this interactive map displaying real-time PG&E outage data within a 15-mile radius. The application visualizes outage locations as point markers...
-
microquickjs
(colophon)
Execute JavaScript code in a minimal MicroQuickJS sandbox running via WebAssembly, with results displayed for the final expression in your code. Code snippets are automatically saved in the URL hash,...
-
llm-lib
(colophon)
Test llm-lib, a unified JavaScript library that provides a consistent interface for multiple large language model providers including OpenAI, Anthropic Claude, and Google Gemini. Configure your provider credentials and model...
-
blackened-cauliflower-and-turkish-style-stew
(colophon)
Track and manage two simultaneous recipes with this interactive cooking timer that displays the current step, upcoming tasks, and a complete timeline with clock times. The timer persists across browser...
-
image-print
(colophon)
Create custom photo print layouts for A4 pages with adjustable grid configurations, image fitting options, and portrait or landscape orientations. Users can add photos by uploading files or dragging and...
-
grid-lanes-polyfill
(colophon)
Explore the CSS Grid Lanes polyfill, which brings native masonry-style layout capabilities to all browsers through the `display: grid-lanes` property. The demonstration showcases six practical layout patterns including photo galleries,...
-
json-diff
(colophon)
Compare JSON documents side-by-side to identify additions, removals, and modifications between two versions. The tool displays differences with color-coded highlighting and provides character-level detail for string changes, making it easy...
-
claude-code-timeline
(colophon)
View Claude Code session `.jsonl` files as an interactive timeline with customizable filtering and search capabilities. This tool displays events chronologically, extracting conversation messages, tool calls, and file snapshots with...
-
codex-timeline
(colophon)
View Mozilla Codex rollout timeline events by uploading or pasting a JSONL file to explore the sequence of messages, function calls, and system events with interactive filtering and search capabilities....
-
quickjs
(colophon)
Execute JavaScript code in a sandboxed QuickJS environment that runs via WebAssembly, enabling secure and fast script execution directly in the browser. Code is automatically saved to the URL hash,...
-
is-it-a-bird
(colophon)
Determine whether images contain birds using OpenAI's CLIP model running directly in your browser through Transformers.js. Upload images by dragging and dropping, pasting from your clipboard, or selecting files, or...
-
blog-to-newsletter
(colophon)
Create a newsletter from Simon Willison's blog posts, links, and other content by selecting content from the past several days and arranging it in your preferred order. The tool fetches...
-
clipboard-backup
(colophon)
Save and manage clipboard content across multiple formats including text, HTML, RTF, and images with this clipboard backup tool. Paste any content from your clipboard to automatically create a backup...
-
transparent-png
(colophon)
Make Colors Transparent in PNG is an interactive tool that allows you to remove specific colors from images and export the result with transparent backgrounds. Upload or paste an image,...
-
justhtml
(colophon)
Test the JustHTML Python HTML5 parser directly in your browser with this interactive playground. Parse, query, and manipulate HTML using CSS selectors, pretty-print documents, extract text content, and convert HTML...
-
view-pdf
(colophon)
View PDF documents directly in your browser with this lightweight viewer that supports navigation, zooming, and automatic scaling. Load PDFs by entering a URL or passing one via the `?url=`...
-
bugzilla-bug
(colophon)
View Mozilla Bugzilla bug reports with a streamlined interface that displays bug details, comments, and change history in an organized timeline format. Enter a bug ID, URL, or Bugzilla link...
-
pypi-changelog
(colophon)
Track changes across PyPI package versions by entering a package name and viewing detailed diffs between releases. This tool downloads and compares wheel files from PyPI, displaying file-by-file changes with...
-
bluesky-search
(colophon)
Search Bluesky posts using advanced filters and options to organize results by latest or top engagement. This tool requires authentication with your Bluesky account credentials and supports filtering by date...
-
tacopy-playground
(colophon)
Explore how tail-recursive Python functions are transformed into optimized iterative code using the Tacopy library. Enter your recursive function in the input panel to see the automatically generated transformed version,...
-
notes-to-markdown
(colophon)
Convert Apple Notes content to Markdown and HTML formats while preserving hyperlinks and formatting. Paste your notes into the text area to automatically generate both Markdown and HTML outputs, with...
-
octave-explainer
(colophon)
Explore the mathematical and sonic relationship between frequencies through interactive demonstrations and a playable piano keyboard. This educational tool visualizes how an octave represents a 2:1 frequency ratio, allowing you...