{"id":7432,"date":"2023-09-02T20:40:04","date_gmt":"2023-09-02T18:40:04","guid":{"rendered":"https:\/\/www.dijit.app\/?p=7432"},"modified":"2025-07-06T11:52:27","modified_gmt":"2025-07-06T09:52:27","slug":"chatgpt-para-digitalizar-facturas","status":"publish","type":"post","link":"https:\/\/www.dijit.app\/en\/chatgpt-para-digitalizar-facturas\/","title":{"rendered":"GPT Chat for digitizing invoices: Automate your invoice management #1"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"7432\" class=\"elementor elementor-7432\">\n\t\t\t\t<div class=\"elementor-element elementor-element-171bc81 e-flex e-con-boxed e-con e-parent\" data-id=\"171bc81\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0912696 elementor-widget elementor-widget-html\" data-id=\"0912696\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>ChatGPT para Digitalizar Facturas - Dijit.app<\/title>\r\n    <style>\r\n        \/* Blog Post Hero Banner Container *\/\r\n        .dijit-blog-post-hero-container {\r\n            position: relative;\r\n            padding: 80px 20px;\r\n            background: linear-gradient(135deg, #f0f7ff 0%, #ffffff 100%);\r\n            overflow: hidden;\r\n            font-family: Inter, system-ui, sans-serif;\r\n        }\r\n\r\n        \/* Content container *\/\r\n        .dijit-blog-post-hero-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            text-align: center;\r\n        }\r\n\r\n        \/* Category label *\/\r\n        .dijit-blog-post-category {\r\n            background-color: rgba(29, 78, 216, 0.1);\r\n            color: #1D4ED8;\r\n            padding: 8px 16px;\r\n            border-radius: 6px;\r\n            font-size: 0.875rem;\r\n            font-weight: 600;\r\n            margin-bottom: 24px;\r\n            display: inline-block;\r\n        }\r\n\r\n        \/* Main heading styles *\/\r\n        .dijit-blog-post-title {\r\n            font-size: 3.5rem;\r\n            line-height: 1.2;\r\n            font-weight: 800;\r\n            margin-bottom: 24px;\r\n            color: #1A1A1A;\r\n            max-width: 900px;\r\n        }\r\n\r\n        .dijit-blog-post-title .highlight {\r\n            color: #1D4ED8;\r\n        }\r\n\r\n        \/* Subtitle styles *\/\r\n        .dijit-blog-post-subtitle {\r\n            font-size: 1.25rem;\r\n            color: #4B5563;\r\n            margin-bottom: 32px;\r\n            line-height: 1.4;\r\n            max-width: 800px;\r\n            text-align: justify;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        \/* Meta information *\/\r\n        .dijit-blog-post-meta {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 40px;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .dijit-blog-post-author {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .dijit-blog-post-author-avatar {\r\n            width: 48px;\r\n            height: 48px;\r\n            border-radius: 50%;\r\n            overflow: hidden;\r\n            background-color: #E5E7EB;\r\n        }\r\n\r\n        .dijit-blog-post-author-avatar img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        .dijit-blog-post-author-info {\r\n            text-align: left;\r\n        }\r\n\r\n        .dijit-blog-post-author-name {\r\n            font-weight: 600;\r\n            color: #1A1A1A;\r\n        }\r\n\r\n        .dijit-blog-post-date {\r\n            color: #6B7280;\r\n            font-size: 0.875rem;\r\n        }\r\n\r\n        .dijit-blog-post-reading-time {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            color: #6B7280;\r\n        }\r\n\r\n        \/* Feature badges *\/\r\n        .dijit-blog-post-features {\r\n            display: flex;\r\n            gap: 16px;\r\n            margin-bottom: 40px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .dijit-blog-post-feature {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            padding: 8px 16px;\r\n            background-color: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\r\n        }\r\n\r\n        .dijit-blog-post-feature-icon {\r\n            width: 20px;\r\n            height: 20px;\r\n            color: #1D4ED8;\r\n        }\r\n\r\n        .dijit-blog-post-feature-text {\r\n            font-weight: 600;\r\n            font-size: 0.875rem;\r\n            color: #4B5563;\r\n        }\r\n\r\n        \/* Hero content layout *\/\r\n        .dijit-blog-post-hero-layout {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 48px;\r\n            align-items: center;\r\n            margin-top: 20px;\r\n            width: 100%;\r\n        }\r\n\r\n        \/* ChatGPT Invoice illustration *\/\r\n        .dijit-chatgpt-invoice-illustration {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 400px;\r\n            background-color: white;\r\n            border-radius: 16px;\r\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n            overflow: hidden;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .dijit-invoice-process {\r\n            position: relative;\r\n            width: 85%;\r\n            height: 85%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n        }\r\n\r\n        .dijit-invoice {\r\n            position: relative;\r\n            width: 140px;\r\n            height: 200px;\r\n            background-color: #F9FAFB;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\r\n            display: flex;\r\n            flex-direction: column;\r\n            overflow: hidden;\r\n            z-index: 1;\r\n            border: 2px solid #E5E7EB;\r\n        }\r\n\r\n        .dijit-invoice-header {\r\n            height: 45px;\r\n            background-color: #DC2626;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-weight: 700;\r\n            font-size: 0.75rem;\r\n        }\r\n\r\n        .dijit-invoice-content {\r\n            padding: 12px;\r\n            flex-grow: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 8px;\r\n        }\r\n\r\n        .dijit-invoice-line {\r\n            height: 6px;\r\n            background-color: #E5E7EB;\r\n            border-radius: 3px;\r\n        }\r\n\r\n        .dijit-invoice-amount {\r\n            height: 12px;\r\n            background-color: #DC2626;\r\n            border-radius: 3px;\r\n            margin-top: 8px;\r\n        }\r\n\r\n        .dijit-chatgpt-processor {\r\n            position: relative;\r\n            width: 160px;\r\n            height: 160px;\r\n            background: linear-gradient(135deg, #10A37F 0%, #40D9A0 100%);\r\n            border-radius: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            box-shadow: 0 10px 15px -3px rgba(16, 163, 127, 0.3);\r\n            z-index: 2;\r\n        }\r\n\r\n        .dijit-chatgpt-logo {\r\n            position: relative;\r\n            width: 90px;\r\n            height: 90px;\r\n            background-color: white;\r\n            border-radius: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            animation: pulse-gpt 3s infinite ease-in-out;\r\n        }\r\n\r\n        @keyframes pulse-gpt {\r\n            0% {\r\n                transform: scale(0.95);\r\n                opacity: 0.9;\r\n            }\r\n            50% {\r\n                transform: scale(1.05);\r\n                opacity: 1;\r\n            }\r\n            100% {\r\n                transform: scale(0.95);\r\n                opacity: 0.9;\r\n            }\r\n        }\r\n\r\n        .dijit-gpt-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            background: linear-gradient(135deg, #10A37F 0%, #40D9A0 100%);\r\n            border-radius: 10px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-weight: bold;\r\n            font-size: 1rem;\r\n        }\r\n\r\n        .dijit-processing-particles {\r\n            position: absolute;\r\n            width: 200px;\r\n            height: 200px;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        .dijit-particle {\r\n            position: absolute;\r\n            width: 8px;\r\n            height: 8px;\r\n            background-color: #10A37F;\r\n            border-radius: 50%;\r\n            opacity: 0.7;\r\n        }\r\n\r\n        .dijit-particle:nth-child(1) {\r\n            top: 10%;\r\n            left: 50%;\r\n            animation: float 2s infinite ease-in-out;\r\n        }\r\n\r\n        .dijit-particle:nth-child(2) {\r\n            top: 50%;\r\n            right: 10%;\r\n            animation: float 2.5s infinite ease-in-out reverse;\r\n        }\r\n\r\n        .dijit-particle:nth-child(3) {\r\n            bottom: 10%;\r\n            left: 50%;\r\n            animation: float 1.8s infinite ease-in-out;\r\n        }\r\n\r\n        .dijit-particle:nth-child(4) {\r\n            top: 50%;\r\n            left: 10%;\r\n            animation: float 2.2s infinite ease-in-out reverse;\r\n        }\r\n\r\n        @keyframes float {\r\n            0%, 100% {\r\n                transform: translateY(0px);\r\n                opacity: 0.7;\r\n            }\r\n            50% {\r\n                transform: translateY(-15px);\r\n                opacity: 1;\r\n            }\r\n        }\r\n\r\n        .dijit-digital-data {\r\n            position: relative;\r\n            width: 140px;\r\n            height: 200px;\r\n            background-color: #F9FAFB;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\r\n            display: flex;\r\n            flex-direction: column;\r\n            overflow: hidden;\r\n            z-index: 1;\r\n            border: 2px solid #10B981;\r\n        }\r\n\r\n        .dijit-digital-data-header {\r\n            height: 45px;\r\n            background-color: #10B981;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-weight: 700;\r\n            font-size: 0.75rem;\r\n        }\r\n\r\n        .dijit-digital-data-content {\r\n            padding: 8px;\r\n            flex-grow: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 6px;\r\n        }\r\n\r\n        .dijit-digital-data-row {\r\n            display: flex;\r\n            gap: 4px;\r\n        }\r\n\r\n        .dijit-digital-data-cell {\r\n            flex: 1;\r\n            height: 12px;\r\n            background-color: #E5E7EB;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .dijit-digital-data-cell.header {\r\n            background-color: #10B981;\r\n            opacity: 0.7;\r\n        }\r\n\r\n        .dijit-digital-data-cell.highlight {\r\n            background-color: #10B981;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .dijit-data-flow {\r\n            position: absolute;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, #1D4ED8, #10B981);\r\n            z-index: 0;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .dijit-data-flow-1 {\r\n            width: 60px;\r\n            left: 150px;\r\n            top: 35%;\r\n            animation: flow 2s infinite ease-in-out;\r\n        }\r\n\r\n        .dijit-data-flow-2 {\r\n            width: 60px;\r\n            right: 150px;\r\n            top: 65%;\r\n            animation: flow 2s infinite ease-in-out reverse;\r\n        }\r\n\r\n        @keyframes flow {\r\n            0% {\r\n                opacity: 0.3;\r\n                transform: scaleX(0.8);\r\n            }\r\n            50% {\r\n                opacity: 1;\r\n                transform: scaleX(1.2);\r\n            }\r\n            100% {\r\n                opacity: 0.3;\r\n                transform: scaleX(0.8);\r\n            }\r\n        }\r\n\r\n        \/* CTA Button *\/\r\n        .dijit-blog-cta-btn {\r\n            background-color: #1D4ED8;\r\n            color: white;\r\n            padding: 14px 32px;\r\n            border-radius: 8px;\r\n            font-weight: 600;\r\n            font-size: 1.125rem;\r\n            text-decoration: none;\r\n            transition: all 0.2s;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            margin-top: 16px;\r\n            box-shadow: 0 4px 6px -1px rgba(29, 78, 216, 0.2);\r\n        }\r\n\r\n        .dijit-blog-cta-btn:hover {\r\n            background-color: #1E40AF;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 15px -3px rgba(29, 78, 216, 0.3);\r\n        }\r\n\r\n        \/* Responsive design *\/\r\n        @media (max-width: 768px) {\r\n            .dijit-blog-post-hero-layout {\r\n                grid-template-columns: 1fr;\r\n                gap: 32px;\r\n            }\r\n            \r\n            .dijit-blog-post-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .dijit-blog-post-meta {\r\n                flex-direction: column;\r\n                gap: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"dijit-blog-post-hero-container\">\r\n        <div class=\"dijit-blog-post-hero-content\">\r\n            <!-- Category -->\r\n            <div class=\"dijit-blog-post-category\">Smart Digitalization<\/div>\r\n            \r\n            <!-- Title -->\r\n            <h1 class=\"dijit-blog-post-title\">\r\n                How does it work? <span class=\"highlight\">ChatGPT to digitize invoices<\/span>?\r\n            <\/h1>\r\n            \r\n            <!-- Subtitle -->\r\n            <p class=\"dijit-blog-post-subtitle\">\r\n                We analyze the true capabilities and limitations of ChatGPT for digitizing business invoices. Discover why specialized solutions like Dijit.app offer decisive advantages for professional, secure, and scalable document management.\r\n            <\/p>\r\n\r\n            <!-- Feature Badges -->\r\n            <div class=\"dijit-blog-post-features\">\r\n                <div class=\"dijit-blog-post-feature\">\r\n                    <svg class=\"dijit-blog-post-feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                        <path d=\"M9 12l2 2 4-4\"><\/path>\r\n                        <path d=\"M21 12c-1 0-3-1-3-3s2-3 3-3 3 1 3 3-2 3-3 3\"><\/path>\r\n                        <path d=\"M3 12c1 0 3-1 3-3s-2-3-3-3-3 1-3 3 2 3 3 3\"><\/path>\r\n                    <\/svg>\r\n                    <span class=\"dijit-blog-post-feature-text\">Full analysis<\/span>\r\n                <\/div>\r\n                <div class=\"dijit-blog-post-feature\">\r\n                    <svg class=\"dijit-blog-post-feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                        <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\r\n                    <\/svg>\r\n                    <span class=\"dijit-blog-post-feature-text\">Expert comparison<\/span>\r\n                <\/div>\r\n                <div class=\"dijit-blog-post-feature\">\r\n                    <svg class=\"dijit-blog-post-feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                        <path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"><\/path>\r\n                    <\/svg>\r\n                    <span class=\"dijit-blog-post-feature-text\">Practical solutions<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Author and Meta Info -->\r\n            <div class=\"dijit-blog-post-meta\">\r\n                <div class=\"dijit-blog-post-author\">\r\n                    <div class=\"dijit-blog-post-author-avatar\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.dijit.app\/wp-content\/uploads\/2025\/02\/fernando-espanol-35-anos-foto-para-empresa-en-ropa-casual-caucasico-ojos-marron-claro-ligero-bello-facial-1.jpg\" alt=\"Fernando from Dijit.app\">\r\n                    <\/div>\r\n                    <div class=\"dijit-blog-post-author-info\">\r\n                        <div class=\"dijit-blog-post-author-name\">Fernando from Dijit.app<\/div>\r\n                        <div class=\"dijit-blog-post-date\">May 28, 2025<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"dijit-blog-post-reading-time\">\r\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <polyline points=\"12 6 12 12 16 14\"><\/polyline>\r\n                    <\/svg>\r\n                    <span>8 minutes reading time<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Two-column layout with illustration -->\r\n            <div class=\"dijit-blog-post-hero-layout\">\r\n                <!-- Left column content -->\r\n                <div>\r\n                    <p style=\"font-size: 1.125rem; line-height: 1.4; color: #374151; text-align: justify; margin-bottom: 24px;\">\r\n                        The growing interest in using <strong>ChatGPT to digitize invoices<\/strong> This has led many companies to explore this technology as a solution to automate their administrative processes. However, business reality presents unique challenges that go beyond the basic capabilities of a general language model.\r\n                    <\/p>\r\n                    \r\n                    <p style=\"font-size: 1.125rem; line-height: 1.4; color: #374151; text-align: justify; margin-bottom: 24px;\">\r\n                        Although <strong>ChatGPT to digitize invoices<\/strong> While it can process individual documents and extract basic information, real-world business needs require consistent accuracy, scalability, data security, regulatory compliance, and integration with existing systems. In this in-depth analysis, we explore both the capabilities and critical limitations of this approach.\r\n                    <\/p>\r\n                    \r\n                    <a href=\"https:\/\/www.dijit.app\/en\/\" class=\"dijit-blog-cta-btn\">\r\n                        Discover the Dijit.app alternative\r\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\">\r\n                            <path d=\"M5 12h14\"><\/path>\r\n                            <path d=\"M12 5l7 7-7 7\"><\/path>\r\n                        <\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n                \r\n                <!-- Right column illustration -->\r\n                <div class=\"dijit-chatgpt-invoice-illustration\">\r\n                    <div class=\"dijit-invoice-process\">\r\n                        <!-- Invoice Document -->\r\n                        <div class=\"dijit-invoice\">\r\n                            <div class=\"dijit-invoice-header\">BILL<\/div>\r\n                            <div class=\"dijit-invoice-content\">\r\n                                <div class=\"dijit-invoice-line\" style=\"width: 90%;\"><\/div>\r\n                                <div class=\"dijit-invoice-line\" style=\"width: 70%;\"><\/div>\r\n                                <div class=\"dijit-invoice-line\" style=\"width: 85%;\"><\/div>\r\n                                <div class=\"dijit-invoice-line\" style=\"width: 60%;\"><\/div>\r\n                                <div class=\"dijit-invoice-line\" style=\"width: 75%;\"><\/div>\r\n                                <div class=\"dijit-invoice-amount\" style=\"width: 50%;\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- ChatGPT Processor with animation -->\r\n                        <div class=\"dijit-chatgpt-processor\">\r\n                            <div class=\"dijit-processing-particles\">\r\n                                <div class=\"dijit-particle\"><\/div>\r\n                                <div class=\"dijit-particle\"><\/div>\r\n                                <div class=\"dijit-particle\"><\/div>\r\n                                <div class=\"dijit-particle\"><\/div>\r\n                            <\/div>\r\n                            <div class=\"dijit-chatgpt-logo\">\r\n                                <div class=\"dijit-gpt-icon\">GPT<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Data flow lines -->\r\n                        <div class=\"dijit-data-flow dijit-data-flow-1\"><\/div>\r\n                        <div class=\"dijit-data-flow dijit-data-flow-2\"><\/div>\r\n                        \r\n                        <!-- Digital Data Output -->\r\n                        <div class=\"dijit-digital-data\">\r\n                            <div class=\"dijit-digital-data-header\">DATA<\/div>\r\n                            <div class=\"dijit-digital-data-content\">\r\n                                <div class=\"dijit-digital-data-row\">\r\n                                    <div class=\"dijit-digital-data-cell header\"><\/div>\r\n                                    <div class=\"dijit-digital-data-cell header\"><\/div>\r\n                                <\/div>\r\n                                <div class=\"dijit-digital-data-row\">\r\n                                    <div class=\"dijit-digital-data-cell highlight\"><\/div>\r\n                                    <div class=\"dijit-digital-data-cell\"><\/div>\r\n                                <\/div>\r\n                                <div class=\"dijit-digital-data-row\">\r\n                                    <div class=\"dijit-digital-data-cell\"><\/div>\r\n                                    <div class=\"dijit-digital-data-cell highlight\"><\/div>\r\n                                <\/div>\r\n                                <div class=\"dijit-digital-data-row\">\r\n                                    <div class=\"dijit-digital-data-cell highlight\"><\/div>\r\n                                    <div class=\"dijit-digital-data-cell\"><\/div>\r\n                                <\/div>\r\n                                <div class=\"dijit-digital-data-row\">\r\n                                    <div class=\"dijit-digital-data-cell\"><\/div>\r\n                                    <div class=\"dijit-digital-data-cell highlight\"><\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-290c35e e-flex e-con-boxed e-con e-parent\" data-id=\"290c35e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12c200d elementor-widget elementor-widget-html\" data-id=\"12c200d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>ChatGPT para Digitalizar Facturas - Tecnolog\u00eda OCR<\/title>\r\n    <style>\r\n        \/* Estilos generales *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Inter', system-ui, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background-color: #FAFBFF;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 80px 20px;\r\n        }\r\n        \r\n        \/* Secci\u00f3n principal *\/\r\n        .dijit-tech-section {\r\n            padding: 80px 20px;\r\n            background-color: #FAFBFF;\r\n            font-family: Inter, system-ui, sans-serif;\r\n        }\r\n        \r\n        .dijit-tech-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        \/* Encabezado de secci\u00f3n *\/\r\n        .dijit-tech-heading {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n        \r\n        .dijit-tech-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            color: #1A1A1A;\r\n            margin-bottom: 16px;\r\n        }\r\n        \r\n        .dijit-tech-title .highlight {\r\n            color: #1D4ED8;\r\n        }\r\n        \r\n        .dijit-tech-subtitle {\r\n            font-size: 1.25rem;\r\n            color: #4B5563;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            line-height: 1.4;\r\n            margin-bottom: -30px;\r\n            text-align: justify;\r\n        }\r\n        \r\n        \/* Introducci\u00f3n - Tecnolog\u00edas fundamentales *\/\r\n        .dijit-tech-intro {\r\n            margin-bottom: 60px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .dijit-tech-intro h3 {\r\n            color: #1A1A1A;\r\n            font-size: 1.75rem;\r\n            margin-bottom: 25px;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .dijit-tech-intro p {\r\n            font-size: 1.125rem;\r\n            line-height: 1.4;\r\n            color: #4B5563;\r\n            margin-bottom: 20px;\r\n            max-width: 900px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            text-align: justify;\r\n        }\r\n        \r\n        \/* Grid para las ilustraciones y detalles *\/\r\n        .dijit-tech-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n            margin-bottom: 80px;\r\n        }\r\n        \r\n        .dijit-tech-content h3 {\r\n            font-size: 1.75rem;\r\n            font-weight: 700;\r\n            color: #1A1A1A;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .dijit-tech-content p {\r\n            font-size: 1.125rem;\r\n            line-height: 1.4;\r\n            color: #4B5563;\r\n            margin-bottom: 20px;\r\n            text-align: justify;\r\n        }\r\n        \r\n        .dijit-tech-content ul {\r\n            margin-bottom: 24px;\r\n        }\r\n        \r\n        .dijit-tech-content li {\r\n            font-size: 1.125rem;\r\n            line-height: 1.4;\r\n            color: #4B5563;\r\n            margin-bottom: 12px;\r\n            position: relative;\r\n            padding-left: 28px;\r\n        }\r\n        \r\n        .dijit-tech-content li:before {\r\n            content: \"\";\r\n            position: absolute;\r\n            left: 0;\r\n            top: 8px;\r\n            width: 16px;\r\n            height: 16px;\r\n            background-color: #1D4ED8;\r\n            mask-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C\/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C\/polyline%3E%3C\/svg%3E\");\r\n            -webkit-mask-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C\/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C\/polyline%3E%3C\/svg%3E\");\r\n            mask-size: contain;\r\n            -webkit-mask-size: contain;\r\n            mask-repeat: no-repeat;\r\n            -webkit-mask-repeat: no-repeat;\r\n        }\r\n        \r\n        \/* Manual Process Illustration - ORIGINAL *\/\r\n        .dijit-ocr-illustration {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 380px;\r\n            background-color: white;\r\n            border-radius: 16px;\r\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n            overflow: hidden;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        \r\n        .dijit-ocr-process {\r\n            width: 85%;\r\n            height: 85%;\r\n            position: relative;\r\n        }\r\n        \r\n        .dijit-document-scan {\r\n            position: absolute;\r\n            top: 10%;\r\n            left: 5%;\r\n            width: 40%;\r\n            height: 80%;\r\n            background-color: #F9FAFB;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\r\n            padding: 15px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 10px;\r\n            z-index: 1;\r\n            border: 2px solid #DC2626;\r\n        }\r\n        \r\n        .dijit-scan-line {\r\n            height: 8px;\r\n            border-radius: 4px;\r\n            background-color: #E5E7EB;\r\n        }\r\n        \r\n        .dijit-scan-progress {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 4px;\r\n            background-color: #E5E7EB;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .dijit-scan-bar {\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: #DC2626;\r\n            animation: scan 3s infinite linear;\r\n        }\r\n        \r\n        @keyframes scan {\r\n            0% {\r\n                left: -100%;\r\n            }\r\n            100% {\r\n                left: 100%;\r\n            }\r\n        }\r\n        \r\n        .dijit-ocr-result {\r\n            position: absolute;\r\n            top: 10%;\r\n            right: 5%;\r\n            width: 40%;\r\n            height: 80%;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 10px;\r\n            background-color: white;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\r\n            padding: 15px;\r\n            z-index: 1;\r\n            border: 2px solid #EF4444;\r\n        }\r\n        \r\n        .dijit-ocr-text {\r\n            font-size: 0.875rem;\r\n            color: #4B5563;\r\n            font-family: 'Courier New', monospace;\r\n            line-height: 1.4;\r\n        }\r\n        \r\n        .dijit-ocr-text .highlight {\r\n            background-color: rgba(239, 68, 68, 0.2);\r\n            padding: 0 2px;\r\n            border-radius: 2px;\r\n        }\r\n        \r\n        .dijit-ocr-animation {\r\n            position: absolute;\r\n            top: 45%;\r\n            left: 47%;\r\n            width: 6%;\r\n            height: 10%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            z-index: 3;\r\n        }\r\n        \r\n        .dijit-ocr-arrow {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 2px;\r\n            background-color: #DC2626;\r\n        }\r\n        \r\n        .dijit-ocr-arrow:before {\r\n            content: \"\";\r\n            position: absolute;\r\n            right: 0;\r\n            top: -4px;\r\n            width: 0;\r\n            height: 0;\r\n            border-top: 5px solid transparent;\r\n            border-bottom: 5px solid transparent;\r\n            border-left: 8px solid #DC2626;\r\n        }\r\n        \r\n        \/* ChatGPT Simple Card Process Illustration - NUEVA DISE\u00d1O *\/\r\n        .dijit-chatgpt-illustration {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 380px;\r\n            background: linear-gradient(135deg, #F8FAFC 0%, #EFF6FF 100%);\r\n            border-radius: 16px;\r\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n            overflow: hidden;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            padding: 20px;\r\n        }\r\n\r\n        .dijit-chatgpt-process {\r\n            width: 100%;\r\n            height: 100%;\r\n            position: relative;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            gap: 15px;\r\n        }\r\n\r\n        .dijit-process-step {\r\n            flex: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            gap: 16px;\r\n            position: relative;\r\n        }\r\n\r\n        .dijit-step-card {\r\n            width: 100%;\r\n            max-width: 144px;\r\n            height: 160px;\r\n            background: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 8px 25px -5px rgba(0, 0, 0, 0.1);\r\n            border: 2px solid #E5E7EB;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n        }\r\n\r\n        .dijit-step-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 12px 30px -5px rgba(0, 0, 0, 0.15);\r\n            border-color: #1D4ED8;\r\n        }\r\n\r\n        .dijit-step-card.ai-step {\r\n            border-color: #10A37F;\r\n            background: linear-gradient(135deg, #10A37F 0%, #40D9A0 100%);\r\n        }\r\n\r\n        .dijit-step-card.ai-step:hover {\r\n            border-color: #059669;\r\n        }\r\n\r\n        .dijit-step-number {\r\n            position: absolute;\r\n            top: -4px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 9px;\r\n            height: 9px;\r\n            background: #1D4ED8;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-weight: bold;\r\n            font-size: 0.4rem;\r\n            box-shadow: 0 1px 2px rgba(29, 78, 216, 0.3);\r\n        }\r\n\r\n        .dijit-step-card.ai-step .dijit-step-number {\r\n            background: white;\r\n            color: #10A37F;\r\n            box-shadow: 0 4px 14px rgba(16, 163, 127, 0.3);\r\n        }\r\n\r\n        .dijit-step-visual {\r\n            width: 48px;\r\n            height: 48px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 12px;\r\n            background: #F3F4F6;\r\n            color: #1D4ED8;\r\n            font-size: 22px;\r\n        }\r\n\r\n        .dijit-step-card.ai-step .dijit-step-visual {\r\n            background: rgba(255, 255, 255, 0.2);\r\n            color: white;\r\n        }\r\n\r\n        .dijit-step-title {\r\n            font-size: 0.875rem;\r\n            font-weight: 700;\r\n            color: #1A1A1A;\r\n            text-align: center;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .dijit-step-card.ai-step .dijit-step-title {\r\n            color: white;\r\n        }\r\n\r\n        .dijit-step-desc {\r\n            font-size: 0.625rem;\r\n            color: #6B7280;\r\n            text-align: center;\r\n            line-height: 1.3;\r\n            padding: 0 6px;\r\n        }\r\n\r\n        .dijit-step-card.ai-step .dijit-step-desc {\r\n            color: rgba(255, 255, 255, 0.9);\r\n        }\r\n\r\n        .dijit-process-arrow {\r\n            position: absolute;\r\n            top: 50%;\r\n            right: -25px;\r\n            transform: translateY(-50%);\r\n            width: 20px;\r\n            height: 3px;\r\n            background: #1D4ED8;\r\n            border-radius: 2px;\r\n            z-index: 5;\r\n        }\r\n\r\n        .dijit-process-arrow::after {\r\n            content: '';\r\n            position: absolute;\r\n            right: -6px;\r\n            top: -3px;\r\n            width: 0;\r\n            height: 0;\r\n            border-top: 4px solid transparent;\r\n            border-bottom: 4px solid transparent;\r\n            border-left: 8px solid #1D4ED8;\r\n        }\r\n\r\n        .dijit-process-step:last-child .dijit-process-arrow {\r\n            display: none;\r\n        }\r\n\r\n        .dijit-process-step:nth-child(2) .dijit-process-arrow {\r\n            background: #10A37F;\r\n        }\r\n\r\n        .dijit-process-step:nth-child(2) .dijit-process-arrow::after {\r\n            border-left-color: #10A37F;\r\n        }\r\n\r\n        \/* Responsive design *\/\r\n        @media (max-width: 768px) {\r\n            .dijit-tech-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            \r\n            .dijit-tech-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .dijit-chatgpt-illustration {\r\n                height: 350px;\r\n            }\r\n            \r\n            .dijit-chatgpt-illustration {\r\n                height: 500px;\r\n            }\r\n            \r\n            .dijit-chatgpt-process {\r\n                gap: 20px;\r\n            }\r\n            \r\n            .dijit-step-box {\r\n                width: 95%;\r\n                padding: 20px;\r\n                gap: 16px;\r\n            }\r\n            \r\n            .dijit-step-number {\r\n                width: 60px;\r\n                height: 60px;\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .dijit-step-icon {\r\n                width: 65px;\r\n                height: 65px;\r\n            }\r\n            \r\n            .dijit-step-title {\r\n                font-size: 1.125rem;\r\n            }\r\n            \r\n            .dijit-step-description {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .dijit-vertical-arrow {\r\n                height: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"dijit-tech-section\">\r\n        <div class=\"dijit-tech-container\">\r\n            <!-- Section Header -->\r\n            <div class=\"dijit-tech-heading\">\r\n                <h2 class=\"dijit-tech-title\"> <span class=\"highlight\">ChatGPT to digitize invoices:<\/span> how to improve document management<\/h2>\r\n            <\/div>\r\n            \r\n            <!-- Introducci\u00f3n consolidada -->\r\n            <div class=\"dijit-tech-intro\">\r\n                <p>Manually scanning invoices takes up to 8 minutes per document, generates errors in 15% cases, and requires dedicated personnel for these repetitive tasks. <strong>ChatGPT to digitize invoices<\/strong> It emerges as a technological alternative that automates much of this process through advanced artificial intelligence.<\/p>\r\n                <p><strong>ChatGPT to digitize invoices<\/strong> It uses natural language models trained on millions of commercial documents to interpret and extract information from invoices. This technology represents a significant advance over manual processing, offering improved speed, contextual understanding, and adaptability to different document formats.<\/p>\r\n            <\/div>\r\n            \r\n            <!-- Manual vs Automated Process Grid -->\r\n            <div class=\"dijit-tech-grid\">\r\n                <div class=\"dijit-tech-content\">\r\n                    <h3>Traditional Manual Processing: Critical Limitations<\/h3>\r\n                    <p>Manual invoice processing presents significant challenges that impact business productivity:<\/p>\r\n                    <ul>\r\n                        <li>Excessive time: between 5-10 minutes per invoice depending on its complexity<\/li>\r\n                        <li>Human errors: incorrect transcription of numbers, dates and concepts<\/li>\r\n                        <li>Inconsistencies: different interpretation criteria between operators<\/li>\r\n                        <li>Bottlenecks: accumulation of documents pending processing<\/li>\r\n                        <li>High costs: need for staff dedicated exclusively to these tasks<\/li>\r\n                    <\/ul>\r\n                    <p>These limitations make manual processing unsustainable for companies with a high volume of monthly invoices, creating accounting delays and difficulties in controlling expenses.<\/p>\r\n                <\/div>\r\n                \r\n                <!-- ILUSTRACI\u00d3N ORIGINAL -->\r\n                <div class=\"dijit-ocr-illustration\">\r\n                    <div class=\"dijit-ocr-process\">\r\n                        <!-- Document Scan -->\r\n                        <div class=\"dijit-document-scan\">\r\n                            <div class=\"dijit-scan-progress\">\r\n                                <div class=\"dijit-scan-bar\"><\/div>\r\n                            <\/div>\r\n                            <div style=\"margin-top: 10px; font-size: 0.75rem; color: #6B7280; text-align: center; font-weight: 600;\">PHYSICAL INVOICE<\/div>\r\n                            <div style=\"flex-grow: 1; display: flex; flex-direction: column; justify-content: center; gap: 8px;\">\r\n                                <div class=\"dijit-scan-line\" style=\"width: 90%;\"><\/div>\r\n                                <div class=\"dijit-scan-line\" style=\"width: 85%;\"><\/div>\r\n                                <div class=\"dijit-scan-line\" style=\"width: 92%;\"><\/div>\r\n                                <div class=\"dijit-scan-line\" style=\"width: 75%;\"><\/div>\r\n                                <div class=\"dijit-scan-line\" style=\"width: 88%;\"><\/div>\r\n                                <div class=\"dijit-scan-line\" style=\"width: 80%;\"><\/div>\r\n                                <div class=\"dijit-scan-line\" style=\"width: 70%;\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Manual Process Animation -->\r\n                        <div class=\"dijit-ocr-animation\">\r\n                            <div class=\"dijit-ocr-arrow\"><\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Manual Result -->\r\n                        <div class=\"dijit-ocr-result\">\r\n                            <div style=\"font-size: 0.75rem; color: #6B7280; text-align: center; font-weight: 600;\">MANUAL ENTRY<\/div>\r\n                            <div style=\"flex-grow: 1; overflow-y: auto;\">\r\n                                <div class=\"dijit-ocr-text\">\r\n                                    \u23f1\ufe0f Time: 8 minutes<br><br>\r\n                                    \r\n                                    \ud83d\udccb Process:<br>\r\n                                    \u2022 Visual reading<br>\r\n                                    \u2022 <span class=\"highlight\">Manual transcription<\/span><br>\r\n                                    \u2022 Data verification<br>\r\n                                    \u2022 <span class=\"highlight\">Possible errors<\/span><br><br>\r\n                                    \r\n                                    \u274c Problems:<br>\r\n                                    \u2022 Eye strain<br>\r\n                                    \u2022 <span class=\"highlight\">Typing errors<\/span><br>\r\n                                    \u2022 Subjective interpretation<br>\r\n                                    \u2022 <span class=\"highlight\">Slow process<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- ChatGPT Enhanced Technology Section -->\r\n            <div class=\"dijit-tech-content\" style=\"max-width: 1000px; margin: 0 auto; text-align: left;\">\r\n                <h3>ChatGPT for digitizing invoices: Significant technological advances<\/h3>\r\n                <p>The technology of <strong>ChatGPT to digitize invoices<\/strong> introduces substantial improvements over traditional manual processing:<\/p>\r\n                <ul>\r\n                    <li>Improved speed: significantly reduces processing time per document<\/li>\r\n                    <li>Intelligent interpretation: understands the context and meaning of fields in invoices<\/li>\r\n                    <li>Adaptability: processes different formats and layouts without prior configuration<\/li>\r\n                    <li>Automation: eliminates much of the repetitive manual work<\/li>\r\n                    <li>Scalability: can handle multiple documents simultaneously<\/li>\r\n                <\/ul>\r\n                <p>With <strong>ChatGPT to digitize invoices<\/strong>, companies can modernize their administrative processes, leveraging the capabilities of artificial intelligence to improve efficiency in document management and reduce dependence on traditional manual processing.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8112f3d e-flex e-con-boxed e-con e-parent\" data-id=\"8112f3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2edb638 elementor-widget elementor-widget-html\" data-id=\"2edb638\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>ChatGPT para Digitalizar Facturas - Pros y Contras<\/title>\r\n    <style>\r\n        \/* Article section styles *\/\r\n        .dijit-blog-article-section {\r\n            max-width: 800px;\r\n            margin: 48px auto;\r\n            padding: 0 20px;\r\n            font-family: Inter, system-ui, sans-serif;\r\n        }\r\n\r\n        .dijit-section-header {\r\n            position: relative;\r\n            margin-bottom: 32px;\r\n            padding-bottom: 16px;\r\n            border-bottom: 3px solid #EEF2FF;\r\n        }\r\n\r\n        .dijit-section-header:after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -3px;\r\n            left: 0;\r\n            width: 100px;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, #1D4ED8, #4F46E5);\r\n        }\r\n\r\n        .dijit-section-title {\r\n            font-size: 2rem;\r\n            font-weight: 800;\r\n            color: #1A1A1A;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .dijit-section-title .highlight {\r\n            color: #1D4ED8;\r\n        }\r\n\r\n        .dijit-advantages-container {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 40px;\r\n        }\r\n\r\n        .dijit-pros-cons-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 40px;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .dijit-advantage-block {\r\n            background-color: white;\r\n            border-radius: 16px;\r\n            padding: 32px;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\r\n        }\r\n\r\n        .dijit-advantage-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 16px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .dijit-advantage-icon {\r\n            width: 48px;\r\n            height: 48px;\r\n            background-color: rgba(29, 78, 216, 0.1);\r\n            border-radius: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: #1D4ED8;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .dijit-advantage-icon.positive {\r\n            background-color: rgba(16, 185, 129, 0.1);\r\n            color: #10B981;\r\n        }\r\n\r\n        .dijit-advantage-icon.negative {\r\n            background-color: rgba(239, 68, 68, 0.1);\r\n            color: #EF4444;\r\n        }\r\n\r\n        .dijit-advantage-title {\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            color: #1A1A1A;\r\n        }\r\n\r\n        .dijit-advantage-content {\r\n            font-size: 1.125rem;\r\n            line-height: 1.4;\r\n            color: #374151;\r\n        }\r\n\r\n        .dijit-advantage-content p {\r\n            margin-bottom: 16px;\r\n            text-align: justify;\r\n        }\r\n\r\n        .dijit-advantage-content p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .dijit-advantage-content ul {\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .dijit-advantage-content li {\r\n            margin-bottom: 8px;\r\n            position: relative;\r\n            padding-left: 24px;\r\n            text-align: justify;\r\n        }\r\n\r\n        .dijit-advantage-content li:before {\r\n            content: \"\";\r\n            position: absolute;\r\n            left: 0;\r\n            top: 8px;\r\n            width: 16px;\r\n            height: 16px;\r\n            background-color: #EF4444;\r\n            mask-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C\/circle%3E%3Cline x1='15' y1='9' x2='9' y2='15'%3E%3C\/line%3E%3Cline x1='9' y1='9' x2='15' y2='15'%3E%3C\/line%3E%3C\/svg%3E\");\r\n            -webkit-mask-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C\/circle%3E%3Cline x1='15' y1='9' x2='9' y2='15'%3E%3C\/line%3E%3Cline x1='9' y1='9' x2='15' y2='15'%3E%3C\/line%3E%3C\/svg%3E\");\r\n            mask-size: contain;\r\n            -webkit-mask-size: contain;\r\n            mask-repeat: no-repeat;\r\n            -webkit-mask-repeat: no-repeat;\r\n        }\r\n\r\n        .dijit-advantage-content .positive-list li:before {\r\n            background-color: #10B981;\r\n            mask-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C\/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C\/polyline%3E%3C\/svg%3E\");\r\n            -webkit-mask-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C\/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C\/polyline%3E%3C\/svg%3E\");\r\n        }\r\n\r\n        .dijit-highlight {\r\n            color: #1D4ED8;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .dijit-highlight-bg {\r\n            background-color: rgba(29, 78, 216, 0.08);\r\n            padding: 2px 6px;\r\n            border-radius: 4px;\r\n        }\r\n\r\n        .dijit-highlight-negative {\r\n            background-color: rgba(239, 68, 68, 0.08);\r\n            padding: 2px 6px;\r\n            border-radius: 4px;\r\n            color: #EF4444;\r\n        }\r\n\r\n        .dijit-advantage-example {\r\n            background-color: #F9FAFB;\r\n            border-left: 4px solid #1D4ED8;\r\n            padding: 16px;\r\n            border-radius: 0 8px 8px 0;\r\n            margin: 24px 0;\r\n            font-size: 1rem;\r\n            text-align: justify;\r\n        }\r\n\r\n        .dijit-advantage-example.negative {\r\n            border-left-color: #EF4444;\r\n            background-color: #FEF2F2;\r\n        }\r\n\r\n        \/* Responsive adjustments *\/\r\n        @media (max-width: 768px) {\r\n            .dijit-section-title {\r\n                font-size: 1.75rem;\r\n            }\r\n            \r\n            .dijit-pros-cons-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n            \r\n            .dijit-advantage-block {\r\n                padding: 24px;\r\n            }\r\n            \r\n            .dijit-advantage-title {\r\n                font-size: 1.25rem;\r\n            }\r\n            \r\n            .dijit-advantage-content {\r\n                font-size: 1rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"dijit-blog-article-section\">\r\n    <!-- Section Header -->\r\n    <div class=\"dijit-section-header\">\r\n        <h2 class=\"dijit-section-title\">Pros and cons of <span class=\"highlight\">ChatGPT to digitize invoices<\/span>: full analysis<\/h2>\r\n        <h3 style=\"font-size: 1.25rem; color: #4B5563; font-weight: 600;\">Critical Limitations You Should Know About<\/h3>\r\n    <\/div>\r\n    \r\n    <!-- Main content with pros and cons -->\r\n    <div class=\"dijit-advantages-container\">\r\n        <!-- Pros and Cons Grid -->\r\n        <div class=\"dijit-pros-cons-grid\">\r\n            <!-- Pros section (left column) -->\r\n            <div class=\"dijit-advantage-block\">\r\n                <div class=\"dijit-advantage-header\">\r\n                    <div class=\"dijit-advantage-icon positive\">\r\n                        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                            <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path>\r\n                            <polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3 class=\"dijit-advantage-title\">Advantages of ChatGPT<\/h3>\r\n                <\/div>\r\n                \r\n                <div class=\"dijit-advantage-content\">\r\n                    <p>\r\n                        The advantages of using <span class=\"dijit-highlight\">ChatGPT to digitize invoices<\/span> include improvements over traditional manual processing.\r\n                    <\/p>\r\n                    \r\n                    <ul class=\"positive-list\">\r\n                        <li>Immediate accessibility without installing specialized software<\/li>\r\n                        <li>Basic contextual understanding of document content<\/li>\r\n                        <li>Versatility to process different types of documents<\/li>\r\n                        <li>Reduced initial cost without investment in infrastructure<\/li>\r\n                        <li>Intuitive and easy-to-use conversational interface<\/li>\r\n                    <\/ul>\r\n                    \r\n                    <p>\r\n                        These advantages make <strong>ChatGPT to digitize invoices<\/strong> be attractive as a first approach to document automation for small businesses or occasional use.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Cons section (right column) -->\r\n            <div class=\"dijit-advantage-block\">\r\n                <div class=\"dijit-advantage-header\">\r\n                    <div class=\"dijit-advantage-icon negative\">\r\n                        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line>\r\n                            <line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3 class=\"dijit-advantage-title\">Main limitations<\/h3>\r\n                <\/div>\r\n                \r\n                <div class=\"dijit-advantage-content\">\r\n                    <p>\r\n                        The limitations of <span class=\"dijit-highlight\">ChatGPT to digitize invoices<\/span> outweigh their advantages in <span class=\"dijit-highlight-negative\">professional business environments<\/span>.\r\n                    <\/p>\r\n                    \r\n                    <ul>\r\n                        <li>Security risks from sending confidential data to third parties<\/li>\r\n                        <li>Inconsistencies in accuracy depending on the quality and format of the document<\/li>\r\n                        <li>Lack of integration with business systems (ERP, accounting)<\/li>\r\n                        <li>Individual processing without mass batch capabilities<\/li>\r\n                        <li>Lack of automated workflows and business validations<\/li>\r\n                    <\/ul>\r\n                    \r\n                    <p>\r\n                        These limitations make that <strong>ChatGPT to digitize invoices<\/strong> is unsuitable for businesses that require professional, secure, and scalable document processing.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Major Cons section (full width) -->\r\n        <div class=\"dijit-advantage-block\">\r\n            <div class=\"dijit-advantage-header\">\r\n                <div class=\"dijit-advantage-icon negative\">\r\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                        <path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"><\/path>\r\n                        <line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"><\/line>\r\n                        <point cx=\"12\" cy=\"17\"><\/point>\r\n                    <\/svg>\r\n                <\/div>\r\n                <h3 class=\"dijit-advantage-title\">Why ChatGPT Isn&#039;t Enough for Businesses: Critical Issues<\/h3>\r\n            <\/div>\r\n            \r\n            <div class=\"dijit-advantage-content\">\r\n                <p>\r\n                    The fundamental problem of using <span class=\"dijit-highlight\">ChatGPT to digitize invoices<\/span> in business environments lies in the <span class=\"dijit-highlight-negative\">lack of professional guarantees<\/span> required by accounting and tax processes. Companies require consistent accuracy, complete traceability, and rigorous regulatory compliance.\r\n                <\/p>\r\n                \r\n                <p>\r\n                    The <span class=\"dijit-highlight-negative\">security risks<\/span> These are particularly serious: sending invoices containing customer, supplier, and tax information to external servers violates corporate confidentiality policies and may violate GDPR compliance. Furthermore, the variability in results means each document requires manual verification, negating the benefits of automation.\r\n                <\/p>\r\n                \r\n                <div class=\"dijit-advantage-example negative\">\r\n                    <strong>Business reality:<\/strong> A consultancy that manages 800 monthly invoices tested <span class=\"dijit-highlight\">ChatGPT to digitize invoices<\/span> for two months. The result: it took 35 additional hours per month to verify errors, correct misinterpreted data, and manually transfer information to its accounting software. The OCR errors generated 12 incidents with the Treasury for incorrect declarations.\r\n                <\/div>\r\n                \r\n                <p>\r\n                    The absence of business integrations makes the use of <strong>ChatGPT to digitize invoices<\/strong> in a siloed process that doesn&#039;t connect to existing ERPs, accounting systems, or approval workflows. For serious companies that value efficiency, accuracy, and regulatory compliance, specialized solutions like Dijit.app are needed to guarantee professional results.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09957c1 e-flex e-con-boxed e-con e-parent\" data-id=\"09957c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87ac47f elementor-widget elementor-widget-html\" data-id=\"87ac47f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Dijit.app - La Mejor Alternativa a ChatGPT para Digitalizar Facturas<\/title>\r\n    <style>\r\n        \/* Main section styles *\/\r\n        .dijit-solution-section {\r\n            max-width: 1000px;\r\n            margin: 60px auto;\r\n            padding: 0 20px;\r\n            font-family: Inter, system-ui, sans-serif;\r\n        }\r\n\r\n        \/* Hero intro *\/\r\n        .dijit-hero-intro {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            padding: 40px;\r\n            background: linear-gradient(135deg, #F8FAFC 0%, #EFF6FF 100%);\r\n            border-radius: 20px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n\r\n        .dijit-hero-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            color: #1A1A1A;\r\n            margin-bottom: 16px;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .dijit-hero-title .highlight {\r\n            background: #1D4ED8;\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        .dijit-hero-subtitle {\r\n            font-size: 1.25rem;\r\n            color: #4B5563;\r\n            margin-bottom: 24px;\r\n            max-width: 750px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            text-align: justify;\r\n        }\r\n\r\n        .dijit-comparison-banner {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-top: 24px;\r\n        }\r\n\r\n        .dijit-vs-item {\r\n            padding: 12px 24px;\r\n            border-radius: 12px;\r\n            font-weight: 600;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .dijit-vs-item img {\r\n            width: 24px;\r\n            height: 24px;\r\n            object-fit: contain;\r\n        }\r\n\r\n        .dijit-vs-item.chatgpt {\r\n            background-color: rgba(239, 68, 68, 0.1);\r\n            color: #DC2626;\r\n        }\r\n\r\n        .dijit-vs-item.dijit {\r\n            background-color: rgba(16, 185, 129, 0.1);\r\n            color: #059669;\r\n        }\r\n\r\n        .dijit-vs-separator {\r\n            font-size: 1.5rem;\r\n            font-weight: 800;\r\n            color: #6B7280;\r\n        }\r\n\r\n        \/* Features grid - 2x2 layout *\/\r\n        .dijit-features-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 30px;\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .dijit-feature-card {\r\n            background: white;\r\n            border-radius: 16px;\r\n            padding: 30px;\r\n            box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\r\n            position: relative;\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .dijit-feature-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.15), 0 10px 10px -5px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .dijit-feature-icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: #1D4ED8;\r\n            border-radius: 16px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .dijit-feature-title {\r\n            font-size: 1.375rem;\r\n            font-weight: 700;\r\n            color: #1A1A1A;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .dijit-feature-description {\r\n            color: #4B5563;\r\n            font-size: 1rem;\r\n            line-height: 1.6;\r\n            margin-bottom: 20px;\r\n            text-align: justify;\r\n        }\r\n\r\n        .dijit-feature-benefits {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .dijit-feature-benefits li {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            margin-bottom: 10px;\r\n            font-size: 0.9rem;\r\n            color: #374151;\r\n        }\r\n\r\n        .dijit-feature-benefits li::before {\r\n            content: '\u2713';\r\n            background-color: #10B981;\r\n            color: white;\r\n            border-radius: 50%;\r\n            width: 18px;\r\n            height: 18px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 0.75rem;\r\n            font-weight: bold;\r\n            flex-shrink: 0;\r\n            margin-top: 2px;\r\n        }\r\n\r\n        \/* Stats section *\/\r\n        .dijit-stats-section {\r\n            background: #1D4ED84D;\r\n            border-radius: 20px;\r\n            padding: 40px;\r\n            margin-bottom: 60px;\r\n            text-align: center;\r\n            color: white;\r\n        }\r\n\r\n        .dijit-stats-title {\r\n            font-size: 1.75rem;\r\n            font-weight: 700;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .dijit-stats-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 30px;\r\n        }\r\n\r\n        .dijit-stat-item {\r\n            text-align: center;\r\n        }\r\n\r\n        .dijit-stat-number {\r\n            font-size: 3rem;\r\n            font-weight: 800;\r\n            margin-bottom: 8px;\r\n            background: #1D4ED8;\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        .dijit-stat-label {\r\n            font-size: 1rem;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        \/* Success story *\/\r\n        .dijit-success-story {\r\n            background: linear-gradient(135deg, #F0FDF4 0%, #ECFDF5 100%);\r\n            border-radius: 16px;\r\n            padding: 30px;\r\n            margin-bottom: 60px;\r\n            border-left: 4px solid #10B981;\r\n        }\r\n\r\n        .dijit-story-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 16px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .dijit-story-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            background-color: #10B981;\r\n            border-radius: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n        }\r\n\r\n        .dijit-story-title {\r\n            font-size: 1.25rem;\r\n            font-weight: 700;\r\n            color: #065F46;\r\n        }\r\n\r\n        .dijit-story-content {\r\n            color: #047857;\r\n            line-height: 1.6;\r\n            text-align: justify;\r\n        }\r\n\r\n\r\n        .dijit-cta-title {\r\n            font-size: 2rem;\r\n            font-weight: 800;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .dijit-cta-subtitle {\r\n            font-size: 1.125rem;\r\n            opacity: 0.8;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .dijit-cta-buttons {\r\n            display: flex;\r\n            gap: 20px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .dijit-cta-button {\r\n            padding: 16px 32px;\r\n            border-radius: 12px;\r\n            font-weight: 600;\r\n            font-size: 1.125rem;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .dijit-cta-button.primary {\r\n            background: #10B981;\r\n            color: white;\r\n        }\r\n\r\n        .dijit-cta-button.secondary {\r\n            background: #10B981;\r\n            color: white;\r\n            border: 2px solid rgba(255, 255, 255, 0.3);\r\n        }\r\n\r\n        .dijit-cta-button:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.3);\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .dijit-hero-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .dijit-features-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 20px;\r\n            }\r\n            \r\n            .dijit-stats-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .dijit-cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n\r\n            .dijit-comparison-banner {\r\n                flex-direction: column;\r\n                gap: 10px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"dijit-solution-section\">\r\n    <!-- Hero Introduction -->\r\n    <div class=\"dijit-hero-intro\">\r\n        <h2 class=\"dijit-hero-title\">\r\n            <span class=\"highlight\">dijit.app<\/span>: The professional alternative that surpasses ChatGPT for digitizing invoices\r\n        <\/h2>\r\n        <p class=\"dijit-hero-subtitle\">\r\n            While ChatGPT for digitizing invoices has critical limitations in terms of security, accuracy, and scalability, Dijit.app offers a complete enterprise solution specifically designed to meet the real needs of professional document digitization.\r\n        <\/p>\r\n        <div class=\"dijit-comparison-banner\">\r\n            <div class=\"dijit-vs-item chatgpt\">\r\n                <img decoding=\"async\" src=\"https:\/\/www.dijit.app\/wp-content\/uploads\/2025\/05\/chatGPT-logo.png\" alt=\"ChatGPT to digitize invoices\">\r\n                ChatGPT: Generic Solution\r\n            <\/div>\r\n            <div class=\"dijit-vs-separator\">VS<\/div>\r\n            <div class=\"dijit-vs-item dijit\">\r\n                <img decoding=\"async\" src=\"https:\/\/www.dijit.app\/wp-content\/uploads\/2022\/07\/logo-didin-png-sin-fondo.png\" alt=\"Dijit.app Logo\">\r\n                Dijit.app: Specialized\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Features Grid -->\r\n    <div class=\"dijit-features-grid\">\r\n        <!-- Security Feature -->\r\n        <div class=\"dijit-feature-card\">\r\n            <div class=\"dijit-feature-icon\">\r\n                <svg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"dijit-feature-title\">Certified Business Security<\/h3>\r\n            <p class=\"dijit-feature-description\">\r\n                Unlike ChatGPT, which uses invoice digitization to send data to third parties, Dijit.app processes documents on certified European infrastructure, ensuring GDPR compliance and maximum confidentiality.\r\n            <\/p>\r\n            <ul class=\"dijit-feature-benefits\">\r\n                <li>Local processing on European ISO 27001 servers<\/li>\r\n                <li>End-to-end encryption of documents<\/li>\r\n                <li>Automatic GDPR compliance verified<\/li>\r\n                <li>Regular security audits<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Precision Feature -->\r\n        <div class=\"dijit-feature-card\">\r\n            <div class=\"dijit-feature-icon\">\r\n                <svg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                    <path d=\"M16.2 7.8l-2 6.3-6.3 2 2-6.3 6.3-2z\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"dijit-feature-title\">99.9% Accuracy Guaranteed<\/h3>\r\n            <p class=\"dijit-feature-description\">\r\n                While ChatGPT for digitizing invoices produces inconsistent results, Dijit.app guarantees consistent accuracy through specialized algorithms trained exclusively on Spanish business documents.\r\n            <\/p>\r\n            <ul class=\"dijit-feature-benefits\">\r\n                <li>Automatic cross-validation of critical fields<\/li>\r\n                <li>Smart OCR error correction<\/li>\r\n                <li>Optimized recognition for Spanish invoices<\/li>\r\n                <li>Proactive detection of inconsistencies<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Integration Feature -->\r\n        <div class=\"dijit-feature-card\">\r\n            <div class=\"dijit-feature-icon\">\r\n                <svg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n                    <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n                    <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\r\n                    <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"dijit-feature-title\">Total Integration with Systems<\/h3>\r\n            <p class=\"dijit-feature-description\">\r\n                ChatGPT for digitizing invoices lacks enterprise integrations. Dijit.app connects natively with over 200 systems, fully automating your accounting and administrative workflows.\r\n            <\/p>\r\n            <ul class=\"dijit-feature-benefits\">\r\n                <li>Direct connection with ERPs and accounting software<\/li>\r\n                <li>Customizable REST APIs and webhooks<\/li>\r\n                <li>Automated mass processing<\/li>\r\n                <li>Configurable approval flows<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Scalability Feature -->\r\n        <div class=\"dijit-feature-card\">\r\n            <div class=\"dijit-feature-icon\">\r\n                <svg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"dijit-feature-title\">Real Business Scalability<\/h3>\r\n            <p class=\"dijit-feature-description\">\r\n                Overcome ChatGPT&#039;s individual processing limitations to digitize invoices. Dijit.app manages thousands of documents simultaneously with the same accuracy and speed, adapting to your business&#039;s growth.\r\n            <\/p>\r\n            <ul class=\"dijit-feature-benefits\">\r\n                <li>24\/7 Mass Batch Processing<\/li>\r\n                <li>Automatic scaling on demand<\/li>\r\n                <li>No limits on document volume<\/li>\r\n                <li>Consistent performance independent of size<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Stats Section -->\r\n    <div class=\"dijit-stats-section\">\r\n        <h3 class=\"dijit-stats-title\">Dijit.app in numbers: surpassing ChatGPT<\/h3>\r\n        \r\n        <div class=\"dijit-stats-grid\">\r\n            <div class=\"dijit-stat-item\">\r\n                <div class=\"dijit-stat-number\">99.9%<\/div>\r\n                <div class=\"dijit-stat-label\">Guaranteed accuracy<\/div>\r\n            <\/div>\r\n          \r\n            <div class=\"dijit-stat-item\">\r\n                <div class=\"dijit-stat-number\">+ 2,000<\/div>\r\n                <div class=\"dijit-stat-label\">Companies that trust us<\/div>\r\n            <\/div>\r\n            <div class=\"dijit-stat-item\">\r\n                <div class=\"dijit-stat-number\">95%<\/div>\r\n                <div class=\"dijit-stat-label\">Reduction in processing time<\/div>\r\n            <\/div>\r\n        <\/div>\r\n    \r\n    <\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-67967a9 e-flex e-con-boxed e-con e-parent\" data-id=\"67967a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1ab330 elementor-widget elementor-widget-html\" data-id=\"e1ab330\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Digitalizar facturas y tickets f\u00e1cilmente - Gu\u00eda completa Dijit.app<\/title>\r\n    <style>\r\n      \/* Steps section styles *\/\r\n      .dijit-steps-section {\r\n        max-width: 800px;\r\n        margin: 64px auto;\r\n        padding: 0 20px;\r\n        font-family: Inter, system-ui, sans-serif;\r\n      }\r\n\r\n      .dijit-steps-header {\r\n        position: relative;\r\n        margin-bottom: 40px;\r\n        padding-bottom: 16px;\r\n        border-bottom: 3px solid #EEF2FF;\r\n      }\r\n\r\n      .dijit-steps-header:after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: -3px;\r\n        left: 0;\r\n        width: 120px;\r\n        height: 3px;\r\n        background: linear-gradient(90deg, #1D4ED8, #4F46E5);\r\n      }\r\n\r\n      .dijit-steps-title {\r\n        font-size: 2rem;\r\n        font-weight: 800;\r\n        color: #1A1A1A;\r\n        margin-bottom: 16px;\r\n      }\r\n\r\n      .dijit-steps-description {\r\n        font-size: 1.125rem;\r\n        line-height: 1.4;\r\n        color: #4B5563;\r\n        text-align: justify;\r\n      }\r\n\r\n      .dijit-steps-container {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 48px;\r\n        position: relative;\r\n        margin-top: 48px;\r\n      }\r\n\r\n      .dijit-steps-container:before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        bottom: 0;\r\n        left: 40px;\r\n        width: 2px;\r\n        background-color: #E5E7EB;\r\n        z-index: 0;\r\n      }\r\n\r\n      .dijit-step {\r\n        position: relative;\r\n        padding-left: 100px;\r\n        z-index: 1;\r\n      }\r\n\r\n      .dijit-step-number {\r\n        position: absolute;\r\n        left: 0;\r\n        top: 0;\r\n        width: 80px;\r\n        height: 80px;\r\n        background: linear-gradient(135deg, #1D4ED8, #4F46E5);\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: white;\r\n        font-size: 1.5rem;\r\n        font-weight: 700;\r\n        box-shadow: 0 10px 15px -3px rgba(79, 70, 229, 0.3);\r\n      }\r\n\r\n      .dijit-step-content {\r\n        background-color: white;\r\n        border-radius: 16px;\r\n        padding: 32px;\r\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\r\n      }\r\n\r\n      .dijit-step-title {\r\n        font-size: 1.5rem;\r\n        font-weight: 700;\r\n        color: #1A1A1A;\r\n        margin-bottom: 16px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n      }\r\n\r\n      .dijit-step-icon {\r\n        width: 32px;\r\n        height: 32px;\r\n        color: #1D4ED8;\r\n        flex-shrink: 0;\r\n      }\r\n\r\n      .dijit-step-text {\r\n        font-size: 1.125rem;\r\n        line-height: 1.4;\r\n        color: #374151;\r\n      }\r\n\r\n      .dijit-step-text p {\r\n        margin-bottom: 16px;\r\n        text-align: justify;\r\n      }\r\n\r\n      .dijit-step-text p:last-child {\r\n        margin-bottom: 0;\r\n      }\r\n      \r\n      .dijit-step-image {\r\n        margin-top: 24px;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .dijit-highlight {\r\n        color: #1D4ED8;\r\n        font-weight: 600;\r\n      }\r\n\r\n      .dijit-tech-tag {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        background-color: rgba(29, 78, 216, 0.08);\r\n        color: #1D4ED8;\r\n        padding: 2px 8px;\r\n        border-radius: 4px;\r\n        font-size: 0.9em;\r\n        font-weight: 500;\r\n        margin: 0 2px;\r\n      }\r\n\r\n      .dijit-tip-box {\r\n      background-color: #F3F4F6;\r\n      border-left: 4px solid #1D4ED8;\r\n      padding: 16px;\r\n      margin: 24px 0;\r\n      font-size: 0.95rem;\r\n      border-radius: 0 8px 8px 0;\r\n      text-align: justify;\r\n    }\r\n\r\n      .dijit-tip-title {\r\n        font-weight: 700;\r\n        margin-bottom: 8px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        color: #1A1A1A;\r\n      }\r\n\r\n      \/* Responsive adjustments *\/\r\n      @media (max-width: 768px) {\r\n        .dijit-steps-section {\r\n          padding: 0 16px;\r\n        }\r\n        \r\n        .dijit-steps-title {\r\n          font-size: 1.75rem;\r\n        }\r\n        \r\n        .dijit-step {\r\n          padding-left: 0;\r\n          padding-top: 90px;\r\n        }\r\n        \r\n        .dijit-step-number {\r\n          width: 60px;\r\n          height: 60px;\r\n          font-size: 1.25rem;\r\n          left: 50%;\r\n          transform: translateX(-50%);\r\n        }\r\n        \r\n        .dijit-steps-container:before {\r\n          left: 50%;\r\n          transform: translateX(-50%);\r\n        }\r\n        \r\n        .dijit-step-content {\r\n          padding: 24px;\r\n        }\r\n        \r\n        .dijit-step-title {\r\n          font-size: 1.25rem;\r\n        }\r\n        \r\n        .dijit-step-text {\r\n          font-size: 1rem;\r\n        }\r\n      }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"dijit-steps-section\">\r\n      <!-- Steps Header -->\r\n      <div class=\"dijit-steps-header\">\r\n        <h2 class=\"dijit-steps-title\">How to easily digitize invoices with Dijit.app<\/h2>\r\n        <p class=\"dijit-steps-description\">\r\n          In this step-by-step guide, we show you the process for digitizing your business documents: invoices, tickets, contracts, delivery notes, etc. We&#039;ll help you optimize your financial management and save hours of manual administrative work for your business or professional activity.\r\n        <\/p>\r\n      <\/div>\r\n      \r\n      <!-- Steps Process -->\r\n      <div class=\"dijit-steps-container\">\r\n        <!-- Step 1 -->\r\n        <div class=\"dijit-step\">\r\n          <div class=\"dijit-step-number\">1<\/div>\r\n          <div class=\"dijit-step-content\">\r\n            <h3 class=\"dijit-step-title\">\r\n              <svg class=\"dijit-step-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                <path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path>\r\n                <polyline points=\"17 8 12 3 7 8\"><\/polyline>\r\n                <line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"15\"><\/line>\r\n              <\/svg>\r\n              Document capture\r\n            <\/h3>\r\n            <div class=\"dijit-step-text\">\r\n              <p>\r\n                The first step to easily digitizing invoices is to capture these documents using your smartphone camera or an existing image. <span class=\"dijit-highlight\">dijit.app<\/span> It offers you multiple options: you can use the mobile app to take photos of your invoices while you&#039;re on the go, upload PDF invoices received by email, or connect directly to electronic invoicing platforms.\r\n              <\/p>\r\n              \r\n              <p>\r\n                The platform is specifically designed to recognize tax documents even in adverse conditions such as poor lighting, damaged thermal paper on old receipts, or wrinkled invoices. The system automatically corrects skew, improves contrast, and optimizes readability to ensure accurate data extraction.\r\n              <\/p>\r\n        \r\n            <\/div>\r\n            \r\n            <div class=\"dijit-step-image\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 800 300\">\r\n                <!-- Fondo -->\r\n                <rect width=\"800\" height=\"300\" fill=\"#f9fafb\" rx=\"10\" ry=\"10\"\/>\r\n                \r\n                <!-- Persona con smartphone tomando foto de factura -->\r\n                <circle cx=\"180\" cy=\"140\" r=\"30\" fill=\"#4F46E5\" opacity=\"0.8\"\/>\r\n                <rect x=\"165\" y=\"170\" width=\"30\" height=\"60\" fill=\"#4F46E5\" opacity=\"0.8\"\/>\r\n                \r\n                <!-- Brazos extendidos con smartphone -->\r\n                <rect x=\"175\" y=\"180\" width=\"60\" height=\"10\" rx=\"5\" ry=\"5\" fill=\"#4F46E5\" opacity=\"0.8\" transform=\"rotate(15, 175, 180)\"\/>\r\n                <rect x=\"195\" y=\"170\" width=\"10\" height=\"60\" rx=\"5\" ry=\"5\" fill=\"#4F46E5\" opacity=\"0.8\" transform=\"rotate(75, 235, 170)\"\/>\r\n                \r\n                <!-- Smartphone -->\r\n                <rect x=\"245\" y=\"150\" width=\"30\" height=\"50\" rx=\"3\" ry=\"3\" fill=\"#1A1A1A\"\/>\r\n                <rect x=\"249\" y=\"155\" width=\"22\" height=\"35\" rx=\"1\" ry=\"1\" fill=\"#4F46E5\" opacity=\"0.3\"\/>\r\n                <circle cx=\"260\" cy=\"196\" r=\"2\" fill=\"#FFFFFF\"\/>\r\n                \r\n                <!-- Destello de c\u00e1mara -->\r\n                <polygon points=\"280,160 290,150 300,160 290,170\" fill=\"#FFFF00\" opacity=\"0.7\">\r\n                  <animate attributename=\"opacity\" values=\"0.7;0.9;0.7\" dur=\"1s\" repeatcount=\"indefinite\"\/>\r\n                <\/polygon>\r\n                \r\n                <!-- Factura -->\r\n                <rect x=\"340\" y=\"100\" width=\"220\" height=\"160\" rx=\"5\" ry=\"5\" fill=\"#FFFFFF\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                \r\n                <!-- Contenido de la factura -->\r\n                <rect x=\"350\" y=\"110\" width=\"80\" height=\"15\" rx=\"2\" ry=\"2\" fill=\"#E5E7EB\"\/>\r\n                <rect x=\"350\" y=\"130\" width=\"200\" height=\"10\" rx=\"2\" ry=\"2\" fill=\"#E5E7EB\"\/>\r\n                <rect x=\"350\" y=\"145\" width=\"180\" height=\"10\" rx=\"2\" ry=\"2\" fill=\"#E5E7EB\"\/>\r\n                <rect x=\"350\" y=\"160\" width=\"120\" height=\"10\" rx=\"2\" ry=\"2\" fill=\"#E5E7EB\"\/>\r\n                \r\n                <!-- Tabla de conceptos en la factura -->\r\n                <rect x=\"350\" y=\"180\" width=\"200\" height=\"60\" rx=\"2\" ry=\"2\" fill=\"#F3F4F6\"\/>\r\n                <rect x=\"350\" y=\"180\" width=\"200\" height=\"15\" rx=\"2\" ry=\"2\" fill=\"#E5E7EB\"\/>\r\n                <line x1=\"420\" y1=\"180\" x2=\"420\" y2=\"240\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <line x1=\"470\" y1=\"180\" x2=\"470\" y2=\"240\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <line x1=\"520\" y1=\"180\" x2=\"520\" y2=\"240\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <line x1=\"350\" y1=\"195\" x2=\"550\" y2=\"195\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <line x1=\"350\" y1=\"210\" x2=\"550\" y2=\"210\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <line x1=\"350\" y1=\"225\" x2=\"550\" y2=\"225\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                \r\n                <!-- Logo de empresa -->\r\n                <rect x=\"490\" y=\"105\" width=\"50\" height=\"20\" rx=\"4\" ry=\"4\" fill=\"#1D4ED8\" opacity=\"0.8\"\/>\r\n                <text x=\"515\" y=\"120\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" text-anchor=\"middle\">ACME<\/text>\r\n                \r\n                <!-- L\u00edneas de esc\u00e1ner -->\r\n                <line x1=\"320\" y1=\"130\" x2=\"580\" y2=\"130\" stroke=\"#1D4ED8\" stroke-width=\"2\" stroke-dasharray=\"5,5\" opacity=\"0.7\">\r\n                  <animate attributename=\"y1\" values=\"100;200;100\" dur=\"3s\" repeatcount=\"indefinite\"\/>\r\n                  <animate attributename=\"y2\" values=\"100;200;100\" dur=\"3s\" repeatcount=\"indefinite\"\/>\r\n                <\/line>\r\n                \r\n                <!-- Texto explicativo -->\r\n                <text x=\"600\" y=\"90\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" text-anchor=\"middle\">Invoice capture<\/text>\r\n                <text x=\"610\" y=\"110\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" text-anchor=\"middle\">with smartphone<\/text>\r\n                \r\n                <!-- Flecha -->\r\n                <path d=\"M590,160 L620,160 L610,170 L620,160 L610,150\" fill=\"none\" stroke=\"#1D4ED8\" stroke-width=\"2\"\/>\r\n                \r\n                <!-- App procesando -->\r\n                <rect x=\"640\" y=\"120\" width=\"100\" height=\"160\" rx=\"10\" ry=\"10\" fill=\"#FFFFFF\" stroke=\"#D1D5DB\" stroke-width=\"2\"\/>\r\n                <rect x=\"640\" y=\"120\" width=\"100\" height=\"20\" rx=\"10\" ry=\"10\" fill=\"#1D4ED8\"\/>\r\n                <text x=\"690\" y=\"135\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">dijit.app<\/text>\r\n                \r\n                <!-- Pantalla de la app -->\r\n                <rect x=\"650\" y=\"150\" width=\"80\" height=\"110\" rx=\"4\" ry=\"4\" fill=\"#F3F4F6\"\/>\r\n                <rect x=\"665\" y=\"160\" width=\"50\" height=\"5\" rx=\"2\" ry=\"2\" fill=\"#1D4ED8\"\/>\r\n                <rect x=\"665\" y=\"175\" width=\"40\" height=\"40\" rx=\"4\" ry=\"4\" fill=\"#E5E7EB\"\/>\r\n                <line x1=\"670\" y1=\"190\" x2=\"700\" y2=\"190\" stroke=\"#1D4ED8\" stroke-width=\"1\" stroke-dasharray=\"2,2\">\r\n                  <animate attributename=\"x2\" values=\"700;690;700\" dur=\"1.5s\" repeatcount=\"indefinite\"\/>\r\n                <\/line>\r\n                <line x1=\"670\" y1=\"200\" x2=\"695\" y2=\"200\" stroke=\"#1D4ED8\" stroke-width=\"1\" stroke-dasharray=\"2,2\">\r\n                  <animate attributename=\"x2\" values=\"695;685;695\" dur=\"1.5s\" repeatcount=\"indefinite\"\/>\r\n                <\/line>\r\n                \r\n                <!-- Indicador de progreso -->\r\n                <rect x=\"665\" y=\"225\" width=\"50\" height=\"6\" rx=\"3\" ry=\"3\" fill=\"#E5E7EB\"\/>\r\n                <rect x=\"665\" y=\"225\" width=\"30\" height=\"6\" rx=\"3\" ry=\"3\" fill=\"#1D4ED8\">\r\n                  <animate attributename=\"width\" values=\"10;50;10\" dur=\"2s\" repeatcount=\"indefinite\"\/>\r\n                <\/rect>\r\n                \r\n                <!-- Texto de procesamiento -->\r\n                <text x=\"690\" y=\"245\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\" text-anchor=\"middle\">Processing invoice...<\/text>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Step 2 -->\r\n        <div class=\"dijit-step\">\r\n          <div class=\"dijit-step-number\">2<\/div>\r\n          <div class=\"dijit-step-content\">\r\n            <h3 class=\"dijit-step-title\">\r\n              <svg class=\"dijit-step-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path>\r\n                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n              <\/svg>\r\n              Intelligent data extraction\r\n            <\/h3>\r\n            <div class=\"dijit-step-text\">\r\n              <p>\r\n                Once the document is captured, the advanced system of <span class=\"dijit-tech-tag\">OCR<\/span> (Optical Character Recognition) of <span class=\"dijit-highlight\">dijit.app<\/span> Take action. Our technology has been specifically trained to digitize invoices, automatically recognizing key fields such as: invoice number, issue date, issuer information, CIF\/NIF, concepts, partial amounts, itemized taxes (VAT, personal income tax, etc.), applied discounts, and the total amount.\r\n              <\/p>\r\n              \r\n              <p>\r\n                The system is adapted to recognize specific invoice formats from different sectors, from catering to professional services. Thanks to the <span class=\"dijit-tech-tag\"><a href=\"https:\/\/es.wikipedia.org\/wiki\/Inteligencia_artificial\" target=\"_blank\" rel=\"noopener noreferrer\">AI<\/a><\/span> specialized in tax documentation, <span class=\"dijit-highlight\">dijit.app<\/span> Correctly identifies even documents with complex layouts, differentiating between product codes, references, discounts and promotions.\r\n              <\/p>\r\n              \r\n              <div class=\"dijit-tip-box\">\r\n                <div class=\"dijit-tip-title\">\r\n                  <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                    <path d=\"M12 8v4\"><\/path>\r\n                    <path d=\"M12 16h.01\"><\/path>\r\n                  <\/svg>\r\n                  Exclusive functionality\r\n                <\/div>\r\n                Dijit.app&#039;s OCR engine can automatically detect and validate invoices for tax compliance, identifying whether they meet all mandatory legal requirements and alerting you if any elements necessary for tax deductibility are missing, such as the issuer&#039;s VAT number or tax breakdown.\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"dijit-step-image\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 800 300\">\r\n                <!-- Fondo general -->\r\n                <rect width=\"800\" height=\"300\" fill=\"#f9fafb\" rx=\"10\" ry=\"10\"\/>\r\n                \r\n                <!-- T\u00edtulo explicativo -->\r\n                <text x=\"400\" y=\"30\" fill=\"#1A1A1A\" font-family=\"Arial\" font-size=\"14\" font-weight=\"bold\" text-anchor=\"middle\">DIGITIZE INVOICES AND TICKETS EASILY<\/text>\r\n                \r\n                <!-- LADO IZQUIERDO: DOCUMENTOS ORIGINALES -->\r\n                <text x=\"150\" y=\"60\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">ORIGINAL DOCUMENTS<\/text>\r\n                \r\n                <!-- Factura original -->\r\n                <rect x=\"50\" y=\"70\" width=\"120\" height=\"170\" fill=\"white\" rx=\"6\" ry=\"6\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <text x=\"110\" y=\"85\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">BILL<\/text>\r\n                <line x1=\"60\" y1=\"90\" x2=\"160\" y2=\"90\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <rect x=\"60\" y=\"100\" width=\"70\" height=\"6\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"60\" y=\"110\" width=\"90\" height=\"6\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"60\" y=\"120\" width=\"50\" height=\"6\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"60\" y=\"135\" width=\"100\" height=\"40\" fill=\"#F3F4F6\" rx=\"2\" ry=\"2\"\/>\r\n                <line x1=\"60\" y1=\"145\" x2=\"160\" y2=\"145\" stroke=\"#D1D5DB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"60\" y1=\"155\" x2=\"160\" y2=\"155\" stroke=\"#D1D5DB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"60\" y1=\"165\" x2=\"160\" y2=\"165\" stroke=\"#D1D5DB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"110\" y1=\"135\" x2=\"110\" y2=\"175\" stroke=\"#D1D5DB\" stroke-width=\"0.5\"\/>\r\n                <rect x=\"60\" y=\"185\" width=\"40\" height=\"5\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"60\" y=\"195\" width=\"60\" height=\"5\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"120\" y=\"195\" width=\"30\" height=\"8\" fill=\"#1D4ED8\" opacity=\"0.7\" rx=\"1\" ry=\"1\"\/>\r\n                \r\n                <!-- Ticket original -->\r\n                <rect x=\"190\" y=\"70\" width=\"80\" height=\"170\" fill=\"white\" rx=\"6\" ry=\"6\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <text x=\"230\" y=\"85\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">TICKET<\/text>\r\n                <line x1=\"195\" y1=\"90\" x2=\"265\" y2=\"90\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <rect x=\"200\" y=\"100\" width=\"60\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"200\" y=\"108\" width=\"40\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"200\" y=\"120\" width=\"25\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"240\" y=\"120\" width=\"20\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"200\" y=\"130\" width=\"35\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"240\" y=\"130\" width=\"20\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"200\" y=\"140\" width=\"30\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"240\" y=\"140\" width=\"20\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"200\" y=\"150\" width=\"20\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"240\" y=\"150\" width=\"20\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <line x1=\"200\" y1=\"160\" x2=\"260\" y2=\"160\" stroke=\"#D1D5DB\" stroke-width=\"0.5\" stroke-dasharray=\"2,1\"\/>\r\n                <rect x=\"200\" y=\"170\" width=\"15\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"240\" y=\"170\" width=\"20\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"200\" y=\"180\" width=\"25\" height=\"4\" fill=\"#E5E7EB\" rx=\"1\" ry=\"1\"\/>\r\n                <rect x=\"240\" y=\"180\" width=\"20\" height=\"6\" fill=\"#1D4ED8\" opacity=\"0.7\" rx=\"1\" ry=\"1\"\/>\r\n                <text x=\"250\" y=\"185\" fill=\"white\" font-family=\"Arial\" font-size=\"4\" text-anchor=\"middle\">TOTAL<\/text>\r\n                \r\n                <!-- PROCESO CENTRAL -->\r\n                <text x=\"400\" y=\"60\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">SMART DIGITALIZATION<\/text>\r\n                \r\n                <!-- C\u00edrculo central de procesamiento OCR\/IA -->\r\n                <circle cx=\"400\" cy=\"155\" r=\"70\" fill=\"#1D4ED8\" opacity=\"0.1\"\/>\r\n                <circle cx=\"400\" cy=\"155\" r=\"55\" fill=\"#1D4ED8\" opacity=\"0.2\"\/>\r\n                <circle cx=\"400\" cy=\"155\" r=\"40\" fill=\"#1D4ED8\"\/>\r\n                \r\n                <!-- Iconos dentro del c\u00edrculo -->\r\n                <text x=\"400\" y=\"145\" fill=\"white\" font-family=\"Arial\" font-size=\"14\" font-weight=\"bold\" text-anchor=\"middle\">OCR<\/text>\r\n                <text x=\"400\" y=\"165\" fill=\"white\" font-family=\"Arial\" font-size=\"14\" font-weight=\"bold\" text-anchor=\"middle\">AI<\/text>\r\n                <text x=\"400\" y=\"185\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">DIJIT.APP<\/text>\r\n                \r\n                <!-- Flechas flujo documentos -> IA -->\r\n                <path d=\"M170,120 C260,120 260,140 330,140\" fill=\"none\" stroke=\"#1D4ED8\" stroke-width=\"2\" stroke-dasharray=\"4,2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\"\/>\r\n                <\/path>\r\n                <path d=\"M270,140 C300,140 310,155 330,155\" fill=\"none\" stroke=\"#1D4ED8\" stroke-width=\"2\" stroke-dasharray=\"4,2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"0.3s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- Iconos alrededor del c\u00edrculo central -->\r\n                <!-- Calendario (fecha) -->\r\n                <rect x=\"340\" y=\"90\" width=\"20\" height=\"20\" fill=\"white\" stroke=\"#1D4ED8\" stroke-width=\"1\" rx=\"2\" ry=\"2\"\/>\r\n                <line x1=\"345\" y1=\"95\" x2=\"355\" y2=\"95\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <line x1=\"345\" y1=\"100\" x2=\"350\" y2=\"100\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <line x1=\"345\" y1=\"105\" x2=\"355\" y2=\"105\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                \r\n                <!-- N\u00famero factura -->\r\n                <rect x=\"440\" y=\"90\" width=\"20\" height=\"20\" fill=\"white\" stroke=\"#1D4ED8\" stroke-width=\"1\" rx=\"2\" ry=\"2\"\/>\r\n                <text x=\"450\" y=\"105\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"15\" font-weight=\"bold\" text-anchor=\"middle\">#<\/text>\r\n                \r\n                <!-- S\u00edmbolo euro (importe) -->\r\n                <circle cx=\"440\" cy=\"210\" r=\"10\" fill=\"white\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <text x=\"440\" y=\"215\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"15\" font-weight=\"bold\" text-anchor=\"middle\">\u20ac<\/text>\r\n                \r\n                <!-- Porcentaje (IVA) -->\r\n                <circle cx=\"360\" cy=\"210\" r=\"10\" fill=\"white\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <text x=\"360\" y=\"214\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"15\" font-weight=\"bold\" text-anchor=\"middle\">%<\/text>\r\n                \r\n                <!-- Flecha proceso OCR -> Resultados -->\r\n                <path d=\"M470,155 C500,155 510,145 530,145\" fill=\"none\" stroke=\"#1D4ED8\" stroke-width=\"2\" stroke-dasharray=\"4,2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"0.5s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- LADO DERECHO: RESULTADOS DIGITALES -->\r\n                <text x=\"650\" y=\"60\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">DIGITALIZED DOCUMENTS<\/text>\r\n                \r\n                <!-- Panel de documentos digitales -->\r\n                <rect x=\"530\" y=\"70\" width=\"240\" height=\"170\" fill=\"white\" rx=\"6\" ry=\"6\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <rect x=\"530\" y=\"70\" width=\"240\" height=\"30\" fill=\"#EEF2FF\" rx=\"6\" ry=\"6\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <rect x=\"540\" y=\"75\" width=\"60\" height=\"20\" fill=\"#1D4ED8\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"570\" y=\"89\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">Bills<\/text>\r\n                <rect x=\"610\" y=\"75\" width=\"60\" height=\"20\" fill=\"#F3F4F6\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"640\" y=\"89\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">tickets<\/text>\r\n                <rect x=\"680\" y=\"75\" width=\"80\" height=\"20\" fill=\"#F3F4F6\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"720\" y=\"89\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">Information<\/text>\r\n                \r\n                <!-- Tabla de datos estructurados -->\r\n                <rect x=\"540\" y=\"110\" width=\"220\" height=\"120\" fill=\"#FFFFFF\" stroke=\"#E5E7EB\" stroke-width=\"1\" rx=\"4\" ry=\"4\"\/>\r\n                \r\n                <!-- Cabeceras -->\r\n                <rect x=\"540\" y=\"110\" width=\"220\" height=\"20\" fill=\"#F3F4F6\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"545\" y=\"124\" fill=\"#374151\" font-family=\"Arial\" font-size=\"10\" font-weight=\"bold\">Document<\/text>\r\n                <text x=\"610\" y=\"124\" fill=\"#374151\" font-family=\"Arial\" font-size=\"10\" font-weight=\"bold\">Date<\/text>\r\n                <text x=\"665\" y=\"124\" fill=\"#374151\" font-family=\"Arial\" font-size=\"10\" font-weight=\"bold\">Amount<\/text>\r\n                <text x=\"720\" y=\"124\" fill=\"#374151\" font-family=\"Arial\" font-size=\"10\" font-weight=\"bold\">State<\/text>\r\n                \r\n                <!-- L\u00edneas divisorias -->\r\n                <line x1=\"600\" y1=\"110\" x2=\"600\" y2=\"230\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"660\" y1=\"110\" x2=\"660\" y2=\"230\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"720\" y1=\"110\" x2=\"720\" y2=\"230\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"540\" y1=\"130\" x2=\"760\" y2=\"130\" stroke=\"#E5E7EB\" stroke-width=\"1\"\/>\r\n                <line x1=\"540\" y1=\"150\" x2=\"760\" y2=\"150\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"540\" y1=\"170\" x2=\"760\" y2=\"170\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"540\" y1=\"190\" x2=\"760\" y2=\"190\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                <line x1=\"540\" y1=\"210\" x2=\"760\" y2=\"210\" stroke=\"#E5E7EB\" stroke-width=\"0.5\"\/>\r\n                \r\n                <!-- Filas de datos -->\r\n                <text x=\"545\" y=\"144\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">FACT-A001<\/text>\r\n                <text x=\"605\" y=\"144\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">01\/04\/2025<\/text>\r\n                <text x=\"670\" y=\"144\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">\u20ac568.70<\/text>\r\n                <rect x=\"715\" y=\"138\" width=\"45\" height=\"10\" rx=\"5\" ry=\"5\" fill=\"#DCFCE7\" stroke=\"#22C55E\" stroke-width=\"0.5\"\/>\r\n                <text x=\"737\" y=\"145\" fill=\"#166534\" font-family=\"Arial\" font-size=\"8\" text-anchor=\"middle\">Processed<\/text>\r\n                \r\n                <text x=\"545\" y=\"164\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">FACT-A002<\/text>\r\n                <text x=\"605\" y=\"164\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">02\/04\/2025<\/text>\r\n                <text x=\"670\" y=\"164\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">\u20ac345.25<\/text>\r\n                <rect x=\"715\" y=\"158\" width=\"45\" height=\"10\" rx=\"5\" ry=\"5\" fill=\"#DCFCE7\" stroke=\"#22C55E\" stroke-width=\"0.5\"\/>\r\n                <text x=\"737\" y=\"165\" fill=\"#166534\" font-family=\"Arial\" font-size=\"8\" text-anchor=\"middle\">Processed<\/text>\r\n                \r\n                <text x=\"545\" y=\"184\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">TIC-2504<\/text>\r\n                <text x=\"605\" y=\"184\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">02\/04\/2025<\/text>\r\n                <text x=\"670\" y=\"184\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">\u20ac45.90<\/text>\r\n                <rect x=\"715\" y=\"178\" width=\"45\" height=\"10\" rx=\"5\" ry=\"5\" fill=\"#DCFCE7\" stroke=\"#22C55E\" stroke-width=\"0.5\"\/>\r\n                <text x=\"737\" y=\"185\" fill=\"#166534\" font-family=\"Arial\" font-size=\"8\" text-anchor=\"middle\">Processed<\/text>\r\n                \r\n                <text x=\"545\" y=\"204\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">FACT-A003<\/text>\r\n                <text x=\"605\" y=\"204\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">03\/04\/2025<\/text>\r\n                <text x=\"670\" y=\"204\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">\u20ac892.40<\/text>\r\n                <rect x=\"715\" y=\"198\" width=\"45\" height=\"10\" rx=\"5\" ry=\"5\" fill=\"#FEF3C7\" stroke=\"#F59E0B\" stroke-width=\"0.5\"\/>\r\n                <text x=\"737\" y=\"205\" fill=\"#92400E\" font-family=\"Arial\" font-size=\"8\" text-anchor=\"middle\">Earring<\/text>\r\n                \r\n                <text x=\"545\" y=\"224\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">TIC-2505<\/text>\r\n                <text x=\"605\" y=\"224\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">03\/04\/2025<\/text>\r\n                <text x=\"670\" y=\"224\" fill=\"#374151\" font-family=\"Arial\" font-size=\"9\">\u20ac28.75<\/text>\r\n                <rect x=\"715\" y=\"218\" width=\"45\" height=\"10\" rx=\"5\" ry=\"5\" fill=\"#FEF3C7\" stroke=\"#F59E0B\" stroke-width=\"0.5\"\/>\r\n                <text x=\"737\" y=\"225\" fill=\"#92400E\" font-family=\"Arial\" font-size=\"8\" text-anchor=\"middle\">Earring<\/text>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Step 3 -->\r\n        <div class=\"dijit-step\">\r\n          <div class=\"dijit-step-number\">3<\/div>\r\n          <div class=\"dijit-step-content\">\r\n            <h3 class=\"dijit-step-title\">\r\n              <svg class=\"dijit-step-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                <polyline points=\"9 11 12 14 22 4\"><\/polyline>\r\n                <path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"><\/path>\r\n              <\/svg>\r\n              Data validation and organization\r\n            <\/h3>\r\n            <div class=\"dijit-step-text\">\r\n              <p>\r\n                Although the recognition system is extremely accurate, <span class=\"dijit-highlight\">dijit.app<\/span> It includes a validation interface that allows you to verify and, if necessary, correct the extracted information. This screen displays the original invoice image alongside the captured data, allowing you to easily check its accuracy and make adjustments if necessary.\r\n              <\/p>\r\n              \r\n              <p>\r\n                Once validated, the data is stored in a structured format and can be automatically categorized according to different criteria: supplier, expense category, project, department, or any other custom tag you configure. This greatly facilitates subsequent search and expense analysis.\r\n              <\/p>\r\n\r\n              \r\n              \r\n              <div class=\"dijit-tip-box\">\r\n                <div class=\"dijit-tip-title\">\r\n                  <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                    <path d=\"M12 8v4\"><\/path>\r\n                    <path d=\"M12 16h.01\"><\/path>\r\n                  <\/svg>\r\n                  Machine learning\r\n                <\/div>\r\n                Dijit.app&#039;s machine learning system allows you to create custom categorization rules. For example, it can learn that all invoices from a specific supplier should be categorized as &quot;Office Expenses&quot; and automatically apply this rule in the future, optimizing your workflow.\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"dijit-step-image\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 800 300\">\r\n                <!-- Fondo -->\r\n                <rect width=\"800\" height=\"300\" fill=\"#f9fafb\" rx=\"10\" ry=\"10\"\/>\r\n                \r\n                <!-- T\u00edtulo -->\r\n                <text x=\"400\" y=\"30\" fill=\"#1A1A1A\" font-family=\"Arial\" font-size=\"14\" font-weight=\"bold\" text-anchor=\"middle\">VALIDATION AND ORGANIZATION<\/text>\r\n                \r\n                <!-- LADO IZQUIERDO: DATOS EXTRA\u00cdDOS -->\r\n                <text x=\"200\" y=\"60\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">EXTRACTED DATA<\/text>\r\n                \r\n                <!-- Panel de datos -->\r\n                <rect x=\"50\" y=\"80\" width=\"300\" height=\"160\" fill=\"white\" rx=\"8\" ry=\"8\" stroke=\"#E5E7EB\" stroke-width=\"2\"\/>\r\n                \r\n                <!-- Campos de datos con validaci\u00f3n -->\r\n                <text x=\"70\" y=\"110\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\">Invoice number:<\/text>\r\n                <rect x=\"190\" y=\"100\" width=\"120\" height=\"20\" fill=\"#F9FAFB\" rx=\"4\" ry=\"4\" stroke=\"#22C55E\" stroke-width=\"2\"\/>\r\n                <text x=\"250\" y=\"114\" fill=\"#1F2937\" font-family=\"Arial\" font-size=\"11\" text-anchor=\"middle\">FACT-2025-001<\/text>\r\n                <circle cx=\"320\" cy=\"110\" r=\"8\" fill=\"#22C55E\"\/>\r\n                <text x=\"320\" y=\"115\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">\u2713<\/text>\r\n                \r\n                <text x=\"70\" y=\"140\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\">Date:<\/text>\r\n                <rect x=\"190\" y=\"130\" width=\"120\" height=\"20\" fill=\"#F9FAFB\" rx=\"4\" ry=\"4\" stroke=\"#22C55E\" stroke-width=\"2\"\/>\r\n                <text x=\"250\" y=\"144\" fill=\"#1F2937\" font-family=\"Arial\" font-size=\"11\" text-anchor=\"middle\">04\/15\/2025<\/text>\r\n                <circle cx=\"320\" cy=\"140\" r=\"8\" fill=\"#22C55E\"\/>\r\n                <text x=\"320\" y=\"145\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">\u2713<\/text>\r\n                \r\n                <text x=\"70\" y=\"170\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\">Supplier:<\/text>\r\n                <rect x=\"190\" y=\"160\" width=\"120\" height=\"20\" fill=\"#FEF3C7\" rx=\"4\" ry=\"4\" stroke=\"#F59E0B\" stroke-width=\"2\"\/>\r\n                <text x=\"250\" y=\"174\" fill=\"#92400E\" font-family=\"Arial\" font-size=\"11\" text-anchor=\"middle\">ABC SUPPLIES<\/text>\r\n                <circle cx=\"320\" cy=\"170\" r=\"8\" fill=\"#F59E0B\"\/>\r\n                <text x=\"320\" y=\"175\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">!<\/text>\r\n                \r\n                <text x=\"70\" y=\"200\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\">Amount:<\/text>\r\n                <rect x=\"190\" y=\"190\" width=\"120\" height=\"20\" fill=\"#F9FAFB\" rx=\"4\" ry=\"4\" stroke=\"#22C55E\" stroke-width=\"2\"\/>\r\n                <text x=\"250\" y=\"204\" fill=\"#1F2937\" font-family=\"Arial\" font-size=\"11\" text-anchor=\"middle\">\u20ac1,234.56<\/text>\r\n                <circle cx=\"320\" cy=\"200\" r=\"8\" fill=\"#22C55E\"\/>\r\n                <text x=\"320\" y=\"205\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">\u2713<\/text>\r\n                \r\n                <!-- Bot\u00f3n de correcci\u00f3n -->\r\n                <rect x=\"250\" y=\"215\" width=\"80\" height=\"25\" fill=\"#1D4ED8\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"290\" y=\"232\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">Correct<\/text>\r\n                \r\n                <!-- CENTRO: FLECHA Y PROCESO -->\r\n                <path d=\"M370,150 L430,150\" fill=\"none\" stroke=\"#1D4ED8\" stroke-width=\"4\" marker-end=\"url(#arrowhead)\"\/>\r\n                <defs>\r\n                  <marker id=\"arrowhead\" markerwidth=\"10\" markerheight=\"7\" refx=\"10\" refy=\"3.5\" orient=\"auto\">\r\n                    <polygon points=\"0 0, 10 3.5, 0 7\" fill=\"#1D4ED8\"\/>\r\n                  <\/marker>\r\n                <\/defs>\r\n                \r\n                <!-- Icono IA aprendiendo -->\r\n                <circle cx=\"400\" cy=\"120\" r=\"20\" fill=\"#1D4ED8\" opacity=\"0.1\">\r\n                  <animate attributename=\"r\" values=\"20;25;20\" dur=\"2s\" repeatcount=\"indefinite\"\/>\r\n                <\/circle>\r\n                <text x=\"400\" y=\"125\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">AI<\/text>\r\n                <text x=\"400\" y=\"140\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"9\" text-anchor=\"middle\"><\/text>\r\n                \r\n                <!-- LADO DERECHO: CATEGORIZACI\u00d3N -->\r\n                <text x=\"600\" y=\"60\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">AUTOMATIC CATEGORIZATION<\/text>\r\n                \r\n                <!-- Panel de categor\u00edas -->\r\n                <rect x=\"450\" y=\"80\" width=\"300\" height=\"160\" fill=\"white\" rx=\"8\" ry=\"8\" stroke=\"#E5E7EB\" stroke-width=\"2\"\/>\r\n                \r\n                <!-- Categor\u00edas disponibles -->\r\n                <text x=\"470\" y=\"110\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\">Suggested categories:<\/text>\r\n                \r\n                <!-- Categor\u00eda seleccionada -->\r\n                <rect x=\"470\" y=\"120\" width=\"100\" height=\"30\" fill=\"#1D4ED8\" rx=\"6\" ry=\"6\"\/>\r\n                <text x=\"520\" y=\"140\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">Supplies<\/text>\r\n                \r\n                <!-- Otras categor\u00edas -->\r\n                <rect x=\"580\" y=\"120\" width=\"80\" height=\"30\" fill=\"#F3F4F6\" rx=\"6\" ry=\"6\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <text x=\"620\" y=\"140\" fill=\"#6B7280\" font-family=\"Arial\" font-size=\"12\" text-anchor=\"middle\">Office<\/text>\r\n                \r\n                <rect x=\"670\" y=\"120\" width=\"70\" height=\"30\" fill=\"#F3F4F6\" rx=\"6\" ry=\"6\" stroke=\"#D1D5DB\" stroke-width=\"1\"\/>\r\n                <text x=\"705\" y=\"140\" fill=\"#6B7280\" font-family=\"Arial\" font-size=\"12\" text-anchor=\"middle\">Bills<\/text>\r\n                \r\n                <!-- Etiquetas adicionales -->\r\n                <text x=\"470\" y=\"175\" fill=\"#374151\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\">Tags:<\/text>\r\n                \r\n                <rect x=\"470\" y=\"185\" width=\"80\" height=\"25\" fill=\"#EEF2FF\" rx=\"4\" ry=\"4\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <text x=\"510\" y=\"201\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">Project A<\/text>\r\n                \r\n                <rect x=\"560\" y=\"185\" width=\"90\" height=\"25\" fill=\"#EEF2FF\" rx=\"4\" ry=\"4\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <text x=\"605\" y=\"201\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">Department<\/text>\r\n                \r\n                <rect x=\"660\" y=\"185\" width=\"70\" height=\"25\" fill=\"#EEF2FF\" rx=\"4\" ry=\"4\" stroke=\"#1D4ED8\" stroke-width=\"1\"\/>\r\n                <text x=\"695\" y=\"201\" fill=\"#1D4ED8\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">Urgent<\/text>\r\n                \r\n                <!-- Bot\u00f3n de validar -->\r\n                <rect x=\"550\" y=\"215\" width=\"100\" height=\"25\" fill=\"#22C55E\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"600\" y=\"232\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">Validate<\/text>\r\n                \r\n                <!-- Indicador de precisi\u00f3n -->\r\n                <rect x=\"50\" y=\"250\" width=\"120\" height=\"30\" fill=\"#DCFCE7\" rx=\"4\" ry=\"4\" stroke=\"#22C55E\" stroke-width=\"1\"\/>\r\n                <text x=\"110\" y=\"270\" fill=\"#166534\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">95% Precision<\/text>\r\n                \r\n            \r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Step 4 -->\r\n        <div class=\"dijit-step\">\r\n          <div class=\"dijit-step-number\">4<\/div>\r\n          <div class=\"dijit-step-content\">\r\n            <h3 class=\"dijit-step-title\">\r\n              <svg class=\"dijit-step-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n                <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n                <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\r\n                <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\r\n              <\/svg>\r\n              Integration and use of data\r\n            <\/h3>\r\n            <div class=\"dijit-step-text\">\r\n              <p>\r\n                The final step in digitizing invoice data is to integrate the extracted data with your management systems. <span class=\"dijit-highlight\">dijit.app<\/span> It offers multiple options for exporting and integrating digitalized information: you can export it to Excel, CSV, or structured PDF, or use direct integrations with the main accounting and ERP systems on the market.\r\n              <\/p>\r\n              \r\n              <p>\r\n                Automatic integrations allow data to flow directly into your accounting software, creating automatic journal entries, recording expenses in the appropriate accounts, and attaching the original invoice image as a backup. This completely eliminates the need to manually enter data into your accounting system.\r\n              <\/p>\r\n\r\n              <p>\r\n                <span class=\"dijit-highlight\">dijit.app<\/span> es compatible con los principales sistemas contables como SAP, Sage, Contasol, A3ERP, ContaPlus, y plataformas en la nube como QuickBooks, Xero o ContasimpleX, entre otros, gracias a la exportaci\u00f3n de datos en Excel. Tambi\u00e9n ofrece una API abierta para integraciones personalizadas.. Tambi\u00e9n ofrece una <span class=\"dijit-tech-tag\">API<\/span> open for custom integrations.\r\n              <\/p>\r\n              \r\n              <div class=\"dijit-tip-box\">\r\n                <div class=\"dijit-tip-title\">\r\n                  <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                    <path d=\"M12 8v4\"><\/path>\r\n                    <path d=\"M12 16h.01\"><\/path>\r\n                  <\/svg>\r\n                  Complete integration\r\n                <\/div>\r\n                Thanks to automated integrations, the entire process from capture to accounting can be completed in less than 30 seconds per invoice, reducing manual processing time on a 95% and virtually eliminating transcription errors.\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"dijit-step-image\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 800 300\">\r\n                <!-- Fondo -->\r\n                <rect width=\"800\" height=\"300\" fill=\"#f9fafb\" rx=\"10\" ry=\"10\"\/>\r\n                \r\n                <!-- T\u00edtulo -->\r\n                <text x=\"400\" y=\"30\" fill=\"#1A1A1A\" font-family=\"Arial\" font-size=\"14\" font-weight=\"bold\" text-anchor=\"middle\">INTEGRATION AND EXPORT<\/text>\r\n                \r\n                <!-- CENTRO: Dijit.app -->\r\n                <circle cx=\"400\" cy=\"150\" r=\"50\" fill=\"#1D4ED8\"\/>\r\n                <text x=\"400\" y=\"145\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">DIJIT.APP<\/text>\r\n                <text x=\"400\" y=\"160\" fill=\"rgba(255,255,255,0.9)\" font-family=\"Arial\" font-size=\"9\" text-anchor=\"middle\">Central Hub<\/text>\r\n                \r\n                <!-- OPCIONES DE EXPORTACI\u00d3N (ARRIBA) -->\r\n                <text x=\"400\" y=\"70\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">EXPORT DATA<\/text>\r\n                \r\n                <!-- Excel -->\r\n                <rect x=\"280\" y=\"80\" width=\"60\" height=\"35\" fill=\"#22C55E\" rx=\"6\" ry=\"6\"\/>\r\n                <text x=\"310\" y=\"102\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">EXCEL<\/text>\r\n                <path d=\"M340,100 C370,100 380,120 390,135\" fill=\"none\" stroke=\"#22C55E\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\"\/>\r\n                <\/path>\r\n                \r\n                <!-- CSV -->\r\n                <rect x=\"370\" y=\"80\" width=\"60\" height=\"35\" fill=\"#F59E0B\" rx=\"6\" ry=\"6\"\/>\r\n                <text x=\"400\" y=\"102\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">CSV<\/text>\r\n                <path d=\"M400,115 C400,125 400,130 400,135\" fill=\"none\" stroke=\"#F59E0B\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"0.3s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- PDF -->\r\n                <rect x=\"460\" y=\"80\" width=\"60\" height=\"35\" fill=\"#EF4444\" rx=\"6\" ry=\"6\"\/>\r\n                <text x=\"490\" y=\"102\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">PDF<\/text>\r\n                <path d=\"M460,100 C430,100 420,120 410,135\" fill=\"none\" stroke=\"#EF4444\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"0.6s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- SISTEMAS CONTABLES (DERECHA) -->\r\n                <text x=\"650\" y=\"70\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">ACCOUNTING SYSTEMS<\/text>\r\n                \r\n                <!-- SAP -->\r\n                <rect x=\"580\" y=\"90\" width=\"70\" height=\"30\" fill=\"#0066CC\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"615\" y=\"110\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">SAP<\/text>\r\n                <path d=\"M450,140 C520,120 560,105 580,105\" fill=\"none\" stroke=\"#0066CC\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.5;1;0.5\" dur=\"2.5s\" repeatcount=\"indefinite\"\/>\r\n                <\/path>\r\n                \r\n                <!-- Sage -->\r\n                <rect x=\"580\" y=\"135\" width=\"70\" height=\"30\" fill=\"#00A651\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"615\" y=\"155\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">SAGE<\/text>\r\n                <path d=\"M450,150 C520,150 560,150 580,150\" fill=\"none\" stroke=\"#00A651\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.5;1;0.5\" dur=\"2.5s\" repeatcount=\"indefinite\" begin=\"0.4s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- QuickBooks -->\r\n                <rect x=\"580\" y=\"180\" width=\"70\" height=\"30\" fill=\"#2CA01C\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"615\" y=\"200\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" font-weight=\"bold\" text-anchor=\"middle\">QuickBooks<\/text>\r\n                <path d=\"M450,160 C520,180 560,195 580,195\" fill=\"none\" stroke=\"#2CA01C\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.5;1;0.5\" dur=\"2.5s\" repeatcount=\"indefinite\" begin=\"0.8s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- Contasol -->\r\n                <rect x=\"680\" y=\"90\" width=\"70\" height=\"30\" fill=\"#FF6B35\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"715\" y=\"110\" fill=\"white\" font-family=\"Arial\" font-size=\"10\" font-weight=\"bold\" text-anchor=\"middle\">Contasol<\/text>\r\n                <path d=\"M650,105 C670,105 680,105 680,105\" fill=\"none\" stroke=\"#FF6B35\" stroke-width=\"2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"1s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- A3ERP -->\r\n                <rect x=\"680\" y=\"135\" width=\"70\" height=\"30\" fill=\"#8B5CF6\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"715\" y=\"155\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">A3ERP<\/text>\r\n                <path d=\"M650,150 C670,150 680,150 680,150\" fill=\"none\" stroke=\"#8B5CF6\" stroke-width=\"2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"1.2s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- Xero -->\r\n                <rect x=\"680\" y=\"180\" width=\"70\" height=\"30\" fill=\"#13B5EA\" rx=\"4\" ry=\"4\"\/>\r\n                <text x=\"715\" y=\"200\" fill=\"white\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">XERO<\/text>\r\n                <path d=\"M650,195 C670,195 680,195 680,195\" fill=\"none\" stroke=\"#13B5EA\" stroke-width=\"2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"1.4s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- API (ABAJO) -->\r\n                <text x=\"400\" y=\"240\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">CUSTOM API<\/text>\r\n                \r\n                <rect x=\"320\" y=\"250\" width=\"160\" height=\"30\" fill=\"#6B7280\" rx=\"6\" ry=\"6\"\/>\r\n                <text x=\"400\" y=\"270\" fill=\"white\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">OPEN REST API<\/text>\r\n                <path d=\"M400,200 C400,220 400,240 400,250\" fill=\"none\" stroke=\"#6B7280\" stroke-width=\"3\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.4;1;0.4\" dur=\"2s\" repeatcount=\"indefinite\" begin=\"1.6s\"\/>\r\n                <\/path>\r\n                \r\n                <!-- ESTAD\u00cdSTICAS (IZQUIERDA) -->\r\n                <text x=\"150\" y=\"70\" fill=\"#4B5563\" font-family=\"Arial\" font-size=\"12\" font-weight=\"bold\" text-anchor=\"middle\">BENEFITS<\/text>\r\n                \r\n                <rect x=\"50\" y=\"90\" width=\"140\" height=\"40\" fill=\"#DCFCE7\" rx=\"6\" ry=\"6\" stroke=\"#22C55E\" stroke-width=\"2\"\/>\r\n                <text x=\"120\" y=\"108\" fill=\"#166534\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">95% Less time<\/text>\r\n                <text x=\"120\" y=\"122\" fill=\"#166534\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">&lt; 30 seconds\/invoice<\/text>\r\n                \r\n                <rect x=\"50\" y=\"140\" width=\"140\" height=\"40\" fill=\"#DBEAFE\" rx=\"6\" ry=\"6\" stroke=\"#3B82F6\" stroke-width=\"2\"\/>\r\n                <text x=\"120\" y=\"158\" fill=\"#1E40AF\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">0% Errors<\/text>\r\n                <text x=\"120\" y=\"172\" fill=\"#1E40AF\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">Automatic transcription<\/text>\r\n                \r\n                <rect x=\"50\" y=\"190\" width=\"140\" height=\"40\" fill=\"#FEF3C7\" rx=\"6\" ry=\"6\" stroke=\"#F59E0B\" stroke-width=\"2\"\/>\r\n                <text x=\"120\" y=\"208\" fill=\"#92400E\" font-family=\"Arial\" font-size=\"11\" font-weight=\"bold\" text-anchor=\"middle\">100% Integrated<\/text>\r\n                <text x=\"120\" y=\"222\" fill=\"#92400E\" font-family=\"Arial\" font-size=\"10\" text-anchor=\"middle\">Full flow<\/text>\r\n                \r\n                <!-- Flechas desde beneficios -->\r\n                <path d=\"M200,110 C250,110 300,130 350,140\" fill=\"none\" stroke=\"#22C55E\" stroke-width=\"2\" stroke-dasharray=\"4,2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.3;0.8;0.3\" dur=\"3s\" repeatcount=\"indefinite\"\/>\r\n                <\/path>\r\n                <path d=\"M200,160 C250,160 300,155 350,150\" fill=\"none\" stroke=\"#3B82F6\" stroke-width=\"2\" stroke-dasharray=\"4,2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.3;0.8;0.3\" dur=\"3s\" repeatcount=\"indefinite\" begin=\"0.5s\"\/>\r\n                <\/path>\r\n                <path d=\"M200,210 C250,210 300,180 350,160\" fill=\"none\" stroke=\"#F59E0B\" stroke-width=\"2\" stroke-dasharray=\"4,2\">\r\n                  <animate attributename=\"stroke-opacity\" values=\"0.3;0.8;0.3\" dur=\"3s\" repeatcount=\"indefinite\" begin=\"1s\"\/>\r\n                <\/path>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a586427 e-flex e-con-boxed e-con e-parent\" data-id=\"a586427\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2667902 elementor-widget elementor-widget-html\" data-id=\"2667902\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Sectores principales - Dijit.app<\/title>\r\n    <style>\r\n      \/* Sectors section styles *\/\r\n      .dijit-sectors-section {\r\n        max-width: 1200px;\r\n        margin: 80px auto;\r\n        padding: 0 20px;\r\n        font-family: Inter, system-ui, sans-serif;\r\n      }\r\n\r\n      .dijit-sectors-header {\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n      }\r\n\r\n      .dijit-sectors-title {\r\n        font-size: 2.5rem;\r\n        font-weight: 800;\r\n        color: #1A1A1A;\r\n        margin-bottom: 20px;\r\n        line-height: 1.2;\r\n      }\r\n\r\n      .dijit-sectors-subtitle {\r\n        font-size: 1.25rem;\r\n        color: #6B7280;\r\n        max-width: 600px;\r\n        margin: 0 auto;\r\n        line-height: 1.5;\r\n      }\r\n\r\n      .dijit-sectors-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n        gap: 24px;\r\n        margin-bottom: 80px;\r\n      }\r\n\r\n      .dijit-sector-card {\r\n        background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\r\n        border-radius: 16px;\r\n        padding: 32px 24px;\r\n        text-align: center;\r\n        border: 1px solid #e2e8f0;\r\n        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n        position: relative;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .dijit-sector-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        right: 0;\r\n        height: 4px;\r\n        background: linear-gradient(90deg, #1D4ED8, #4F46E5);\r\n        transform: scaleX(0);\r\n        transition: transform 0.3s ease;\r\n      }\r\n\r\n      .dijit-sector-card:hover {\r\n        transform: translateY(-4px);\r\n        box-shadow: 0 20px 25px -5px rgba(29, 78, 216, 0.1), 0 10px 10px -5px rgba(29, 78, 216, 0.04);\r\n        border-color: #1D4ED8;\r\n      }\r\n\r\n      .dijit-sector-card:hover::before {\r\n        transform: scaleX(1);\r\n      }\r\n\r\n      .dijit-sector-icon {\r\n        width: 64px;\r\n        height: 64px;\r\n        margin: 0 auto 20px;\r\n        background: linear-gradient(135deg, #1D4ED8, #4F46E5);\r\n        border-radius: 16px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 28px;\r\n        transition: transform 0.3s ease;\r\n      }\r\n\r\n      .dijit-sector-card:hover .dijit-sector-icon {\r\n        transform: scale(1.1);\r\n      }\r\n\r\n      .dijit-sector-name {\r\n        font-size: 1.25rem;\r\n        font-weight: 700;\r\n        color: #1A1A1A;\r\n        margin-bottom: 8px;\r\n      }\r\n\r\n      .dijit-sector-description {\r\n        font-size: 0.9rem;\r\n        color: #6B7280;\r\n        line-height: 1.4;\r\n      }\r\n\r\n      \/* CTA Section *\/\r\n      .dijit-cta-section {\r\n        background: linear-gradient(135deg, #1D4ED8 0%, #4F46E5 100%);\r\n        border-radius: 24px;\r\n        padding: 48px 40px;\r\n        text-align: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .dijit-cta-section::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: -50%;\r\n        left: -50%;\r\n        width: 200%;\r\n        height: 200%;\r\n        background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\r\n        animation: float 6s ease-in-out infinite;\r\n      }\r\n\r\n      @keyframes float {\r\n        0%, 100% { transform: translate(-50%, -50%) rotate(0deg); }\r\n        50% { transform: translate(-50%, -50%) rotate(180deg); }\r\n      }\r\n\r\n      .dijit-cta-content {\r\n        position: relative;\r\n        z-index: 2;\r\n      }\r\n\r\n      .dijit-cta-title {\r\n        font-size: 2rem;\r\n        font-weight: 800;\r\n        color: white;\r\n        margin-bottom: 16px;\r\n        line-height: 1.2;\r\n      }\r\n\r\n      .dijit-cta-subtitle {\r\n        font-size: 1.125rem;\r\n        color: rgba(255, 255, 255, 0.9);\r\n        margin-bottom: 32px;\r\n        max-width: 500px;\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n        line-height: 1.5;\r\n      }\r\n\r\n      .dijit-cta-button {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        background: white;\r\n        color: #1D4ED8;\r\n        font-size: 1.125rem;\r\n        font-weight: 700;\r\n        padding: 16px 32px;\r\n        border-radius: 12px;\r\n        text-decoration: none;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.1);\r\n      }\r\n\r\n      .dijit-cta-button:hover {\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.15);\r\n        background: #f8fafc;\r\n      }\r\n\r\n      .dijit-cta-icon {\r\n        transition: transform 0.3s ease;\r\n      }\r\n\r\n      .dijit-cta-button:hover .dijit-cta-icon {\r\n        transform: translateX(4px);\r\n      }\r\n\r\n      \/* Responsive adjustments *\/\r\n      @media (max-width: 768px) {\r\n        .dijit-sectors-section {\r\n          padding: 0 16px;\r\n          margin: 60px auto;\r\n        }\r\n\r\n        .dijit-sectors-title {\r\n          font-size: 2rem;\r\n        }\r\n\r\n        .dijit-sectors-subtitle {\r\n          font-size: 1.125rem;\r\n        }\r\n\r\n        .dijit-sectors-grid {\r\n          grid-template-columns: 1fr;\r\n          gap: 20px;\r\n          margin-bottom: 60px;\r\n        }\r\n\r\n        .dijit-sector-card {\r\n          padding: 24px 20px;\r\n        }\r\n\r\n        .dijit-cta-section {\r\n          padding: 40px 24px;\r\n          border-radius: 20px;\r\n        }\r\n\r\n        .dijit-cta-title {\r\n          font-size: 1.75rem;\r\n        }\r\n\r\n        .dijit-cta-subtitle {\r\n          font-size: 1rem;\r\n        }\r\n\r\n        .dijit-cta-button {\r\n          font-size: 1rem;\r\n          padding: 14px 28px;\r\n        }\r\n      }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"dijit-sectors-section\">\r\n      <!-- Header -->\r\n      <div class=\"dijit-sectors-header\">\r\n        <h2 class=\"dijit-sectors-title\">Sectors that trust Dijit.app<\/h2>\r\n        <p class=\"dijit-sectors-subtitle\">\r\n          Thousands of companies from different sectors have already optimized their document management with our intelligent digitalization platform.\r\n        <\/p>\r\n      <\/div>\r\n      \r\n      <!-- Sectors Grid -->\r\n      <div class=\"dijit-sectors-grid\">\r\n        <!-- Asesor\u00edas -->\r\n        <div class=\"dijit-sector-card\">\r\n          <div class=\"dijit-sector-icon\">\r\n            <span>\u2696\ufe0f<\/span>\r\n          <\/div>\r\n          <h3 class=\"dijit-sector-name\">Consulting<\/h3>\r\n          <p class=\"dijit-sector-description\">\r\n            Digitization of customer invoices, automation of accounting and tax processes\r\n          <\/p>\r\n        <\/div>\r\n        \r\n        <!-- Hosteler\u00eda -->\r\n        <div class=\"dijit-sector-card\">\r\n          <div class=\"dijit-sector-icon\">\r\n            <span>\ud83c\udf7d\ufe0f<\/span>\r\n          <\/div>\r\n          <h3 class=\"dijit-sector-name\">Hostelry<\/h3>\r\n          <p class=\"dijit-sector-description\">\r\n            Management of purchase tickets, supplier invoices, and control of operating expenses\r\n          <\/p>\r\n        <\/div>\r\n        \r\n        <!-- Construcci\u00f3n -->\r\n        <div class=\"dijit-sector-card\">\r\n          <div class=\"dijit-sector-icon\">\r\n            <span>\ud83c\udfd7\ufe0f<\/span>\r\n          <\/div>\r\n          <h3 class=\"dijit-sector-name\">Construction<\/h3>\r\n          <p class=\"dijit-sector-description\">\r\n            Digitization of delivery notes, material invoices, and project documentation\r\n          <\/p>\r\n        <\/div>\r\n        \r\n        <!-- Turismo -->\r\n        <div class=\"dijit-sector-card\">\r\n          <div class=\"dijit-sector-icon\">\r\n            <span>\u2708\ufe0f<\/span>\r\n          <\/div>\r\n          <h3 class=\"dijit-sector-name\">Tourism<\/h3>\r\n          <p class=\"dijit-sector-description\">\r\n            Processing reservations, service tickets, and travel expense management\r\n          <\/p>\r\n        <\/div>\r\n        \r\n        <!-- Transporte -->\r\n        <div class=\"dijit-sector-card\">\r\n          <div class=\"dijit-sector-icon\">\r\n            <span>\ud83d\ude9b<\/span>\r\n          <\/div>\r\n          <h3 class=\"dijit-sector-name\">Transport<\/h3>\r\n          <p class=\"dijit-sector-description\">\r\n            Digitalization of delivery notes, fuel and maintenance invoices\r\n          <\/p>\r\n        <\/div>\r\n        \r\n        <!-- Sanidad -->\r\n        <div class=\"dijit-sector-card\">\r\n          <div class=\"dijit-sector-icon\">\r\n            <span>\ud83c\udfe5<\/span>\r\n          <\/div>\r\n          <h3 class=\"dijit-sector-name\">Health<\/h3>\r\n          <p class=\"dijit-sector-description\">\r\n            Management of medical bills, health documentation and supply control\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- CTA Section -->\r\n      <div class=\"dijit-cta-section\">\r\n        <div class=\"dijit-cta-content\">\r\n          <h3 class=\"dijit-cta-title\">Ready to transform your document management?<\/h3>\r\n          <p class=\"dijit-cta-subtitle\">\r\n            Join thousands of companies that have already optimized their workflow with Dijit.app\r\n          <\/p>\r\n          <a href=\"https:\/\/www.dijit.app\/en\/solicitar-demo\/\" class=\"dijit-cta-button\">\r\n            Start now\r\n            <svg class=\"dijit-cta-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M12 5l7 7-7 7\"><\/path>\r\n            <\/svg>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ChatGPT para Digitalizar Facturas &#8211; Dijit.app Digitalizaci\u00f3n Inteligente \u00bfC\u00f3mo funciona ChatGPT para digitalizar facturas? Analizamos las verdaderas capacidades y limitaciones de ChatGPT en la digitalizaci\u00f3n de facturas empresariales. Descubre por qu\u00e9 las soluciones especializadas como Dijit.app ofrecen ventajas decisivas para la gesti\u00f3n documental profesional, segura y escalable. An\u00e1lisis completo Comparativa experta Soluciones pr\u00e1cticas Fernando de [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-7432","post","type-post","status-publish","format-standard","hentry","category-sin-categoria"],"_links":{"self":[{"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/posts\/7432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/comments?post=7432"}],"version-history":[{"count":32,"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/posts\/7432\/revisions"}],"predecessor-version":[{"id":14923,"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/posts\/7432\/revisions\/14923"}],"wp:attachment":[{"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/media?parent=7432"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/categories?post=7432"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dijit.app\/en\/wp-json\/wp\/v2\/tags?post=7432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}