LSB is a Python program that creates stylized images like those shown on Lip Sync Battle. It takes an image with a transparent background and creates two shifted "shadows", each in a different color. The spacing between shifts can be controlled with the offset variable. The result is saved as original_filename_LSB.png.

A copy of the code can be downloaded by clicking here.