Skip to content

Resize image using Javascript & Canvas to improve image transferring speed

Compare
Choose a tag to compare
@ThePlushEater ThePlushEater released this 28 Jun 09:01
· 147 commits to master since this release
  • Please update index.html file.
  • {app-root-directory}/dist folder includes necessary libraries and compiled version of js file for {domain}/FoodParent2.0 url.
  • Make sure your hosting service allows sending base64 image data via POST. Many hosting services block this rule using Mode Security module to protect from various attack. However, if you contact to admin of your hosting site, you can ask to allow this specific rule so that you can send base64 data via POST.