Run yarn start
To run tests you can do yarn test
To format the code you can do yarn lint-fix
To find icons: https://marella.me/material-design-icons/demo/svg/
- 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 ?