JacobLinCool / watermark-app

Quickly and securely add watermark to your images. All operations are done in your browser and the data never leaves your device. You can also customize the size and transparency of the watermark.

Home Page:https://watermark.csie.cool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermark App

Quickly and securely add watermark to your images.

banner

Features

  • All client-side, no server involved
  • PWA support, offline available
  • Add watermark to multiple images at once
  • Customizable watermark size, opacity, and luminance

Examples

Default

default

Black

black

Repeat

repeat

Usage

Go to Watermark App (watermark.csie.cool) and try it out!

You can build it yourself by following the instructions below.

Build

You need:

Run the following commands to build the app.

pnpm i
pnpm build

The built files will be in the build folder, you can serve it with any static file server since it's all client-side.

About

Quickly and securely add watermark to your images. All operations are done in your browser and the data never leaves your device. You can also customize the size and transparency of the watermark.

https://watermark.csie.cool

License:MIT License


Languages

Language:Svelte 63.7%Language:TypeScript 18.9%Language:JavaScript 7.4%Language:Dockerfile 4.7%Language:HTML 3.2%Language:CSS 1.2%Language:Shell 0.9%