Skip to content

Pick an image, draw on it, download the result. Free, ad free, no watermark.

License

Notifications You must be signed in to change notification settings

renanlecaro/minimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6af62c9 · Mar 16, 2023

History

83 Commits
Jun 13, 2018
Sep 10, 2018
Sep 10, 2018
Sep 10, 2018
Jul 25, 2017
Sep 10, 2018
Jun 13, 2017
Mar 16, 2023
Sep 10, 2018
Jul 26, 2017
Aug 2, 2017
Sep 10, 2018
Sep 10, 2018
Sep 10, 2018

Repository files navigation

minimage

Minimal html5 image editor : https://minimage.lecaro.me/

I got tired of having no default app on my phone to draw on images. So I made a very, very simple one.

Feel free to do PRs to make it work better on your setup. It would be nice to have it work offline (i tried but just managed to prevent refreshes)

How to install

  • git pull
  • npm i

How to run locally (will transpile source to usable js and css)

  • npm start

The app is hosted on CF pages, and a bit outdated (webpack 3).

How to publish changes

  • npm run build
  • git add .
  • git commit
  • git push

I'll try to automate the build at some point

About

Pick an image, draw on it, download the result. Free, ad free, no watermark.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published