MCPcopy Index your code
hub / github.com/LavaCxx/EZMark

github.com/LavaCxx/EZMark @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
39 symbols 66 edges 11 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

EZMark

一个简单易用的照片参数水印生成器,支持PWA离线使用。

预览地址 example lighthouse

目前支持的图片格式包括浏览器本身能支持的格式以及苹果的.heic格式。

已添加以下品牌的水印

logos.json

Vercel一键部署

Deploy with Vercel

使用说明

如使用相机或手机原生相机拍摄的照片即可读取EXIF信息。

手机里以非文件模式传输的图片都会因为手机的隐私策略抹掉EXIF信息无法读取。

代办事项

斜体为需要反馈才能确定

  • [x] 更多品牌logo
  • [ ] 更多布局
  • [x] PWA

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 29
Interface 7
Class 2
Method 1

Languages

TypeScript100%

Modules by API surface

src/components/Watermark/getThemeColor.ts12 symbols
src/components/Watermark/index.tsx10 symbols
src/components/Watermark/ImageContent.tsx6 symbols
src/components/Watermark/FileUploader.tsx5 symbols
src/utils/index.ts2 symbols
src/pwa.ts2 symbols
src/components/Watermark/SaveButton.tsx1 symbols
src/components/Watermark/ExifTable.tsx1 symbols

For agents

$ claude mcp add EZMark \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page