• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4251 shaares
 
Filters
4 results tagged screencast

SVGs that feel like GIFs | Vincent D. Warmerdam

QRCode

The moving image below is only 49Kb and has an incredibly high resolution. It's similar to a GIF but instead of showing moving images, it shows moving SVGs!

Getting these to work involves asciinema and svg-term-cli. After uploading the asciinema you can use the tool to download a file that you can immediately click and drag into a README, or you can use this snippet to keep things local:

https://koaning.io/posts/svg-gifs/
July 15, 2025 at 1:38:03 PM EDT *
svg animation screencast
FILLER

Record

QRCode

A browser-based screen recorder with picture-in-picture support

https://record.addy.ie/
February 25, 2025 at 3:22:03 PM EST *
recorder screencast video
FILLER

One simple trick to make your screenshots 80% smaller

QRCode

When you capture a screenshot on your Mac, it will be saved in the PNG-32 format, with support for 16 million distinct colors and transparency. This means that the screenshot will perfectly capture every pixel on your screen, but having four 8-bit channels for red, green, blue and alpha (transparency) for every pixel makes the file very large. If you're interested, you can verify this yourself using pngcheck.

The first step is to reduce the color palette of the screenshot. This is a type of lossy compression called color quantization, which will reduce the number of distinct colors in the image. The pngquant command line utility is the perfect tool for this job

In 2013, Google released zopfli, which claimed to improve compression by 3-8% compared to zlib. The trade off for this improvement: waiting an extra 1-2 seconds. (There is no decompression penalty when viewing the compressed image).

pngquant 64 --skip-if-larger --strip --ext=.png --force "$1" zopflipng -y "$1" "$1"
https://about.gitlab.com/blog/2020/01/30/simple-trick-for-smaller-screenshots/
April 27, 2023 at 1:29:00 PM EDT *
png screencast
FILLER

Recordit: Record screencasts fast & free! with GIF Support!

QRCode
http://recordit.co/
August 20, 2016 at 4:24:05 PM EDT *
macos screencast
FILLER
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community