/* Font: Outfit for a modern, tech feel */ @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap'); body { font-family: 'Outfit', ui-sans-serif, system-ui, sans-serif; } /* Custom Scrollbar for Dark/Light */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: transparent; } ::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 4px; } .dark ::-webkit-scrollbar-thumb { background: #475569; } ::-webkit-scrollbar-thumb:hover { background: #94a3b8; } .dark ::-webkit-scrollbar-thumb:hover { background: #64748b; } /* Step Arrow Styling - adapted for dark mode */ .step-arrow::after { content: ''; position: absolute; right: -10px; top: 50%; transform: translateY(-50%); border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 15px solid #F3F4F6; /* light mode arrow color */ z-index: 10; } .dark .step-arrow::after { border-left-color: #1e293b; /* dark mode arrow color */ } @media (min-width: 768px) { .step-item:not(:last-child)::after { content: ''; position: absolute; right: -24px; top: 0; bottom: 0; width: 24px; background-color: inherit; clip-path: polygon(0% 0%, 100% 50%, 0% 100%); z-index: 20; } .step-item:not(:first-child) { clip-path: polygon(0% 0%, 200% 0%, 100% 100%, 0% 100%, 24px 50%); } } /* Smooth transitions for theme switch */ body, .bg-white, .bg-gray-50, .bg-gray-900, .text-gray-900, .text-gray-500, .border-gray-100, .border-gray-200 { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; } body.loading { opacity: 0; } body { transition: opacity 0.3s ease-in-out; }
AI-Powered Removal

Gemini AI 图像去水印

基于反向 Alpha 混合算法,纯浏览器本地处理,免费、极速、无损

点击选择 或 拖拽图片至此

支持 JPG, PNG, WebP (无文件大小限制)

1
选择原始图片
2
算法自动解析
3
保存无水印图

功能特点

极速处理

基于现代浏览器技术加速处理,毫秒级响应,无需等待排队

隐私安全

纯前端运行,图片数据不离机,绝不上传服务器

完全免费

无次数限制,无隐藏付费,即开即用