CINXE.COM
创客贴-做图做视频必备_会打字就能做设计,商用有版权
<!DOCTYPE html> <html lang="en"> <head> <title>创客贴-做图做视频必备_会打字就能做设计,商用有版权</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="keywords" content="创客贴,图片编辑,在线设计,视频编辑"> <meta name="description" content="无需PS,会打字就能用的图片、视频编辑器。8000万图片素材在线编辑,换图改字生成精美设计。自动抠图,高清背景,设计不求人,商用有版权"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="google" content="notranslate" /> <!-- 360浏览器默认用极速模式 --> <meta name="renderer" content="webkit"> <meta http-equiv="Cache-Control" content="no-transform"/> <meta http-equiv="Cache-Control" content="no-siteapp"/> <meta name="applicable-device" content="pc"> <link rel="stylesheet" href="https://static.chuangkit.com/css/covercss.css?v=2020012901" /> <script src="/accountcenter/sdk/tracker.js"></script> <script> (function () { // START 已登录用户打开域名(首页)时自动跳转新建设计页面(点击 logo 到首页除外) function getCookieItem(sKey) { if (!sKey) { return null; } return decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$"), "$1")) || null; } var pathname = location.pathname if (pathname === '/' && getCookieItem('Sec_User_id')) { if (location.search.indexOf('dontjump') < 0 || !document.referrer) { location.href = '/designtools/designindex' } } // END 首页自动跳转 })(); // Detecting WebP support(localStorage way) (function () { if (localStorage['support_webp'] === 'true') return let canvas, supportCanvas canvas = document.createElement('canvas') supportCanvas = canvas.getContext && canvas.getContext('2d') if (supportCanvas) { canvas.width = canvas.height = 1 let supportWebp = canvas.toDataURL('image/webp', 0.01).indexOf('image/webp') > -1 if (supportWebp) { localStorage['support_webp'] = 'true' } } })(); (function () { // 会员购买成功页数据统计 if (window.location.pathname !== '/vipsuccess') { return } function getParams() { var temp = location.search; var params = {}; if (location.search.indexOf('?') >= 0) { temp = location.search.substr(1); } if (temp != '') { temp = temp.split('&'); for (var index = 0; index < temp.length; index++) { var element = temp[index]; var a = element.split('='); params[a[0]] = a[1] || ''; } } return params; } var query = getParams() if (query.id && query.total && query.sku && query.name && query.price) { window.dataLayer = window.dataLayer || [] dataLayer.push({ 'transactionId': query.id, 'transactionAffiliation': '会员特权页', 'transactionTotal': query.total, 'transactionProducts': [{ 'sku': query.sku, 'name': decodeURIComponent(query.name), 'category': '会员', 'price': query.price, 'quantity': 1 }] }); } else if (query.dontjump) { } else { window.location.replace('/price/pay') } })(); </script> <!-- Google Tag Manager --> <!-- 注释Googlejs引用 12月29日:李鹏 --> <!-- <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5LPWCW6');</script> --> <!-- End Google Tag Manager --> <!-- GrowingIO Analytics code version 2.1 --> <!-- Copyright 2015-2017 GrowingIO, Inc. More info available at http://www.growingio.com --> <script type='text/javascript'> !function (e, t, n, g, i) { e[i] = e[i] || function () { (e[i].q = e[i].q || []).push(arguments) }, n = t.createElement("script"), tag = t.getElementsByTagName("script")[0], n.async = 1, n.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + g, tag.parentNode.insertBefore(n, tag) }(window, document, "script", "assets.growingio.com/2.1/gio.js", "gio"); gio('init', '8c9191eb6b6b4d07', {}); //custom page code begin here //custom page code end here gio('send'); </script> <!-- End GrowingIO Analytics code version: 2.1 --> <!-- Web弹窗SDK --> <script type='text/javascript'> !function (n, e) { function t(e, n) { return function () { e.apply(n, 1 === arguments.length ? [arguments[0]] : Array.apply(null, arguments)) } } var s = n.gio ? t(n.gio.q.unshift, n.gio.q) : t(n._vds.push, n._vds), i = "growingio-sdk"; n[i] = { pendingEvents: [] }, s(["setListener", function (e) { n[i] && n[i].eventMessageQueue ? n[i].eventMessageQueue.feed(e) : n[i].pendingEvents.length <= 200 && n[i].pendingEvents.push(e) }]); var o = e.createElement("script"), r = e.getElementsByTagName("script"); o.async = 1, o.src = ("https:" == e.location.protocol ? "https://" : "http://") + "assets.giocdn.com/sdk/marketing/1.1/access.js"; var g = r[r.length - 1]; g.parentNode.insertBefore(o, g) }(window, document); </script> <!-- End Web弹窗SDK --> <script> (function () { var href = location.pathname if (href === '/' || href === '/index' || href === '/index.html'){ var link = document.createElement('link') link.setAttribute('rel', 'alternate') link.setAttribute('media', 'only screen and (max-width: 640px)') link.setAttribute('href', 'https://m.chuangkit.com/') document.getElementsByTagName('head')[0].appendChild(link) link = document.createElement('link') link.setAttribute('rel', 'canonical') link.setAttribute('href', 'https://www.chuangkit.com/') document.getElementsByTagName('head')[0].appendChild(link) var meta = document.createElement('meta') meta.setAttribute('name', 'mobile-agent') meta.setAttribute('content', 'format=html5;url=https://m.chuangkit.com/') document.getElementsByTagName('head')[0].appendChild(meta) } })(); </script> <style> html, body, #app { width: 100%; height: 100%; } </style> <link href="/distweb/css/chunk-vendors.707c9ce3.css" rel="stylesheet"><link href="/distweb/css/app.5502d2ca.css" rel="stylesheet"></head> <body> <!-- Google Tag Manager (noscript) --> <!-- 注释Googlejs引用 12月29日:李鹏 --> <!-- <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5LPWCW6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> --> <!-- End Google Tag Manager (noscript) --> <div id="app"></div> <script> // 判断是否是ie浏览器 var isIE = !!window.ActiveXObject || "ActiveXObject" in window; var envArr = ['moniwww', 'beta', 'www']; var env = window.location.host.replace('.chuangkit.com', ''); (function () { if (envArr.indexOf(env) > -1 && isIE) { window.location.replace('/ie.html'); } })(); // chrome下载链接 mac,windows判断 (function () { var usr = navigator.userAgent.toLocaleLowerCase(), os = 'other', arch = '64' if (usr.indexOf('mac') > -1) { os = 'mac' } else if (usr.indexOf('windows') > -1) { os = 'windows' arch = usr.indexOf('wow64') > -1 ? '64' : '' } var chromeLink = (function () { switch (os) { case 'mac': return 'https://eyuankupub-cdn-oss.chuangkit.com/sys/chrome_mac.dmg?v=' + Math.round(new Date().getTime() / 1000) case 'windows': return 'https://eyuankupub-cdn-oss.chuangkit.com/sys/chrome_windows' + arch + '.exe?v=' + Math.round(new Date().getTime() / 1000) } })() var chromeLinkDoc = document.getElementById('compatible-wrap__button') if (chromeLinkDoc) chromeLinkDoc.href = chromeLink })() </script> <script> var getQueryString = function (name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); var r = window.location.search.substr(1).match(reg); if (r != null) return decodeURIComponent(r[2]); return null; } var reptile = getQueryString('reptile') || 0; </script> <script> var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?5344b558457018b9f67f8372a8214151"; var s = document.getElementsByTagName("script")[0]; if (!reptile) s.parentNode.insertBefore(hm, s); })(); </script> <script type='text/javascript'> (function (a, h, c, b, f, g) { a['UdeskApiObject'] = f a[f] = a[f] || function () { (a[f].d = a[f].d || []).push(arguments) } g = h.createElement(c) g.async = 1 g.charset = 'utf-8' g.src = b c = h.getElementsByTagName(c)[0] c.parentNode.insertBefore(g, c) })(window, document, 'script', 'https://assets-cli.s4.udesk.cn/im_client/js/udeskApi.js', 'ud') ud({ 'code': '1571h890', 'manualInit': true, 'targetSelector': '#udeskContactService', 'link': 'https://1315321.s4.udesk.cn/im_client/?web_plugin_id=25437', }); </script> <script type="text/javascript"> const sc = document.createElement("script"); sc.src = `/accountcenter/sdk/lenovo.js?v=1732861365181`; sc.type = 'text/javascript' const head = document.getElementsByTagName('head').item(0); head.appendChild(sc) </script> <script type="text/javascript"> (function() { const getUrl = () => { const host = location.host; if (host.includes('local.chuangkit.com')) { return 'https://local-www.chuangkit.com/cop/ckt-cop.min.js?v=' + Date.now(); } return '/cop/ckt-cop.min.js?v=' + Date.now(); }; const loadScript = () => { const sc = document.createElement("script"); sc.src = getUrl(); sc.type = 'text/javascript'; const head = document.getElementsByTagName('head')[0]; head.appendChild(sc); }; // 使用 requestIdleCallback 加载脚本 if ('requestIdleCallback' in window) { requestIdleCallback(loadScript); } else { // 如果不支持 requestIdleCallback,直接加载 loadScript(); } })(); </script> <script type="text/javascript"> (function() { const getUrl = () => { const host = location.host; if (host.includes('local.chuangkit.com')) { return 'https://local-www.chuangkit.com/cop/ckt-header.min.js?v=' + Date.now(); } return '/cop/ckt-header.min.js?v=' + Date.now(); }; const loadScript = () => { const sc = document.createElement("script"); sc.src = getUrl(); sc.type = 'text/javascript'; const head = document.getElementsByTagName('head')[0]; head.appendChild(sc); }; // 使用 requestIdleCallback 加载脚本 if ('requestIdleCallback' in window) { requestIdleCallback(loadScript); } else { // 如果不支持 requestIdleCallback,直接加载 loadScript(); } })(); </script> <script type="text/javascript" src="/distweb/js/chunk-vendors.8899dac1.js"></script><script type="text/javascript" src="/distweb/js/app.a2fb8ee0.js"></script></body> </html>