Skip to content

Instantly share code, notes, and snippets.

View fartinmartin's full-sized avatar
👹

Martin Lindberg fartinmartin

👹
View GitHub Profile
@fartinmartin
fartinmartin / pdf.md
Last active October 31, 2025 22:01
PDF optimization via CLI

PDF optimization via CLI

  • Open a new Terminal.app window
  • Type cd (including the space)
  • Drag and drop folder containing original PDFs into the terminal window. Now the command looks something like:
cd /Users/work/Desktop/My\ PDFs 
  • Press Enter
@fartinmartin
fartinmartin / _afterEffectsSnippets.md
Last active November 30, 2025 16:24
After Effects Snippets

After Effects Snippets

To embed these individually append ?file="FILENAME" to the embed src link.

<script src="https://gist.github.com/fartinmartin/f6fe63328817a6eff17a07e60b2a6eb1.js?file=lookAtLayer.jsx"></script>

Sources