AI星球岛 发表于 2026-6-22 19:04:22

鲜艺AI抠图

<div class="ce-block" data-id="lenKXmHIMS" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">关于产品</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="JUXh04Jnpv" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">鲜艺AI抠图是一款完全免费、离线运行的本地化AI抠图工具,基于Tauri 2框架开发,内置RMBG-1.4模型。支持Windows/macOS双平台,无需登录和联网,实现毫秒级自动抠图(实测M1设备约0.5秒),专注高效移除图片背景。</div>
        </div>
</div><div class="ce-block" data-id="658OHx0Kk0" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">适合谁?</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Ujquj37MRX" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">需要快速处理电商商品图、设计素材的运营/设计师</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="UBOQnvJhDo" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">注重隐私安全、拒绝上传图片至云端的用户</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="q0JUgLlcji" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">需批量处理多张图片的摄影/内容创作者</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="R5zRxJycLC" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">希望集成抠图功能到工作流的开发者(支持API调用)</div>
        </div>
</div><div class="ce-block" data-id="v5ZwEcgN0a" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">产品特色</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="4xXFU9QJkz" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">隐私优先:图片100%本地处理,无数据上传</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="fKRsYTYLin" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">极致效率:近毫秒级响应,大幅提升工作流</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="kiuSSumeYF" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">完全免费:无订阅制/无功能限制/无登录要求</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="1tqB6tWnEW" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">开放互联:提供HTTP/WebSocket API,支持第三方工具调用</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="SK5wYClB5c" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">便捷交互:支持拖拽/粘贴图片/网页直拖等5种导入方式</div>
        </div>
</div><style type="text/css">
.ce-block {
        margin-top: 20px;
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}

.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
        content: "";
        background-color: #3e8fe3;
        width: 6px;
        height: 100%;
        position: absolute;
        left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}

.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}

.ce-header:empty::before {
display: block;
}

.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
    font-size: 2.0em;
}
h2.ce-header {
    font-size: 1.7em;
}
h3.ce-header {
    font-size: 1.4em;
}
h4.ce-header {
    font-size: 1.15em;
}
h5.ce-header {
    font-size: 0.95em;
}
h6.ce-header {
    font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: 鲜艺AI抠图