Skip to content

📷✨ Scintillate your images with tinker-pixel

Notifications You must be signed in to change notification settings

jaffreyjoy/tinker-pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinker-pixel

Scintillate your images with tinker-pixel ✨


Basic Filters

  • Brightness
  • Contrast
  • Opacity
  • Grayscale
  • Blur
  • Invert
  • Hue Rotate
  • Saturation

Advanced Filters

  • Colors of Life
  • Blurred Beauty
  • Oil Paint
  • Spec-ify
  • Thanos Effect
  • Lost in the World
  • Experts Pencil
  • Sketch the Scene



Setup

  • Install npm packages
    > cd client
    > npm install
  • Install pip packages
    > cd server
    > pip install -r requirements.txt

Run

  • Run front-end server
    > cd client
    > npm start
  • Run back-end server
    > cd server/src
    > uvicorn main:app --reload

Screenshots

About

📷✨ Scintillate your images with tinker-pixel

Resources

Stars

Watchers

Forks