audacity-glitcher icon indicating copy to clipboard operation
audacity-glitcher copied to clipboard

Python scripts for creating image glitches in Audacity

Audacity Image Glitcher

Python scripts for glitching images with Audacity.

Example Editing UI

Prerequisites

Usage

  • Open a new Audacity project
  • Open a new terminal window and navigate to the root of this repository
  • Run python server.py to start the Flask server
  • Navigate to localhost:5000 in your browser
  • Import your image file
  • Apply as many effects as you want!
  • Export your file
  • Check your results, and repeat!

Example Output

Example Output


Image Sonification Tutorials

If you're new to glitching in Audacity, these tutorials will help you understand what's going on under the hood.

Audacity Scripting Reference

Useful links for anyone looking to write their own scripts.


Artist Notes

You can see some of my glitch work at zoewolfe.gay.


Troubleshooting