Skip to content

IntrntSrfr/slice

Repository files navigation

Slice

Header image

A fast and easy collaboration cropping tool

Introduction

Slice is a tool made with the intention of making it easy to make crops for social media profile picture collaboration. There are tools out there that make it easy for singular profile pictures, but this project intends to make it easier in cases of two or more profiles. The intended purpose for the cropped images are profile pictures, and because of that, it will only allow square crops.

Features

  • Select any JPG/PNG image to crop
  • Add different profiles that can be cropped respectively
  • Get a preview of your crops, both square and circular previews
  • Download your cropped images!

Preview

Building

  1. Clone the repo

     git clone https://github.com/IntrntSrfr/slice.git
     cd slice
    
  2. Install dependencies

     npm i
    
  3. Run Slice

     npm run dev
    
  4. Run lint

     npm run lint-fix
    

About

Cropping collabs has never been easier.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors