Skip to content

Easily watermark your identity card photo to protect privacyProvide watermarking to documents and ID photos to ensure that the document information is safe and not leaked. Completely implemented locally, no information is uploaded to the server.

Notifications You must be signed in to change notification settings

zhaoyibo/watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watermark your ID photo

Provide watermarking to documents and ID photos to ensure that the document information is safe and not leaked. Completely implemented locally, no information is uploaded to the server

preview

Build Setup

# Project setup
yarn

# Compiles and hot-reloads for development
yarn dev

# Compiles and minifies for production
yarn build

# Lints and fixes files
yarn lint

NOTE: You may need to change assetsDir in vue.config.js

Customize configuration, check out Configuration Reference.

Unsplash

If you want to use Unsplash API to get a random photo, you need to register it and create an app, then you will get an access_key and secret_key, put them in env.js

  APPLICATION_ID: '"your_access_key"',
  SECRET: '"your_secret_key"',
  CALLBACK_URL: '"your_callback_url"'

For more information, you can find it at documentation

Thanks

vue-cropper

About

Easily watermark your identity card photo to protect privacyProvide watermarking to documents and ID photos to ensure that the document information is safe and not leaked. Completely implemented locally, no information is uploaded to the server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published