Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Playing with image manipulation using canvas tags

Notifications You must be signed in to change notification settings

tosbourn-ltd/image-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Image Manipulation Tests

PinTrader.club needed a way of allowing users to

  • Upload massive images from their phones, without taking up too much resource
  • Rotate images that sometimes were uploaded "wrong" (due to misreading of EXIF, or just weirdly taken pics)

We initially used Croppie.js to achieve this, but the results were often sub-par, with bits of the image getting cropped off, or white space being left around the image. PinTrader.club needs to be easy to use by everyone, we can't assume uploaders will take the time to learn our cropping tool.

This repo contains a series of experiments in playing with large images with a canvas element. All the examples live in the single file, index.html

About

Playing with image manipulation using canvas tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages