RSS

2025-10-21Early stores and loads page settings in URLs without JavaScript.
2025-10-20
Split JavaScript strings before, at, after, or around a pattern. A simple JavaScript function to split strings more easily.
2025-10-20
Narner splits text files into parts based on their content. The tool can act on one file or a batch of files. It splits the text of each given file every time its content matches a given regex pattern or substring.
2025-09-30
Get Links extracts then acts on URLs in pasted clipboard text. The tool lists unique links found in the plain and rich text system clipboards, to copy, save or batch open.
2025-08-29
Hex colour codes as timestamps. Generate short, case insensitive, chronologically sorted, 6 character strings, each mapped to a timestamp and hex colour. For IDs, reference stamps, and URL slugs.
2025-08-26Skip parses plain text, markup and Markdown to HTML with XSLT.
2025-08-24Paste Intercept acts on clipboard data before a paste completes.
2025-07-14Wren makes HTML files that use Markdown as their source code.
2025-07-11MD Editor focuses on one document section at a time.
2025-07-02Not footnotes but some alternatives. (HTML+CSS)
2025-04-05
Stow edits tables and stores tabular data in a JSON format. Written in vanilla JavaScript, the GUI tool reads and writes local (gzipped) plain text files, runs offline in a Chromium browser, and bundles everything into a HTML monofile that weighs under 50KB.
2025-03-11
Swotch makes limited palette PNGs and swatch SVGs from images. A single file ~14KB tool that runs offline in a browser. Written in vanilla JavaScript.
2025-02-28
Chop splits one image to many and performs basic OCR. Written in vanilla JavaScript, Chop runs offline in a browser as a single page tool. The monofile version weighs <120KB.
2025-02-06
Armature makes composition guides for art and design work. The project presents a simple tool to generate composition design guides based on classical art theory. It covers harmonic symmetry, dynamic symmetry, rabatment, and other baroque ideas. The tool packs everything involved into a single html file which can run offline in a web browser. It features a simple UI with built in presets to control a custom JavaScript library, and can save the generated armatures as ready to use lightweight SVG vector files, and PNG raster images.
2024-12-30
Stog hides or finds zip archives in image files. Stog works offline as a single page static site. The tool combines a given image and zip archive (or a custom message) into a polyglot file. The produced file appears as either the image or the zip depending on whether its name ends with the original image extension or '.zip'. The tool can also separate a polyglot file back into a .zip and image file.
2024-11-27
Chute chains JS method and function calls in a pipeline style. Written in vanilla JavaScript, Chute works as a lightweight helper function.
2024-11-11
Tbook converts EPUBs to folders and chapters to MD text files. The project covers an open format and batch converter site.
2024-09-01
Monotext typesets copy as monospace plain text. (Pre-alpha) The project includes a markup syntax, a JavaScript tool, and a live playground site, to produce Monotext. It defines Monotext as monospace plain text typeset in a specific style that follows the conventions of typesetting with a typewriter.
2023-04-01
Static Site Generator builds my portfolio site. (Demo video) Written in vanilla JavaScript to run offline in a browser, this tool has a simple drag and drop user interface to turn a folder of files into a ready-to-upload interlinked HTML + CSS site.
2023-02-04
Koad edits and runs JavaScript snippets live. This project features a simple to use and lightweight JavaScript playground that runs code live or on demand. Written in vanilla JS with no dependencies, this basic tool works offline in a browser as a single page static site.
2022-12-05
Perline formats text in a one sentence per line style. The project includes a live two-way converter tool with a maximum line width option for further semantic wrapping.
2022-08-02
Glon formats JSON-like data in a Markdown compatible list. The project introduces a Markdown compatible open format for plain-text data based on a bullet point list. It also includes a two way JSON to GLON converter tool, documentation, and a live playground site.
2020-07-21
Tern converts tables and 2D tabular data between formats. Made for plain-text tables, flat object lists, and key value pairs, the project covers a library of custom converters, and single page converter site. The tool handles simple JSON, ASCII, Markdown, CSV, TSV, and HTML data.
2020-04-14
Mull calculates named values, ranges and sums in plain text. A notepad style interface captures and names values and ranges to express sums clearly and make live calculations simpler to reason about, quicker to edit, and easier to read. When working with ranges, the tool presents side-by-side running totals for the potential minimums, averages, and maximums. The vanilla JavaScript tool runs offline in a browser and bundles to a single HTML file weighing under 20KB.

I work as a freelance illustrator and designer1, and post about programming on this unrelated page. I enjoy making useful tools and scripts.

If I can help make something for you or your project, please contact me about remote work at abbottgreg@proton.me.
Timezone: England.

Some of my code related projects involve:

  • Vanilla JavaScript
  • HTML
  • CSS
  • SVG
  • Scripting (ES3) for:
    • Adobe Photoshop
    • Adobe Illustrator
  • Mac Scripting (JXA)
  • Browser and site specific scripts and tools
  • E-Prime
  • Batch file processing
  • Plain text data parsing and converting
  • Organising and archiving collections
  • Basic Mac apps