11
This commit is contained in:
parent
6803b8b55e
commit
8536f828ad
@ -3,7 +3,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/>
|
||||
<title>图片水印打码工具</title>
|
||||
<title>图片水印打码工具,本地图片水印工具 - 安全保护您的敏感证件</title>
|
||||
<!-- 介绍 -->
|
||||
<meta name="description" content="安全地为你的图片加水印,无任何网络请求,特别适合各种敏感证件(身份证,驾照,护照等)。">
|
||||
<style>
|
||||
#container {
|
||||
max-width: 500px;
|
||||
@ -27,7 +29,7 @@
|
||||
</head>
|
||||
<div id="container">
|
||||
<h1>图片水印打码工具</h1>
|
||||
<article>安全地为你的图片加水印,无任何网络请求,特别适合各种敏感证件(身份证,驾照,护照等)。<a href="https://github.com/joyqi/sfz">Github地址</a></article>
|
||||
<article>安全地为你的图片加水印,无任何网络请求,特别适合各种敏感证件(身份证,驾照,护照等)。</article>
|
||||
|
||||
<label for="image">第一步:先选择一张本地图片</label>
|
||||
<p><input type="file" id="image" autocomplete="off"></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user