Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 858 Bytes

readme.md

File metadata and controls

36 lines (23 loc) · 858 Bytes

ezscan

Netlify Status

Build Status

Serve locally

Run yarn start

Tests

To run tests you can do yarn test

Format

To format the code you can do yarn lint-fix

Dev

To find icons: https://marella.me/material-design-icons/demo/svg/

Todos

  • fix height issue on mobiles
  • fix touch events
  • figure out why we can't load big images
  • auto detect borders on submitted image
  • center image in image editor
  • tune PDF parameters:
    • Portrait / Landscape
    • Tune padding
    • Compact mode (more than one image per document)
  • performances (try wasm for image processing ?)
  • compress images when saving PDF ?