Skip to content

图片水印打码工具 - 我们提供一种安全的方法,让您可以在本地设备上为您的图片添加水印,无需任何网络连接。这是保护您敏感证件(如身份证、驾照、护照等)隐私的理想选择。

Notifications You must be signed in to change notification settings

wnh-tools/image-watermark-tool

 
 

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Deploy to vercel 部署到vercel

操作方法

  1. fork 本项目
  2. Vercel 官网点击 New Project
  3. 点击 Import Git Repository 并选择你 fork 的此项目并点击 import
  4. 然后直接点 Deploy 接着等部署完成即可

网站demo

https://image-watermark-tool.vercel.app/

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

Check out the deployment documentation for more information.

About

图片水印打码工具 - 我们提供一种安全的方法,让您可以在本地设备上为您的图片添加水印,无需任何网络连接。这是保护您敏感证件(如身份证、驾照、护照等)隐私的理想选择。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 81.1%
  • TypeScript 17.7%
  • JavaScript 1.2%