Simon Willison’s Weblog

Subscribe
Atom feed

Tools

Filters: Sorted by date

Tool CSV marker map - use ?csv=URL to CSV to populate — View CSV data as markers on an interactive map using the `?csv=URL` parameter to specify a CSV file containing latitude and longitude columns. The map supports additional customization through query parameters including `center` to set the initial location, `zoom` for zoom level, `color` to change marker color, and `marker` to add individual points. Map position and zoom level are automatically saved to the URL bar as you navigate, allowing you to share your current view with others.
Tool Render Markdown — Convert markdown text to HTML using GitHub's markdown rendering API. The tool provides a live preview of the rendered output and allows you to copy the generated HTML or rich text to your clipboard. Additional options include GitHub Flavored Markdown support and automatic cleanup of hidden HTML elements and metadata.
Tool Haiku — # Documentation
Tool OCR PDFs and images directly in your browser — Extract text from PDF documents and images using optical character recognition (OCR) directly in your browser. The tool leverages Tesseract.js for text recognition and PDF.js to handle multi-page PDF files, supporting multiple languages and file formats including JPEG, PNG, and GIF. All processing occurs locally in your browser with no files being transmitted to external servers.