Hero Image

Tessera 1.3.0 update

Tessera 1.3.0 is now available. Revisit your Gumroad purchase to download the latest ZIP files, or enjoy the new features online at tessera.slithy.me.

Images can now be exported in the modern WebP format, I've fixed a bug with file names, and the Unsplash view has received some under-the-hood improvements.

Exclusive to the desktop version of Tessera, there's a new "GIF palette" option under the export dialog's Color Separations menu. This allows you to reduce a reconstruction to a limited color palette and export a single GIF file for retro graphics, stickers, and constrained-color workflows.

Here's the new "GIF palette" dialog:

And here's a comparison between the reconstructed PNG, and it's 256-GIF rendition.

What fun can be had with this? For example, here's four Tessera 128-color GIF files combined with post-processing software into an animated jitter photo:

1.3.0 — 2026-06-14

Features

  • GIF palette export — new Electron-only separation mode for reduced-color single-file GIF output; remaps SVG fills into a limited palette before rasterizing, includes a dedicated GIF icon, configurable color count and dither, and saves files with a --{n}-colors.gif suffix
  • WebP export — new primary export format in the main export modal; supports standard raster export flows with PNG fallback for mobile sharing

Other improvements

  • Desktop page copy — Tessera for Desktop and supporting docs now call out GIF palette export alongside the other desktop-only features

1.2.1 — 2026-06-08

Bug fixes

  • Desktop export filenames — exports now use the native system save dialog, and desktop image sources opened from the File Browser or other local ingest paths preserve the original image filename instead of falling back to timestamps or thumbnail-cache names
  • Unsplash latest feed — the Latest view now follows Unsplash’s documented pagination headers when deciding whether more pages exist, restoring reliable infinite scroll when the API returns a short page before the end of the feed