CINXE.COM

[OFFICIAL] Cisdem - Duplicate Finder, Data Recovery, AppCrypt, PDFMaster, Video Converter!

<!DOCTYPE html> <html lang="en"> <head> <!-- Google Tag Manager --> <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-W7DN5N6');</script> <!-- End Google Tag Manager --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>[OFFICIAL] Cisdem - Duplicate Finder, Data Recovery, AppCrypt, PDFMaster, Video Converter!</title> <meta name="description" content="Cisdem makes highly-efficient software. We are known for Duplicate Finder, Data Recovery, AppCrypt, ContactsMate, PDFMaster, Video Converter, etc."/> <script src="js/flexible.js"></script> <script src="js/prefixfree.min.js"></script> <link rel="stylesheet" type="text/css" href="css/swiper-bundle.min.css" /> <link rel="stylesheet" type="text/css" href="css/font.css"> <link rel="stylesheet" type="text/css" href="css/common.css"> <link rel="stylesheet" type="text/css" href="css/header.css" /> <link rel="stylesheet" type="text/css" href="css/footer.css"> <link rel="stylesheet" type="text/css" href="css/index.css"> <link rel="canonical" hreflang="en" href="https://www.cisdem.com" /> <link rel="alternate" hreflang="ja" href="https://www.cisdem.com/jp/index.html"/> <link rel="alternate" hreflang="it" href="https://www.cisdem.com/it/index.html" /> <link rel="alternate" hreflang="fr" href="https://www.cisdem.com/fr/index.html" /> <link rel="alternate" hreflang="pt" href="https://www.cisdem.com/pt/index.html" /> <link rel="alternate" hreflang="de" href="https://www.cisdem.com/de/index.html" /> <link rel="alternate" hreflang="es" href="https://www.cisdem.com/es/index.html" /> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W7DN5N6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Head navigation content --> <div id="header"> <header class="w-header"> <div class="w-header-fixed"> <div class="top-banner" > <a href="/store.html"> <picture> <source srcset="/image/activity/top_ios.png" media="(min-width: 300px) and (max-width: 1024px)" /> <img src="/image/activity/top.png" alt="Top" /> </picture> </a> </div> <div class="w-width-1200 w-flex w-flex-sb"> <a href="/" class="w-header-logo" title="logo"> <img src="/image/common/logo.png" alt="Products" /> </a> <nav class="w-header-nav w-flex"> <a class="w-flex" href="javascript:void(0)" @click="openMenu"> <span>Products</span> <picture> <source :srcset=" isNavMenu ? '/image/common/xx.png' : '/image/common/Products@2x.png'" media="(min-width: 300px) and (max-width: 1024px)" /> <img class="w-images" :src="isNavMenu ? '/image/common/guanbi@2x.png' : '/image/common/Products.png'" alt="" /> </picture> </a> <a class="w-flex" href="/store.html"> <span>Store</span> <picture> <source srcset="/image/common/Store@2x.png" media="(min-width: 300px) and (max-width: 1024px)" /> <img src="/image/common/store.png" alt="Store" /> </picture> </a> <a class="w-flex" href="/support.html" > <span>Support</span> <picture> <source srcset="/image/common/Support@2x.png" media="(min-width: 300px) and (max-width: 1024px)" /> <img src="/image/common/17.png" alt="Store" /> </picture> </a> </nav> </div> </div> </header> <div class="header-mask" :class="isNavMenu ? 'mask-active' : ''" @click="openMenu"></div> <nav class="w-head-nav" :class="isNavMenu ? 'active' : ''"> <ul class="w-width-1200 w-flex"> <li v-for="(item,index) in navlisr" :key="index" > <a :href="item.url" v-if="isMacOS"> <img :src="item.img" alt=""/> <span>{[item.text]}</span> </a> <a :href="item.winurl" v-else> <img :src="item.img" alt=""/> <span>{[item.text]}</span> </a> </li> </ul> </nav> <div v-if="showTopMenu == 1" class="Floating-menu" :class="isShow ? 'show' : ''"> <div class="float-menu"> <div class="left-label"> <a :href="head.topMenu.home_url"> <img :src=topMenu.icon> <span class="head-link">{[topMenu.title]}</span> </a> </div> <div class="right-btn"> <a :href="head.topMenu.download_url" id="track_down_1"> <button class="banner-button-btn banner-button-color">Free Download</button> </a> <a :href="head.topMenu.buy_url" v-if="head.platform == 'mac'"> <button class="banner-button-btn banner-button-border button_black">Buy Now</button> </a> <a :href="head.topMenu.buy_url" v-else-if="head.platform == 'windows'"> <button class="banner-button-btn banner-button-border button_black">Buy Now</button> </a> </div> </div> </div> </div> <div id="app"> <section class="w-banner w-banner-one " @mousemove="mouseMove" @mouseleave="mouseLeave"> <div class="swiper-container"> <ul class="swiper-wrapper w-width-1200"> <li class="swiper-slide w-flex" :class="bannerIndex === index ? 'swiper-slide-active':'' " v-for="(item,index) in bannerlist" :key="index"> <div class="swiper-slide-img"> <img :src="item.img" alt=""> </div> <div class="swiper-slide-dsc"> <h2>{{item.title}}</h2> <p>{{item.text}}</p> <div> <a :href="item.download" id="track_down_1"> <button class="swiper-slide-dsc-btn swiper-slide-dsc-btn-one">Free Download</button> </a> <a :href="item.url" v-if="head.isMacOS"> <button class="swiper-slide-dsc-btn swiper-slide-dsc-btn-two">Learn More</button> </a> <a :href="item.winurl" v-else> <button class="swiper-slide-dsc-btn swiper-slide-dsc-btn-two">Learn More</button> </a> </div> </div> </li> </ul> <div class="swiper-pagination"> <span class="swiper-pagination-item" :class="bannerIndex === index ? 'active':''" v-for="(item,index) in bannerlist" :key="index" @click="ousemoveSwiper(index)"> <!-- @mousemove="ousemoveSwiper(index)"--> <svg width="28px" height="28px" class="svg" v-if="index === bannerIndex"> <circle r="12" cy="14" cx="14" stroke-width="2" stroke="rgba(255,255,255,0)" strokelinejoin="round" stroke-linecap="round" fill="none" /> <circle v-if="!isShowBtn" class="progress" r="12" cy="14" cx="14" stroke-width="2" stroke="#FFF" stroke-linejoin="round" stroke-linecap="round" fill="none" stroke-dashoffset="0px" stroke-dasharray="471px" /> </svg> </span> </div> <!-- <div class="swiper-button-prev swiper-button-btn" :class="isShowBtn ? 'active' : ''" @click="switchImg('prev')"></div> <div class="swiper-button-next swiper-button-btn" :class="isShowBtn ? 'active' : ''" @click="switchImg('next')"></div> --> </div> </section> <section class="w-content w-width-1200"> <hgroup class="w-hgroup w-mt"> <h1 class="w-hgroup-center">Highly Efficient Apps Improve Your Every Day</h1> <h4 class="w-hgroup-center">Easy-to-use and budget friendly.</h4> </hgroup> <div class="w-application w-flex"> <div class="w-application-left"> <hgroup> <h4>Utility</h4> <h2>Handy Mac tools for your <br /> everyday needs</h2> </hgroup> <div class="w-application-left-menu w-flex w-flex-sa"> <div class="w-application-left-menu-item w-flex" v-for="(item,index) in menulist" :key="index"> <a :href="item.url" target="_self" v-if="head.isMacOS"> <img :src="item.imgs" alt="" /> <span>{{item.title}}</span> </a> <a :href="item.winurl" target="_self" v-else> <img :src="item.imgs" alt="" /> <span>{{item.title}}</span> </a> </div> </div> </div> <div class="w-application-right"> <picture> <source srcset="image/index/reviews-pc.png" media="(min-width: 300px) and (max-width: 1024px)" /> <img src="image/common/19.png" alt="" /> </picture> </div> </div> <div class="w-grid w-flex"> <div class="w-grid-item"> <div class="w-application w-flex"> <div class="w-application-left"> <hgroup> <h4>Multimedia</h4> <h2>Video and DVD tools for coloring <br /> your digital life</h2> </hgroup> <div class="w-application-left-menu w-flex w-flex-sa"> <div class="w-application-left-menu-item w-flex" v-for="(item,index) in menulist2" :key="index"> <a :href="item.url" target="_self"> <img :src="item.imgs" alt="" /> <span>{{item.title}}</span> </a> </div> </div> </div> <div class="w-application-right"> <picture> <source srcset="image/index/multimedia.png" media="(min-width: 300px) and (max-width: 1024px)" /> <img src="image/common/20.png" alt="" /> </picture> </div> </div> </div> <div class="w-grid-item"> <div class="w-application w-flex"> <div class="w-application-left"> <hgroup> <h4>PDF</h4> <h2>Make your PDF using <br /> more efficiently</h2> </hgroup> <div class="w-application-left-menu w-flex w-flex-sa"> <div class="w-application-left-menu-item w-flex" v-for="(item,index) in menulist3" :key="index"> <a :href="item.url" target="_blank" v-if="head.isMacOS"> <img :src="item.imgs" alt="" /> <span>{{item.title}}</span> </a> <a :href="item.winurl" target="_self" v-else> <img :src="item.imgs" alt="" /> <span>{{item.title}}</span> </a> </div> </div> </div> <div class="w-application-right"> <picture> <source srcset="image/index/pdf.png" media="(min-width: 300px) and (max-width: 1024px)" /> <img src="image/common/21.png" alt="" /> </picture> </div> </div> </div> </div> <hgroup class="w-hgroup w-mt"> <h1 class="w-hgroup-center">Awards & Reviews</h1> <h4 class="w-hgroup-center">Our users trust us. You can too.</h4> </hgroup> <div class="w-awards"> <picture> <source srcset="image/common/reviews-mobile.png" media="(min-width: 300px) and (max-width: 767px)" /> <source srcset="image/common/reviews.png" media="(min-width: 768px) and (max-width: 1024px)" /> <img src="image/common/reviews-pc.png" alt="" /> </picture> </div> <div class="w-menu"> <ul class="w-flex w-flex-sb"> <li v-for="(item,index) in menulist4" :key="index"> <a :href="item.url"> <img :src="item.imgs" style="display:inline" /> <h4>{{item.title}}</h4> <p v-html="item.text"></p> </a> </li> </ul> </div> </section> </div> <footer class="w-footer" id="footer"> <div class="w-footer-center w-width-1200 w-flex"> <ul class="w-footer-center-menu w-flex-sb"> <li v-for="(item,index) in menu" :key="index" :class="index === 5 ? 'fixed' : ''"> <div class="title w-flex w-flex-sb"> <h4>{[item.title]}</h4> <div v-if="index < 4"> <img src="/image/common/expand.png" v-if="item.isShow " @click="openDropdown('open',item,index)" class="zhankai" alt=""> <img src="/image/common/close.png" v-if="!item.isShow " @click="openDropdown('close',item,index)" class="guanbi" alt=""> </div> </div> <div class="w-flex" :class="index === 4 ? 'image' : index === 5 ? 'end' : 'center'" :ref="'div'+index"> <input v-if="index === 5" id="subscribeid" type="text" placeholder="Enter your email address..."/> <button v-if="index === 5" @click="onSubScribeClick()">Subscribe</button> <a v-else v-for="(v,i) in item.list" :key="i" :href="v.url" >{[v.text]}</a> </div> <div class="title w-flex w-flex-sb Language" v-if="index == 4"> <h4>Language</h4> </div> <div class="w-flex" :class="index === 4 ? 'languageImage' : index === 5 ? 'end' : 'center'" :ref="'div'+index" v-if="index == 4"> <select id="select_language_id" @change="selectLanguage($event)" v-if="show_lang"> <option v-for="(item,index) in default_lang_list" :key="index" :selected="item==default_lang">{[item]}</option> </select> <select id="select_language_id" @change="selectLanguage($event)" v-else> <option>English</option> </select> </div> <!--div class="w-flex" :class="index === 4 ? 'languageImage' : index === 5 ? 'end' : 'center'" :ref="'div'+index" v-if="index == 4"> <a :href="en_url"></a> <a :href="jp_url" v-if="show_lang"></a> </div--> </li> </ul> <p class="w-footer-center-copyright">Copyright 漏 2024 Cisdem Inc. All rights reserved. <a href="/about/privacy-policy.html" target="_blank">Privacy</a> | <a href="/about/sitemap.html" target="_blank">Sitemap</a> </p> </div> </footer> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-51065956-1', 'cisdem.com'); ga('send', 'pageview'); </script> <!--script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:3417837,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script--> </body> <script src="js/vue.min.js"></script> <script src="js/header.js?v=1.0.5"></script> <script src="js/footer.js?v=1.0.5"></script> <script src="js/index.js?v=1.0.3"></script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10