AI一键去水印工具
图片去水印不伤原图
PDF去水印
<>
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
}
* {
user-select: none;
}
.seo-download-other {
position: relative;
/* display: inline-block; */
display: none;
}
.download-btn {
display: none;
}
/* 下拉菜单 */
.download-list {
position: absolute;
top: 100%;
left: 50%;
min-width: 180px;
background: #fff;
border: 1px solid rgba(0000.15);
border-radius: 6px;
box-shadow: 0 6px 12px rgba(0000.1);
margin-top: 12px;
padding: 0;
opacity: 0;
transform: translateX(-50%);
pointer-events: none;
transition: opacity 0.2s ease;
z-index: 100;
padding: 6px 0;
}
.download-list a {
text-decoration: none;
height: 36px;
color: #252525;
font-size: 14px;
font-weight: normal;
line-height: 36px;
text-align: center;
display: block;
transition: all 0.2s ease;
}
/* 打开状态 */
.seo-download-other.open .download-list {
opacity: 1;
pointer-events: auto;
}
/* 菜单项 */
.download-list li {
list-: none;
cursor: pointer;
transition: all 0.2s ease;
}
.download-list li:hover {
background: #f5f5f5;
}
.download-list li:hover a {
color: #000;
}
.seo-banner {
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;
height: 4.347222222222222rem;
display: flex;
align-items: center;
position: relative;
}
.seo-banner-bg-wrapper {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 0;
overflow: hidden;
}
.seo-banner-bg-wrapper::after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0000.5);
}
.seo-banner-bg {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%-50%) scale(1.5);
/* 高斯模糊 */
filter: blur(0.4166666666666667rem);
width: 100%;
}
.seo-banner-content {
padding-top: 0.20833333333333334rem;
width: 8.333333333333334rem;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
z-index: 1;
/* gap: 0.4166666666666667rem; */
}
.seo-banner-left {
flex: 1;
}
.seo-banner-btn-group {
height: 0.5rem;
margin-top: 0.3333333333333333rem;
}
.seo-banner-title {
color: #fff;
font-size: 0.3888888888888889rem;
font-: normal;
line-height: normal;
font-kerning: none;
font-weight: 700;
}
.seo-banner-subtitle {
color: hsla(00%100%0.7);
font-size: 0.16666666666666666rem;
font-: normal;
font-weight: 500;
line-height: normal;
margin-top: 0.08333333333333333rem;
}
.seo-banner-right {
flex: 1;
}
.seo-banner-video {
width: 4.402777777777778rem;
border-radius: 0.1388888888888889rem;
display: block;
}
.seo-banner-btn {
width: 2.0833333333333335rem;
height: 0.5rem;
/* display: flex; */
align-items: center;
justify-content: center;
border-radius: 0.6944444444444444rem;
color: #fff;
font-size: 0.16666666666666666rem;
font-: normal;
font-weight: 600;
line-height: 150%;
cursor: pointer;
border: none;
outline: none;
gap: 0.027777777777777776rem;
pointer-events: auto;
transition: opacity 0.3s ease;
position: relative;
}
.seo-banner-btn svg {
width: 0.2638888888888889rem;
height: 0.2638888888888889rem;
}
.seo-banner-btn:hover {
opacity: 0.9;
}
.seo-tab-card {
width: 8.333333333333334rem;
margin: 0 auto;
padding: 0.4166666666666667rem 0;
}
.seo-tab-card-title {
color: #16171a;
font-size: 0.3055555555555556rem;
font-weight: 700;
line-height: normal;
text-align: center;
}
.seo-tab-card-subtitle {
color: rgba(2223260.7);
font-size: 0.1388888888888889rem;
font-weight: 400;
margin-top: 0.16666666666666666rem;
text-align: center;
}
.seo-tab-card-tabs {
margin: 0.3333333333333333rem auto 0;
text-align: center;
}
.seo-tab-card-tabs-content {
display: inline-flex;
justify-content: center;
align-items: center;
height: 0.375rem;
border-radius: 0.6944444444444444rem;
background: #fff;
box-shadow: 0 0 0 0.006944444444444444rem rgba(017500.04),
0 0.05555555555555555rem 0.3333333333333333rem 0 rgba(017500.08);
}
.seo-tab-card-tab {
width: 1.1388888888888888rem;
color: #1c1d1f;
text-align: center;
font-size: 0.1111111111111111rem;
font-: normal;
font-weight: 500;
cursor: pointer;
display: inline-flex;
justify-content: center;
z-index: 1;
transition: color 0.1s ease-in-outbackground-color 0.1s ease-in-out;
height: 100%;
align-items: center;
border-radius: 0.6944444444444444rem;
}
.seo-tab-card-tab.active {
font-weight: 700;
color: #fff;
background: #000;
}
.seo-tab-card-content {
margin-top: 0.4166666666666667rem;
display: flex;
align-items: center;
justify-content: space-between;
gap: 0.5555555555555556rem;
display: none;
}
.seo-tab-card-content.active {
display: flex;
}
.seo-tab-card-content-left {
flex: 1;
}
.seo-tab-card-content-left .seo-tab-card-video {
width: 4.166666666666667rem;
border-radius: 0.1388888888888889rem;
}
.seo-tab-card-content-right {
flex: 1;
}
.seo-tab-card-content-title {
color: #16171a;
font-size: 0.2361111111111111rem;
font-: normal;
font-weight: 700;
line-height: 120%;
}
.seo-tab-card-content-desc {
color: rgba(2223260.7);
font-size: 0.125rem;
font-: normal;
font-weight: 400;
margin-top: 0.1388888888888889rem;
margin-bottom: 0.2777777777777778rem;
}
.seo-tab-card-content-btn-group {
height: 0.375rem;
}
.seo-tab-card-content-btn {
width: 1.3888888888888888rem;
height: 0.375rem;
/* display: flex; */
justify-content: center;
align-items: center;
border-radius: 0.6944444444444444rem;
border: none;
color: #fff;
font-size: 0.125rem;
font-: normal;
font-weight: 700;
cursor: pointer;
transition: all 0.3s ease-in-out;
outline: none;
}
.seo-tab-card-content-btn:hover {
opacity: 0.9;
}
.seo-module-card {
width: 8.333333333333334rem;
margin: 0 auto;
padding: 0.4166666666666667rem 0;
}
.seo-module-card-title {
color: #16171a;
font-size: 0.3055555555555556rem;
font-weight: 700;
line-height: normal;
text-align: center;
}
.seo-module-card-desc {
color: rgba(2223260.7);
font-size: 0.1388888888888889rem;
font-weight: 400;
text-align: center;
width: 4.097222222222222rem;
margin: 0.16666666666666666rem auto 0;
}
.seo-module-card-content {
display: flex;
align-items: center;
justify-content: center;
gap: 0.5555555555555556rem;
margin-top: 0.4166666666666667rem;
}
.seo-module-card-content-left,
.seo-module-card-content-right {
flex: 1;
}
.seo-module-card-content-left-title {
color: #16171a;
font-size: 0.2361111111111111rem;
font-: normal;
font-weight: 700;
line-height: 120%;
letter-spacing: -0.00583rem;
}
.seo-module-card-content-left-desc {
color: rgba(2223260.7);
font-size: 0.125rem;
font-: normal;
font-weight: 400;
margin-top: 0.1388888888888889rem;
}
.seo-module-card-content-left-desc-list {
margin-top: 0.16666666666666666rem;
}
.seo-module-card-content-left-desc-list-item {
display: flex;
align-items: center;
gap: 0.05555555555555555rem;
font-size: 0.125rem;
font-weight: 400;
display: flex;
}
.seo-module-card-content-left-desc-list-item
+ .seo-module-card-content-left-desc-list-item {
margin-top: 0.1111111111111111rem;
}
.seo-module-card-content-btn-group {
margin-top: 0.2777777777777778rem;
height: 0.375rem;
}
.seo-module-card-btn {
width: 1.3888888888888888rem;
height: 0.375rem;
/* display: flex; */
align-items: center;
justify-content: center;
border-radius: 0.6944444444444444rem;
color: #fff;
font-size: 0.125rem;
font-: normal;
font-weight: 700;
cursor: pointer;
border: none;
outline: none;
gap: 0.027777777777777776rem;
pointer-events: auto;
transition: opacity 0.3s ease;
position: relative;
}
.seo-module-card-btn svg {
width: 0.2638888888888889rem;
}
.seo-module-card-btn:hover {
opacity: 0.9;
}
.seo-module-card-content-video {
width: 4.166666666666667rem;
border-radius: 0.1388888888888889rem;
}
.seo-list-card {
width: 8.333333333333334rem;
margin: 0 auto;
padding: 0.4166666666666667rem 0;
}
.seo-list-card-title {
color: #16171a;
font-size: 0.3055555555555556rem;
font-weight: 700;
line-height: normal;
text-align: center;
}
.seo-list-card-desc {
color: rgba(2223260.7);
font-size: 0.1388888888888889rem;
font-weight: 400;
text-align: center;
width: 4.097222222222222rem;
margin: 0.16666666666666666rem auto 0;
}
.seo-list-card-content {
display: flex;
align-items: center;
justify-content: center;
gap: 0.5555555555555556rem;
margin-top: 0.4166666666666667rem;
}
.seo-list-card-content-left,
.seo-list-card-content-right {
flex: 1;
}
.seo-list-card-content-video {
width: 4.166666666666667rem;
border-radius: 0.16666666666666666rem;
display: none;
}
.seo-list-card-content-video.active {
display: block;
}
.seo-list-card-content-right {
display: flex;
flex-direction: column;
}
.seo-list-card-content-item {
padding: 0.1388888888888889rem;
cursor: pointer;
position: relative;
/* transition: all 0.3s ease-in-out; */
}
.seo-list-card-content-item-title {
color: rgba(2223260.7);
font-size: 0.18055555555555555rem;
font-weight: 700;
line-height: normal;
font-: normal;
}
.seo-list-card-content-item-desc {
color: rgba(2223260.7);
font-size: 0.1111111111111111rem;
font-weight: 400;
margin-top: 0.08333333333333333rem;
line-height: normal;
}
.seo-list-card-content-item.active {
border-radius: 0.16666666666666666rem;
background: #f6f7fa;
}
.seo-list-card-content-item.active .seo-list-card-content-item-title,
.seo-list-card-content-item.active .seo-list-card-content-item-desc {
color: #16171a;
}
.seo-list-card-content-item .seo-download-other {
display: none;
position: absolute;
top: 0.16666666666666666rem;
right: 0.16666666666666666rem;
}
.seo-list-card-content-item .seo-list-card-btn {
display: inline-flex;
width: 0.6666666666666666rem;
height: 0.2361111111111111rem;
justify-content: center;
align-items: center;
border-radius: 0.4166666666666667rem;
background: #fd3960;
color: #fff;
font-size: 0.09027777777777778rem;
font-: normal;
font-weight: 500;
line-height: 0.1111111111111111rem;
border: none;
cursor: pointer;
outline: none;
pointer-events: none;
}
.seo-list-card-content-item.active .seo-download-other[data-show="1"] {
display: inline-block;
pointer-events: auto;
}
.seo-list-card-content-item .seo-list-card-btn-normal {
display: none;
position: absolute;
top: 0.06944444444444445rem;
right: 0.16666666666666666rem;
}
.seo-list-card-content-item.active .seo-list-card-btn-normal[data-show="1"] {
pointer-events: auto;
display: inline-block;
}
.seo-list-card-bottom {
text-align: center;
margin-top: 0.4166666666666667rem;
height: 0.375rem;
}
.seo-list-card-bottom-btn {
width: 1.3888888888888888rem;
height: 0.375rem;
/* display: flex; */
justify-content: center;
align-items: center;
border-radius: 0.6944444444444444rem;
border: none;
color: #fff;
font-size: 0.125rem;
font-: normal;
font-weight: 700;
cursor: pointer;
transition: all 0.3s ease-in-out;
outline: none;
}
.seo-list-card-bottom-btn:hover {
opacity: 0.9;
}
.seo-evaluate {
padding: 0.4166666666666667rem 0;
width: 100%;
background: #f2f5f7;
}
.seo-evaluate-title {
color: #16171a;
text-align: center;
font-size: 0.3055555555555556rem;
font-: normal;
font-weight: 700;
line-height: 120%;
margin-bottom: 0.4166666666666667rem;
}
.seo-evaluate-content {
position: relative;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.seo-evaluate-content-arrow {
width: 0.3333333333333333rem;
height: 0.3333333333333333rem;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
border: 0.006944444444444444rem solid rgba(0000.1);
background: #fff;
box-shadow: 0 0.027777777777777776rem 0.2222222222222222rem 0 rgba(0000.1);
cursor: pointer;
}
.seo-evaluate-content-carousel {
width: 6.111111111111111rem;
display: flex;
justify-content: center;
position: relative;
height: 2.1527777777777777rem;
/* margin-top: 0.2777777777777778rem; */
}
.seo-evaluate-content-carousel-card {
position: absolute;
top: 50%;
left: 50%;
width: 3.4166666666666665rem;
height: 2.1666666666666665rem;
border-radius: 0.16666666666666666rem;
background: #fff;
box-shadow: 0 0.027777777777777776rem 0.2222222222222222rem 0 rgba(0000.1);
transform: translate(-50%-50%);
transition: all 0.6s ease;
opacity: 0;
padding: 0.16666666666666666rem;
}
.seo-evaluate-content-carousel-card-center {
transform: translate(-50%-50%) scale(1);
z-index: 3;
opacity: 1;
pointer-events: auto;
}
.seo-evaluate-content-carousel-card-left {
transform: translate(-90%-50%) scale(0.85);
z-index: 1;
opacity: 0.7;
}
.seo-evaluate-content-carousel-card-right {
transform: translate(-10%-50%) scale(0.85);
z-index: 2;
opacity: 0.7;
}
.seo-evaluate-content-carousel-card-star {
margin: 0.06944444444444445rem 0;
}
.seo-evaluate-content-carousel-card-desc {
color: #16171a;
font-size: 0.1388888888888889rem;
font-: normal;
font-weight: 400;
line-height: normal;
margin-top: 0.19444444444444445rem;
}
.seo-evaluate-content-carousel-card-avatar {
display: flex;
align-items: center;
align-items: center;
gap: 0.08333333333333333rem;
position: absolute;
bottom: 0.16666666666666666rem;
left: 0.16666666666666666rem;
}
.seo-evaluate-content-carousel-card-avatar img {
width: 0.3333333333333333rem;
height: 0.3333333333333333rem;
border-radius: 50%;
}
.seo-evaluate-content-carousel-card-name {
font-size: 0.09722222222222222rem;
font-: normal;
line-height: 130%;
overflow: hidden;
color: #16171a;
text-overflow: ellipsis;
font-weight: 600;
}
.seo-evaluate-content-carousel-card-job {
color: #5e616b;
font-weight: 400;
margin-top: 0.027777777777777776rem;
font-size: 0.09722222222222222rem;
font-: normal;
line-height: 130%;
}
.seo-evaluate-content-carousel-card-bg {
position: absolute;
right: 0.16666666666666666rem;
bottom: 0.6111111111111112rem;
}
.seo-evaluate-bottom {
text-align: center;
margin-top: 0.3333333333333333rem;
height: 0.375rem;
}
.seo-evaluate-bottom-btn {
width: 1.3888888888888888rem;
height: 0.375rem;
/* display: flex; */
justify-content: center;
align-items: center;
border-radius: 0.6944444444444444rem;
border: none;
color: #fff;
font-size: 0.125rem;
font-: normal;
font-weight: 700;
cursor: pointer;
transition: all 0.3s ease-in-out;
outline: none;
}
.seo-evaluate-bottom-btn:hover {
opacity: 0.9;
}
.seo-help {
width: 8.3333rem;
margin: 0 auto;
padding: 0.4167rem 0;
}
.seo-help-title {
color: #16171a;
text-align: center;
font-size: 0.3056rem;
font-weight: 700;
margin-bottom: 0.4167rem;
}
.seo-help-content {
width: 7.2222rem;
margin: 0.2778rem auto 0;
}
.seo-help-content > .seo-help-faq-item:first-child {
border-top: none;
}
.seo-help-faq-item {
border-top: 0.0069rem solid #eaecf0;
text-decoration: none;
display: block;
}
.seo-help-faq-question {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0.2rem 0;
cursor: pointer;
}
.seo-help-faq-question h2 {
color: #16171a;
font-size: 0.1389rem;
font-weight: 500;
transition: color 0.3s;
}
.seo-help-faq-question h2:hover {
color: #16171a;
}
.seo-help-faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s easeopacity 0.3s easepadding-bottom 0.45s ease;
opacity: 0;
color: rgba(1718200.6);
font-size: 0.1111111111111111rem;
font-weight: 400;
line-height: 0.16666666666666666rem;
letter-spacing: 0rem;
}
.seo-help-faq-answer h3 {
color: rgba(1718200.6);
}
.seo-help-faq-item.active .seo-help-faq-answer {
max-height: 1.3888888888888888rem; /* 可按内容长度调整 */
opacity: 1;
padding-bottom: 0.2rem;
}
.seo-help-faq-question svg {
width: 0.14rem;
height: 0.14rem;
transition: transform 0.3s ease;
transform: rotate(0deg);
}
/* 展开时旋转 90° */
.seo-help-faq-item.active .seo-help-faq-question svg {
transform: rotate(180deg);
}
/* 如果是 link-only 的情况,不旋转 */
.seo-help-faq-link.seo-help-faq-link .seo-help-faq-question svg,
.seo-help-faq-item.seo-help-faq-link.active .seo-help-faq-question svg {
transform: none;
}
.seo-help-faq-more-container {
text-align: right;
}
.seo-total {
width: 100%;
height: 1.6666666666666667rem;
background-image: url(https://xiuxiu-pro.meitudata.com/poster/15ec30d8a9a90907172df6d7c2125b8e.jpg);
background-size: 100% 100%;
background-position: 0 100%;
background-repeat: no-repeat;
display: flex;
align-items: center;
justify-content: center;
}
.seo-total-content {
width: 7.222222222222222rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.seo-total-btn {
width: 1.3888888888888888rem;
height: 0.375rem;
/* display: flex; */
justify-content: center;
align-items: center;
border-radius: 0.6944444444444444rem;
border: none;
color: #fff;
font-size: 0.125rem;
font-: normal;
font-weight: 700;
cursor: pointer;
transition: all 0.3s ease-in-out;
outline: none;
}
.seo-total-btn:hover {
opacity: 0.9;
}
.seo-total-title {
color: #000;
font-size: 0.25rem;
font-: normal;
font-weight: 700;
line-height: 120%;
letter-spacing: -0.0005555555555555556rem;
}
.seo-total-left > div {
display: flex;
color: rgba(2223260.7);
font-size: 0.1388888888888889rem;
font-: normal;
font-weight: 400;
line-height: normal;
align-items: center;
margin-top: 0.2222222222222222rem;
}
.seo-total-left > div > svg {
margin-left: 0.05555555555555555rem;
}
.seo-total-strong {
font-size: 0.16666666666666666rem;
color: #16171a;
font-weight: 700;
}
>
精准去除多种水印
文字水印
LOGO水印
全屏水印
角落水印
AI 智能识别,一键消除文字痕迹
AI 精准定位水印区域,一键去除图片中的文字水印,无痕迹修复原图,确保画质高清无损保留,让每一张图片都干净呈现!
AI去LOGO,一键去除标签印记
旧的商品图、海报、视频截图,想换新的LOGO?美图秀秀支持一键无痕消除,轻松实现旧图翻新,无需重复作图~
快速清除全屏水印,还原图片
一键去除图片上令人烦恼的满屏水印、平铺水印、网格文字、半透明水印及斜向密集水印,无痕去除的同时保持原画质高清,处理效果自然。
隐秘水印不用怕,AI一键去除
通过 AI 智能轮廓识别精准锁定角落区域,像素级无痕修复背景纹理,避免边缘模糊变形,高清处理自媒体素材、电商产品图及个人照片,让画面回归纯净质感!
导入多图,批量自动去水印
同时去除成百上千张图的复杂水印
一键操作,高效出图,化繁为简
精准去除图片上的水印、干扰文字
消除后智能修复区域,真实自然
不止消除,更能一站式编辑图片
无痕改字、AI变清晰、改尺寸...超多功能,尽在美图秀秀电脑版!无需到处找工具,无需重复传图,原图直出。
无痕改字
支持图片文字修改、PDF 无痕编辑等多场景无痕迹改字,无论是设计图文字调整、合同细节微调还是简历信息修正,都能保持高清画质与排版自然感。
AI变清晰
一键修复模糊图片,AI 智能降噪还原发丝级细节。无论是证件照优化、低清素材抢救还是年代照片翻新,都能重获高清质感!
智能抠图
发丝级精准抠图,支持电商批量修图、证件照一键换底(红 / 蓝 / 白底色 5 秒切换)、自媒体配图背景替换等,3 秒极速出图无需等待。
值得信赖!
不会用PS的我也能快速用上美图秀秀的AI消除,自动识别消除效果很好,大大提升了我上架产品的速度,工作效率都高了!
张盛
淘宝电商
我经常用美图秀秀AI消除处理文件瑕疵,去除活动照片里的路人、杂物,图片编辑里还能加滤镜、改尺寸,整体使用起来很方便。
小佳
行政办公
运营公众号要处理很多配图,日常拍的照片也要“精修”一下,试过很多产品,最后还是得用美图秀秀,效果更好,老牌靠谱!
媛媛
大学生
更多教程,助你快速修“好”图
美图秀秀,专业的去水印工具
已为 52,720,299 人提供服务 评分

