Skip to content

Instantly share code, notes, and snippets.

View brodysmith1's full-sized avatar

Brody Smith brodysmith1

View GitHub Profile
// Core javascript used for Brody Smith's image to social media thumbnail web tool:
// https://brody.fyi/tools/image-to-social-media-thumbnail
import ColorThief from "colorthief/dist/color-thief.mjs"
let inputElement
let outputImage
let showDownloadText
let colorPalette
let colorPrimary