Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 6, 2022 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/9da570bed878fd13cb677411a64b224f to your computer and use it in GitHub Desktop.
Save parzibyte/9da570bed878fd13cb677411a64b224f to your computer and use it in GitHub Desktop.
import (
"bytes"
"encoding/base64"
"image"
"image/color"
_ "image/jpeg"
_ "image/png"
"os"
"strings"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment