{"id":178,"date":"2023-07-19T11:22:12","date_gmt":"2023-07-19T14:22:12","guid":{"rendered":"https:\/\/criadix.online\/about\/"},"modified":"2026-06-26T12:05:45","modified_gmt":"2026-06-26T15:05:45","slug":"quem-somos","status":"publish","type":"page","link":"https:\/\/criadix.com\/en\/quem-somos\/","title":{"rendered":"Who we are"},"content":{"rendered":"<div id=\"tdi_1\" class=\"tdc-zone\"><div class=\"tdc_zone tdi_2  wpb_row td-pb-row\"  >\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* custom css - generated by TagDiv Composer *\/\n.tdi_2{\r\n                    min-height: 0;\r\n                }\n<\/style><div id=\"tdi_3\" class=\"tdc-row stretch_row_1600 td-stretch-content\"><div class=\"vc_row tdi_4  wpb_row td-pb-row\" >\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* custom css - generated by TagDiv Composer *\/\n.tdi_4,\r\n                .tdi_4 .tdc-columns{\r\n                    min-height: 0;\r\n                }.tdi_4,\r\n\t\t\t\t.tdi_4 .tdc-columns{\r\n\t\t\t\t    display: block;\r\n\t\t\t\t}.tdi_4 .tdc-columns{\r\n\t\t\t\t    width: 100%;\r\n\t\t\t\t}.tdi_4:before,\r\n\t\t\t\t.tdi_4:after{\r\n\t\t\t\t    display: table;\r\n\t\t\t\t}\n\/* inline tdc_css att - generated by TagDiv Composer *\/\n\n.tdi_4{\nmargin-right:0px !important;\n--tdb-scroll-anim:none !important;\n}\n\n.tdi_4 .td_block_wrap{ text-align:left }\n\n<\/style><div class=\"vc_column tdi_6  wpb_column vc_column_container tdc-column td-pb-span12\">\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* custom css - generated by TagDiv Composer *\/\n.tdi_6{\r\n                    vertical-align: baseline;\r\n                }.tdi_6 > .wpb_wrapper,\r\n\t\t\t\t.tdi_6 > .wpb_wrapper > .tdc-elements{\r\n\t\t\t\t    display: block;\r\n\t\t\t\t}.tdi_6 > .wpb_wrapper > .tdc-elements{\r\n\t\t\t\t    width: 100%;\r\n\t\t\t\t}.tdi_6 > .wpb_wrapper > .vc_row_inner{\r\n\t\t\t\t    width: auto;\r\n\t\t\t\t}.tdi_6 > .wpb_wrapper{\r\n\t\t\t\t    width: auto;\r\n\t\t\t\t    height: auto;\r\n\t\t\t\t}\n\n\/* phone *\/\n@media (max-width: 767px){\ndiv.tdi_6{\r\n\t\t\t\t    width: 100% !important;\r\n\t\t\t\t}\n}\n<\/style><div class=\"wpb_wrapper\" ><div class=\"wpb_wrapper td_block_wrap vc_raw_html tdi_8\">\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* inline tdc_css att - generated by TagDiv Composer *\/\n\n.tdi_8{\nmargin-top:50px !important;\n--tdb-scroll-anim:none !important;\n}\n\n<\/style><div class=\"td-fix-index\"><style>\n  .criadix-home {\n    --orange: #fc6822;\n    --navy: #1c2c41;\n    --soft: #f7f8fb;\n    --text: #243044;\n    --muted: #667085;\n    --border: #e6e9ef;\n    --white: #ffffff;\n    font-family: inherit;\n    color: var(--text);\n  }\n\n  .criadix-home * {\n    box-sizing: border-box;\n  }\n\n  .criadix-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 18px;\n  }\n\n  .criadix-hero {\n    background:\n      radial-gradient(circle at top left, rgba(252,104,34,.18), transparent 34%),\n      linear-gradient(135deg, #101c2d 0%, #1c2c41 58%, #263f5f 100%);\n    color: #fff;\n    border-radius: 28px;\n    padding: 70px 34px;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .criadix-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,.12);\n    border: 1px solid rgba(255,255,255,.22);\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 14px;\n    margin-bottom: 22px;\n  }\n\n  .criadix-hero-grid {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    gap: 34px;\n    align-items: center;\n  }\n\n  .criadix-hero h1 {\n    font-size: clamp(36px, 5vw, 64px);\n    line-height: 1.02;\n    margin: 0 0 20px;\n    letter-spacing: -1.5px;\n    color: #fff;\n  }\n\n  .criadix-hero h1 span {\n    color: var(--orange);\n  }\n\n  .criadix-hero p {\n    font-size: 19px;\n    line-height: 1.65;\n    color: rgba(255,255,255,.88);\n    margin: 0 0 28px;\n    max-width: 710px;\n  }\n\n  .criadix-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .criadix-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 22px;\n    border-radius: 14px;\n    text-decoration: none !important;\n    font-weight: 800;\n    transition: transform .2s ease, box-shadow .2s ease, background .2s ease;\n  }\n\n  .criadix-btn:hover {\n    transform: translateY(-2px);\n  }\n\n  .criadix-btn-primary {\n    background: var(--orange);\n    color: #fff !important;\n    box-shadow: 0 14px 34px rgba(252,104,34,.28);\n  }\n\n  .criadix-btn-light {\n    background: #fff;\n    color: var(--navy) !important;\n  }\n\n  .criadix-btn-outline {\n    border: 1px solid rgba(255,255,255,.35);\n    color: #fff !important;\n  }\n\n  .criadix-panel {\n    background: rgba(255,255,255,.10);\n    border: 1px solid rgba(255,255,255,.20);\n    border-radius: 24px;\n    padding: 22px;\n    backdrop-filter: blur(10px);\n  }\n\n  .criadix-panel-item {\n    background: rgba(255,255,255,.10);\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 12px;\n  }\n\n  .criadix-panel-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .criadix-panel-item strong {\n    display: block;\n    color: #fff;\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .criadix-panel-item span {\n    color: rgba(255,255,255,.78);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .criadix-section {\n    padding: 70px 0 0;\n  }\n\n  .criadix-section-title {\n    max-width: 780px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .criadix-kicker {\n    color: var(--orange);\n    font-size: 14px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: .08em;\n    margin-bottom: 10px;\n  }\n\n  .criadix-section-title h2 {\n    color: var(--navy);\n    font-size: clamp(30px, 4vw, 46px);\n    line-height: 1.12;\n    margin: 0 0 14px;\n    letter-spacing: -1px;\n  }\n\n  .criadix-section-title p {\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .criadix-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .criadix-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 22px;\n  }\n\n  .criadix-card {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 26px;\n    box-shadow: 0 12px 30px rgba(28,44,65,.06);\n    height: 100%;\n  }\n\n  .criadix-card:hover {\n    border-color: rgba(252,104,34,.45);\n    box-shadow: 0 18px 44px rgba(28,44,65,.10);\n  }\n\n  .criadix-icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 15px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(252,104,34,.10);\n    color: var(--orange);\n    font-size: 24px;\n    margin-bottom: 16px;\n  }\n\n  .criadix-card h3 {\n    color: var(--navy);\n    font-size: 22px;\n    line-height: 1.25;\n    margin: 0 0 10px;\n  }\n\n  .criadix-card p {\n    color: var(--muted);\n    line-height: 1.65;\n    margin: 0 0 18px;\n  }\n\n  .criadix-card a {\n    color: var(--orange);\n    font-weight: 900;\n    text-decoration: none !important;\n  }\n\n  .criadix-strip {\n    background: var(--soft);\n    border-radius: 28px;\n    padding: 42px;\n  }\n\n  .criadix-feature-list {\n    display: grid;\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .criadix-feature {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    color: var(--text);\n  }\n\n  .criadix-check {\n    flex: 0 0 26px;\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: var(--orange);\n    color: #fff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    font-size: 14px;\n  }\n\n  .criadix-number-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n\n  .criadix-number {\n    background: #fff;\n    border-radius: 20px;\n    border: 1px solid var(--border);\n    padding: 24px;\n  }\n\n  .criadix-number span {\n    display: inline-flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 13px;\n    background: var(--navy);\n    color: #fff;\n    font-weight: 900;\n    margin-bottom: 14px;\n  }\n\n  .criadix-number h3 {\n    color: var(--navy);\n    font-size: 18px;\n    margin: 0 0 8px;\n  }\n\n  .criadix-number p {\n    color: var(--muted);\n    margin: 0;\n    line-height: 1.55;\n  }\n\n  .criadix-blog-box {\n    background: linear-gradient(135deg, rgba(252,104,34,.10), rgba(28,44,65,.08));\n    border-radius: 28px;\n    padding: 40px;\n    border: 1px solid rgba(252,104,34,.18);\n  }\n\n  .criadix-blog-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .criadix-blog-tags a {\n    display: inline-flex;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: #fff;\n    color: var(--navy);\n    text-decoration: none !important;\n    font-weight: 800;\n    border: 1px solid var(--border);\n  }\n\n  .criadix-cta {\n    background: var(--navy);\n    color: #fff;\n    border-radius: 28px;\n    padding: 54px 34px;\n    text-align: center;\n  }\n\n  .criadix-cta h2 {\n    color: #fff;\n    font-size: clamp(30px, 4vw, 48px);\n    line-height: 1.12;\n    margin: 0 0 16px;\n  }\n\n  .criadix-cta p {\n    color: rgba(255,255,255,.82);\n    font-size: 18px;\n    line-height: 1.65;\n    max-width: 760px;\n    margin: 0 auto 26px;\n  }\n\n  .criadix-faq {\n    display: grid;\n    gap: 12px;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .criadix-faq details {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    padding: 18px 20px;\n  }\n\n  .criadix-faq summary {\n    cursor: pointer;\n    color: var(--navy);\n    font-weight: 900;\n    font-size: 17px;\n  }\n\n  .criadix-faq p {\n    color: var(--muted);\n    line-height: 1.6;\n    margin: 12px 0 0;\n  }\n\n  @media (max-width: 980px) {\n    .criadix-hero-grid,\n    .criadix-grid-2,\n    .criadix-grid-3,\n    .criadix-number-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .criadix-hero {\n      padding: 46px 22px;\n    }\n\n    .criadix-strip,\n    .criadix-blog-box {\n      padding: 28px 20px;\n    }\n  }\n<\/style>\n\n<div class=\"criadix-home\">\n  <div class=\"criadix-wrap\">\n<section class=\"criadix-hero\">\n  <div class=\"criadix-hero-grid\">\n    <div>\n      <div class=\"criadix-badge\">Criadix Digital \u00b7 Content, AI, and Online Tools<\/div>\n      <h1>Welcome to the <span>Criadix<\/span><\/h1>\n      <p>\n        We create content, digital tools, and smart platforms for anyone who wants to produce better work,\nautomate tasks, organize ideas, import products, create images, keep up with trends, and\nturn online projects into something simpler, more practical, and more professional.\n      <\/p>\n\n      <div class=\"criadix-actions\">\n        <a class=\"criadix-btn criadix-btn-primary\" href=\"#criadix-ferramentas\">Learn about tools<\/a>\n        <a class=\"criadix-btn criadix-btn-light\" href=\"#criadix-plataformas\">View platforms<\/a>\n        <a class=\"criadix-btn criadix-btn-outline\" href=\"\/en\/contacts-2\/\">Talk to Criadix<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"criadix-panel\">\n      <div class=\"criadix-panel-item\">\n        <strong>For content creators<\/strong>\n        <span>Planning, ideas, images, trends, articles, and support for digital production.<\/span>\n      <\/div>\n      <div class=\"criadix-panel-item\">\n        <strong>For online stores<\/strong>\n        <span>Tools to import, organize, and prepare products more efficiently.<\/span>\n      <\/div>\n      <div class=\"criadix-panel-item\">\n        <strong>For everyday users<\/strong>\n        <span>Simple tools for videos, images, resizing, and online productivity.<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"criadix-section\">\n  <div class=\"criadix-section-title\">\n    <div class=\"criadix-kicker\">What We Do<\/div>\n    <h2>We combine technology, content, and automation to make digital life easier.<\/h2>\n    <p>\n      Criadix began as a content project and has evolved into an ecosystem of digital solutions:\nblogs, free tools, AI-powered platforms, WordPress automations, and resources for people who work online.\n    <\/p>\n  <\/div>\n\n  <div class=\"criadix-grid-3\">\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\u270d\ufe0f<\/div>\n      <h3>Content and Blogs<\/h3>\n      <p>We produce useful content on technology, practical life tips, organization, interesting facts, and topics that help readers in their daily lives.<\/p>\n      <a href=\"\/en\/\">Read content<\/a>\n    <\/div>\n\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\u2699\ufe0f<\/div>\n      <h3>Automation and AI<\/h3>\n      <p>We create solutions to plan content, identify trends, generate articles, organize publications, and streamline creative processes.<\/p>\n      <a href=\"#criadix-plataformas\">View platforms<\/a>\n    <\/div>\n\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83e\uddf0<\/div>\n      <h3>Online tools<\/h3>\n      <p>We provide simple tools for downloading permitted videos, resizing images, splitting graphics, and preparing digital materials.<\/p>\n      <a href=\"#criadix-ferramentas\">Using tools<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"criadix-plataformas\" class=\"criadix-section\">\n  <div class=\"criadix-section-title\">\n    <div class=\"criadix-kicker\">Criadix Platforms<\/div>\n    <h2>Solutions designed for producers, affiliates, stores, and digital teams.<\/h2>\n    <p>\n      We develop our own platforms to solve real-world problems faced by content creators,\nwebsite managers, those who work with digital products, or anyone who needs to automate repetitive tasks.\n    <\/p>\n  <\/div>\n\n  <div class=\"criadix-grid-3\">\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83d\udcc5<\/div>\n      <h3>Criadix AI Content Planner<\/h3>\n      <p>\n        A smart planner for organizing ideas, creating content, preparing social media images,\nmanaging projects, brand kits, editorial calendars, and production\u2014all with AI support.\n      <\/p>\n      <a href=\"\/en\/planner\/\">Access the Planner<\/a>\n    <\/div>\n\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83d\udd25<\/div>\n      <h3>Trend Auto Publisher<\/h3>\n      <p>\n        A system for identifying trends, generating optimized articles, creating images, organizing posts,\nand supporting organic traffic and content monetization strategies.\n      <\/p>\n      <a href=\"\/en\/trend-auto-publisher\/\">Learn About Trend Auto<\/a>\n    <\/div>\n\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83d\uded2<\/div>\n      <h3>Criadix Shop Importer<\/h3>\n      <p>\n        A platform designed to help online stores import, organize, and prepare products,\nwith a focus on productivity, product descriptions, images, and the publishing workflow.\n      <\/p>\n      <a href=\"\/en\/shop-importer\/\">Learn About Shop Importer<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"criadix-ferramentas\" class=\"criadix-section\">\n  <div class=\"criadix-section-title\">\n    <div class=\"criadix-kicker\">Free Tools<\/div>\n    <h2>Simple tools for completing quick tasks online.<\/h2>\n    <p>\n      In addition to its platforms, Criadix also offers practical tools for creators,\ndesigners, social media professionals, bloggers, and users who need quick in-browser solutions.\n    <\/p>\n  <\/div>\n\n  <div class=\"criadix-grid-3\">\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83c\udfac<\/div>\n      <h3>Download Reels, Shorts, and videos online<\/h3>\n      <p>\n        Paste the URL of a public, authorized video, customize the metadata as needed,\nand download it for permitted use.\n      <\/p>\n      <a href=\"\/en\/download-videos\/\">Use a tool<\/a>\n    <\/div>\n\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83d\uddbc\ufe0f<\/div>\n      <h3>Split JPG and PNG images<\/h3>\n      <p>\n        Upload an image, choose columns and rows, crop it automatically, and download\nall the parts organized in a ZIP file.\n      <\/p>\n      <a href=\"\/en\/split-image-online\/\">Split image<\/a>\n    <\/div>\n\n    <div class=\"criadix-card\">\n      <div class=\"criadix-icon\">\ud83d\udcd0<\/div>\n      <h3>Online Image Resizer<\/h3>\n      <p>\n        Resize, compress, and adjust images for websites, social media, articles,\nuploads, and digital content with greater convenience.\n      <\/p>\n      <a href=\"\/en\/resize-images-online\/\">Resize image<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"criadix-section\">\n  <div class=\"criadix-strip\">\n    <div class=\"criadix-grid-2\">\n      <div>\n        <div class=\"criadix-kicker\">Who is Criadix for?<\/div>\n        <h2>For anyone who creates, sells, publishes, or works online.<\/h2>\n        <p>\n          Criadix was designed for people who need more speed, organization, and creativity\nin the digital world, without having to rely on complicated processes.\n        <\/p>\n      <\/div>\n\n      <div class=\"criadix-feature-list\">\n        <div class=\"criadix-feature\">\n          <span class=\"criadix-check\">\u2713<\/span>\n          <div><strong>Content creators<\/strong><br>For anyone who needs ideas, images, articles, videos, and an editorial calendar.<\/div>\n        <\/div>\n\n        <div class=\"criadix-feature\">\n          <span class=\"criadix-check\">\u2713<\/span>\n          <div><strong>Social media and bloggers<\/strong><br>To organize publications, adapt formats, and streamline repetitive tasks.<\/div>\n        <\/div>\n\n        <div class=\"criadix-feature\">\n          <span class=\"criadix-check\">\u2713<\/span>\n          <div><strong>Online Stores and Affiliates<\/strong><br>To create products, pages, descriptions, images, and posts more quickly.<\/div>\n        <\/div>\n\n        <div class=\"criadix-feature\">\n          <span class=\"criadix-check\">\u2713<\/span>\n          <div><strong>Regular users<\/strong><br>For anyone looking for simple, free, and easy-to-use browser-based tools.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"criadix-section\">\n  <div class=\"criadix-section-title\">\n    <div class=\"criadix-kicker\">How We Work<\/div>\n    <h2>From the idea to the tool, everything stems from a real need.<\/h2>\n  <\/div>\n\n  <div class=\"criadix-number-grid\">\n    <div class=\"criadix-number\">\n      <span>1<\/span>\n      <h3>We have identified problems<\/h3>\n      <p>We observe repetitive tasks performed by creators, stores, websites, and digital users.<\/p>\n    <\/div>\n\n    <div class=\"criadix-number\">\n      <span>2<\/span>\n      <h3>We create solutions<\/h3>\n      <p>We develop tools, plugins, platforms, and workflows that simplify the process.<\/p>\n    <\/div>\n\n    <div class=\"criadix-number\">\n      <span>3<\/span>\n      <h3>We tested it in real-world use<\/h3>\n      <p>We fine-tune the layout, workflow, messaging, automations, and results based on practical experience.<\/p>\n    <\/div>\n\n    <div class=\"criadix-number\">\n      <span>4<\/span>\n      <h3>We make the following available to the public<\/h3>\n      <p>We turn solutions into useful resources for anyone who wants to improve their online productivity.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"criadix-section\">\n  <div class=\"criadix-blog-box\">\n    <div class=\"criadix-grid-2\">\n      <div>\n        <div class=\"criadix-kicker\">Criadix Blog<\/div>\n        <h2>Content to learn, discover, and apply.<\/h2>\n        <p>\n          On the Criadix blog, we publish articles on technology, practical life, organization,\ninteresting facts, and digital solutions. The idea is to turn information into something useful, straightforward, and practical.\n        <\/p>\n      <\/div>\n\n      <div>\n        <div class=\"criadix-blog-tags\">\n          <a href=\"\/en\/category-3\/technology-2\/\">Technology<\/a>\n          <a href=\"\/en\/category-3\/personal-organization\/\">Personal Organization<\/a>\n          <a href=\"\/en\/category-3\/practical-life\/\">Practical Life<\/a>\n          <a href=\"\/en\/category-3\/fun-facts\/\">Curiosities<\/a>\n          <a href=\"\/en\/\">Latest Articles<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"criadix-section\">\n  <div class=\"criadix-section-title\">\n    <div class=\"criadix-kicker\">Frequently asked questions<\/div>\n    <h2>What You Need to Know<\/h2>\n  <\/div>\n\n  <div class=\"criadix-faq\">\n    <details>\n      <summary>Is Criadix just a blog?<\/summary>\n      <p>No. Criadix brings together blogs, online tools, AI-powered platforms, automation tools, and solutions designed for users, content creators, and online stores.<\/p>\n    <\/details>\n\n    <details>\n      <summary>Are the online tools free?<\/summary>\n      <p>Some tools are available for free and can be used directly in the browser. More advanced platforms may have restricted areas, subscription plans, or specific features.<\/p>\n    <\/details>\n\n    <details>\n      <summary>Can I use Criadix to create content?<\/summary>\n      <p>Yes. Criadix offers resources for editorial planning, ideas, images, trends, articles, image tools, and support for digital production.<\/p>\n    <\/details>\n\n    <details>\n      <summary>Is Shop Importer suitable for any store?<\/summary>\n      <p>The purpose of Shop Importer is to help online stores organize and prepare their products. Availability may depend on the platform, plan, and configuration used.<\/p>\n    <\/details>\n  <\/div>\n<\/section>\n\n<section class=\"criadix-section\">\n  <div class=\"criadix-cta\">\n    <h2>Discover the Criadix ecosystem<\/h2>\n    <p>\n      Explore the tools, check out the content, and discover how Criadix can help\nsimplify your digital routine\u2014whether you're creating, selling, publishing, or automating.\n    <\/p>\n\n    <div class=\"criadix-actions\" style=\"justify-content:center;\">\n      <a class=\"criadix-btn criadix-btn-primary\" href=\"#criadix-ferramentas\">Start with the tools<\/a>\n      <a class=\"criadix-btn criadix-btn-light\" href=\"\/en\/contacts-2\/\">Contact Us<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n  <\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"googlesitekit_rrm_CAowqoyiDA:productID":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-178","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Quem somos - Criadix Digital<\/title>\n<meta name=\"description\" content=\"Bem-vindos ao Criadix! Somos dois apaixonados por diferentes \u00e1reas da vida, unidos pelo desejo de compartilhar conhecimento.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/criadix.com\/en\/quem-somos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quem somos\" \/>\n<meta property=\"og:description\" content=\"Bem-vindos ao Criadix! Somos dois apaixonados por diferentes \u00e1reas da vida, unidos pelo desejo de compartilhar conhecimento.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/criadix.com\/en\/quem-somos\/\" \/>\n<meta property=\"og:site_name\" content=\"Criadix Digital\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/criadixonline\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T15:05:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/criadix.com\/wp-content\/uploads\/2023\/07\/Criadix_Criacao_conteudo_digital_site.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1640\" \/>\n\t<meta property=\"og:image:height\" content=\"924\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@criadix\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"AboutPage\"],\"@id\":\"https:\\\/\\\/criadix.com\\\/quem-somos\\\/\",\"url\":\"https:\\\/\\\/criadix.com\\\/quem-somos\\\/\",\"name\":\"Quem somos - Criadix Digital\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/criadix.com\\\/es\\\/#website\"},\"datePublished\":\"2023-07-19T14:22:12+00:00\",\"dateModified\":\"2026-06-26T15:05:45+00:00\",\"description\":\"Bem-vindos ao Criadix! Somos dois apaixonados por diferentes \u00e1reas da vida, unidos pelo desejo de compartilhar conhecimento.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/criadix.com\\\/quem-somos\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/criadix.com\\\/quem-somos\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/criadix.com\\\/quem-somos\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/criadix.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quem somos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/criadix.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/criadix.com\\\/es\\\/\",\"name\":\"Criadix Digital\",\"description\":\"Cria\u00e7\u00e3o de conte\u00fados digitais\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/criadix.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"About Us - Criadix Digital","description":"Welcome to Criadix! We are two passionate about different areas of life, united by the desire to share knowledge.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/criadix.com\/en\/quem-somos\/","og_locale":"en_US","og_type":"article","og_title":"Quem somos","og_description":"Bem-vindos ao Criadix! Somos dois apaixonados por diferentes \u00e1reas da vida, unidos pelo desejo de compartilhar conhecimento.","og_url":"https:\/\/criadix.com\/en\/quem-somos\/","og_site_name":"Criadix Digital","article_publisher":"https:\/\/www.facebook.com\/criadixonline","article_modified_time":"2026-06-26T15:05:45+00:00","og_image":[{"width":1640,"height":924,"url":"https:\/\/criadix.com\/wp-content\/uploads\/2023\/07\/Criadix_Criacao_conteudo_digital_site.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@criadix","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","AboutPage"],"@id":"https:\/\/criadix.com\/quem-somos\/","url":"https:\/\/criadix.com\/quem-somos\/","name":"About Us - Criadix Digital","isPartOf":{"@id":"https:\/\/criadix.com\/es\/#website"},"datePublished":"2023-07-19T14:22:12+00:00","dateModified":"2026-06-26T15:05:45+00:00","description":"Welcome to Criadix! We are two passionate about different areas of life, united by the desire to share knowledge.","breadcrumb":{"@id":"https:\/\/criadix.com\/quem-somos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/criadix.com\/quem-somos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/criadix.com\/quem-somos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/criadix.com\/"},{"@type":"ListItem","position":2,"name":"Quem somos"}]},{"@type":"WebSite","@id":"https:\/\/criadix.com\/es\/#website","url":"https:\/\/criadix.com\/es\/","name":"Criadix Digital","description":"Digital content creation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/criadix.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"td_0x420":false,"td_80x60":false,"td_150x0":false,"td_218x150":false,"td_300x0":false,"td_324x400":false,"td_485x360":false,"td_696x0":false,"td_1068x0":false,"td_1920x0":false,"criadix_featured":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Cestaro","author_link":"https:\/\/criadix.com\/en\/author\/lcestaro\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/pages\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/comments?post=178"}],"version-history":[{"count":0,"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/pages\/178\/revisions"}],"wp:attachment":[{"href":"https:\/\/criadix.com\/en\/wp-json\/wp\/v2\/media?parent=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}