{"id":2295,"date":"2025-05-15T01:02:59","date_gmt":"2025-05-15T01:02:59","guid":{"rendered":"https:\/\/ocr365.com\/?page_id=2295"},"modified":"2025-05-16T00:35:19","modified_gmt":"2025-05-16T00:35:19","slug":"jpg-%ec%95%95%ec%b6%95","status":"publish","type":"page","link":"https:\/\/ocr365.com\/ko\/compress-jpg\/","title":{"rendered":"jpg \uc555\ucd95"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2295\" class=\"elementor elementor-2295\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1af36026 e-con-full e-flex e-con e-parent\" data-id=\"1af36026\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45d932d4 elementor-widget elementor-widget-shortcode\" data-id=\"45d932d4\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"compress-jpg-container\">\n    <style>\n        \/* Global styles for all panels *\/\n        .compress-jpg-container {\n            max-width: 1200px !important;\n            width: 100% !important;\n            margin-left: auto !important;\n            margin-right: auto !important;\n        }\n        \n        .compress-jpg-app {\n            width: 100% !important;\n            max-width: 100% !important;\n            background: transparent !important;\n            box-shadow: none !important;\n        }\n        \n        .compress-jpg-panel {\n            width: 100% !important;\n            max-width: 1200px !important;\n            margin: 0 auto !important;\n            padding: 30px !important;\n        }\n        \n        .compress-jpg-container #preview-panel, \n        .compress-jpg-container #process-panel, \n        .compress-jpg-container #download-panel {\n            background-color: #fff !important;\n            box-shadow: 0 8px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;\n            border: 1px solid #939598 !important;\n            border-radius: 12px !important;\n        }\n        \n        #upload-panel {\n            background: transparent !important;\n            box-shadow: none !important;\n            border-radius: 0 !important;\n            padding: 0 !important;\n        }\n    <\/style>\n    <div class=\"compress-jpg-app\">\n        <!-- STEP 1: Upload Interface -->\n        <div class=\"compress-jpg-panel active\" id=\"upload-panel\">\n            <style>\n                \/* Custom H1 and description styles *\/\n                .compress-jpg-heading-section {\n                    max-width: 1000px;\n                    margin: 0 auto 30px;\n                    text-align: center;\n                }\n                \n                .compress-jpg-heading {\n                    font-size: 42px;\n                    font-weight: 700;\n                    margin-bottom: 15px;\n                    line-height: 1.2;\n                    color: #1f2937;\n                }\n                \n                .compress-jpg-description {\n                    font-size: 18px;\n                    line-height: 1.6;\n                    color: #4b5563;\n                    margin-bottom: 30px;\n                }\n                \n                \/* Responsive styles for heading section *\/\n                @media (max-width: 768px) {\n                    .compress-jpg-heading {\n                        font-size: 32px;\n                    }\n                    \n                    .compress-jpg-description {\n                        font-size: 16px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .compress-jpg-heading {\n                        font-size: 28px;\n                    }\n                    \n                    .compress-jpg-description {\n                        font-size: 15px;\n                    }\n                }\n                \n                \/* Inline styles to ensure correct appearance of upload area *\/\n                .ic-upload-area {\n                    width: 100%;\n                    max-width: 1000px;\n                    margin: 0 auto;\n                    position: relative;\n                }\n                \n                .ic-upload-container {\n                    background-color: #0052d9;\n                    border-radius: 12px;\n                    height: 300px;\n                    display: flex;\n                    flex-direction: column;\n                    align-items: center;\n                    justify-content: center;\n                    position: relative;\n                    overflow: hidden;\n                    outline: 1px dashed #ffffffd9;\n                    outline-offset: -14px;\n                }\n                \n                \/* Drag and drop styles *\/\n                .ic-upload-container.dragover {\n                    background-color: #0046bc;\n                    outline: 2px dashed #ffffff;\n                    outline-offset: -12px;\n                }\n                \n                .ic-file-icon-group {\n                    display: flex;\n                    align-items: center;\n                    justify-content: center;\n                    position: relative;\n                    transform: scale(1);\n                    margin-bottom: 20px;\n                }\n                \n                .ic-choose-btn-wrapper {\n                    margin-bottom: 18px;\n                }\n                \n                .ic-choose-files-btn {\n                    background-color: white;\n                    color: #333;\n                    border: none;\n                    padding: 7.5px 24px;\n                    border-radius: 4px;\n                    font-size: 16px;\n                    font-weight: 700;\n                    cursor: pointer;\n                    display: inline-flex;\n                    align-items: center;\n                    box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n                }\n                \n                .ic-choose-files-btn:hover {\n                    background-color: #f8f8f8;\n                    box-shadow: 0 2px 5px rgba(0,0,0,0.15);\n                }\n                \n                .ic-choose-files-btn svg {\n                    margin-right: 10px;\n                }\n                \n                .ic-drop-text {\n                    color: white;\n                    font-size: 15px;\n                    opacity: 0.95;\n                }\n                \n                \/* Benefits section styles *\/\n                .ic-benefits-section {\n                    max-width: 1000px;\n                    margin: 20px auto 0;\n                    display: flex;\n                    gap: 50px;\n                }\n                \n                .ic-benefits-left {\n                    flex: 1;\n                    font-size: 16px;\n                    line-height: 1.6;\n                }\n                \n                .ic-benefits-right {\n                    flex: 1;\n                }\n                \n                .ic-benefit-item {\n                    display: flex;\n                    align-items: center;\n                    gap: 14px;\n                    margin-bottom: 16px;\n                }\n                \n                .ic-benefit-icon {\n                    width: 20px;\n                    height: 20px;\n                    border-radius: 50%;\n                    background-color: #0dbb30;\n                    display: flex;\n                    align-items: center;\n                    justify-content: center;\n                    flex-shrink: 0;\n                }\n                \n                .ic-benefit-text {\n                    font-size: 16px;\n                }\n                \n                \/* Media queries for new upload area *\/\n                @media (max-width: 768px) {\n                    .ic-upload-container {\n                        height: 250px;\n                    }\n                    \n                    .ic-choose-files-btn {\n                        padding: 10px 20px;\n                        font-size: 15px;\n                    }\n                    \n                    .ic-benefits-section {\n                        flex-direction: column;\n                        gap: 5px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .ic-upload-container {\n                        height: 220px;\n                        outline-offset: -10px;\n                    }\n                    \n                    .ic-choose-files-btn {\n                        padding: 8px 16px;\n                        font-size: 14px;\n                    }\n                    \n                    .ic-drop-text {\n                        font-size: 14px;\n                    }\n                    \n                    .ic-file-icon-group {\n                        margin-bottom: 15px;\n                    }\n                    \n                    .ic-benefit-text {\n                        font-size: 15px;\n                    }\n                }\n                \n                \/* Preserve file input style *\/\n                .compress-jpg-file-input {\n                    position: absolute;\n                    top: 0;\n                    left: 0;\n                    width: 100%;\n                    height: 100%;\n                    opacity: 0;\n                    cursor: pointer;\n                }\n            <\/style>\n            \n                        \n            <!-- Heading Section (Only visible in upload panel) -->\n            <div class=\"compress-jpg-heading-section\">\n                <h1 class=\"compress-jpg-heading\">JPG \uc555\ucd95<\/h1>\n                <div class=\"compress-jpg-description\">\ucd5c\uace0\uc758 \ud488\uc9c8\uacfc \uc555\ucd95\ub960\ub85c JPG\ub97c \uc555\ucd95\ud558\uc138\uc694.<\/div>\n            <\/div>\n            \n            <div class=\"ic-upload-area\">\n                <div class=\"ic-upload-container\" id=\"compress-jpg-dropzone\">\n                    <div class=\"ic-file-icon-group\">\n                        <div class=\"ic-file-icon image1\">\n                            <svg width=\"50\" height=\"50\" viewbox=\"0 0 70 70\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                                <rect x=\"5\" y=\"5\" width=\"60\" height=\"60\" rx=\"8\" fill=\"#F5F9FF\" stroke=\"#E6E6E6\" stroke-width=\"1\"\/>\n                                <rect x=\"10\" y=\"10\" width=\"50\" height=\"40\" rx=\"6\" fill=\"#FFFFFF\" stroke=\"#4285F4\" stroke-width=\"1.5\"\/>\n                                <circle cx=\"22\" cy=\"22\" r=\"5\" fill=\"#4285F4\"\/>\n                                <path d=\"M10 42L25 30L40 42L60 28\" stroke=\"#4285F4\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                                <path d=\"M35 50H55\" stroke=\"#4285F4\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n                                <path d=\"M40 55H50\" stroke=\"#4285F4\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n                        <\/svg>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"ic-choose-btn-wrapper\">\n                        <button class=\"ic-choose-files-btn\" id=\"compress-jpg-select-file-button\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" data-no-translation=\"\">\n                                <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect>\n                                <circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle>\n                                <polyline points=\"21 15 16 10 5 21\"><\/polyline>\n                                <\/svg>\n                            <span data-translatepress=\"select_images\">\uc774\ubbf8\uc9c0 \uc120\ud0dd<\/span>\n                            <\/button>\n                    <\/div>\n                    \n                    <p class=\"ic-drop-text\" data-translatepress=\"drop_files\">\ub610\ub294 \uc5ec\uae30\uc5d0 \ud30c\uc77c \ub4dc\ub86d<\/p>\n                    <input type=\"file\" id=\"compress-jpg-file-input\" multiple accept=\".jpg,.jpeg,.png,.gif\" class=\"compress-jpg-file-input\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"ic-benefits-section\">\n                <div class=\"ic-benefits-left\">\n                    <p data-translatepress=\"optimize_description\">\uac15\ub825\ud55c \uc555\ucd95 \ub3c4\uad6c\ub85c \uc6f9\uc0ac\uc774\ud2b8 \uc774\ubbf8\uc9c0\ub97c \uc989\uc2dc \ucd5c\uc801\ud654\ud558\uc138\uc694. \ud30c\uc77c \ud06c\uae30\ub294 \uc904\uc774\uba74\uc11c \ud488\uc9c8\uc740 \uc720\uc9c0\ud558\uc138\uc694. \uac00\uc785\uc774\ub098 \uc124\uce58\uac00 \ud544\uc694 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"ic-benefits-right\">\n                    <div class=\"ic-benefit-item\">\n                        <div class=\"ic-benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" data-no-translation=\"\">\n                                <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"white\" stroke=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <span class=\"ic-benefit-text\" data-translatepress=\"benefit_filesize\">\ud30c\uc77c \ud06c\uae30\ub97c \ucd5c\ub300 80%\uae4c\uc9c0 \uc904\uc785\ub2c8\ub2e4.<\/span>\n                    <\/div>\n                    <div class=\"ic-benefit-item\">\n                        <div class=\"ic-benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" data-no-translation=\"\">\n                                <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"white\" stroke=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <span class=\"ic-benefit-text\" data-translatepress=\"benefit_speed\">\uc6f9\uc0ac\uc774\ud2b8 \ub85c\ub529 \uc2dc\uac04 \ub2e8\ucd95<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Upload Panel Advertisement (Only visible in upload panel) -->\n            <div class=\"compress-jpg-upload-ad-container\">\n                <style>\n                    \/* Advertisement container styles for upload panel *\/\n                    .compress-jpg-upload-ad-container {\n                        margin: 10px auto 0;\n                        overflow: hidden;\n                        display: flex;\n                        justify-content: center;\n                        align-items: center;\n                    }\n                    \n                    \/* Mobile styles - hide if needed *\/\n                    @media (max-width: 480px) {\n                        \/* You can add mobile-specific styles here if needed *\/\n                    }\n                <\/style>\n                \n                <div class='code-block code-block-3' style='margin: 8px 0; clear: both;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n            <\/div>\n            \n            <!-- Upload Panel Extra Content (Only visible in upload panel) -->\n                        <div class=\"compress-jpg-upload-extra-content\">\n                <style>\n                    \/* Extra content container styles *\/\n                    .compress-jpg-upload-extra-content {\n                        margin: 20px auto 0;\n                        overflow: hidden;\n                    }\n                <\/style>\n                \n                <link rel=\"stylesheet\" href=\"\/wp-content\/plugins\/Compress-jpg\/templates\/extra\/jpg.css\">\r\n    <div class=\"jpc-container\">\r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>JPG \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud558\ub294 \uc774\uc720\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/h2>\r\n                <p>\ub300\uc6a9\ub7c9 \uc774\ubbf8\uc9c0 \ud30c\uc77c\uc740 \uc6f9\uc0ac\uc774\ud2b8 \uc18d\ub3c4\ub97c \uc800\ud558\uc2dc\ud0a4\uace0 \uc18c\uc911\ud55c \uc800\uc7a5 \uacf5\uac04\uc744 \ub0ad\ube44\ud569\ub2c8\ub2e4. \ub2f9\uc0ac\uc758 \uace0\uae09 \uc555\ucd95 \uae30\uc220\uc740 \uc774\ub7ec\ud55c \ubb38\uc81c\ub97c \uc989\uc2dc \ud574\uacb0\ud569\ub2c8\ub2e4.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-features\">\r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.5 2.54l2.54 1.54c.56-1.24.88-2.62.88-4.08 0-5.52-4.37-10.01-8.92-10.01zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-4.55 0-8.92 4.49-8.92 10.01 0 5.52 4.48 10.01 9.92 10.01 2.8 0 5.41-1.14 7.24-3.05L17 16.09C15.84 17.94 14.02 19 12 19zm1-9.21V8.53c1.14.33 2 1.48 2 2.747 0 1.27-.86 2.42-2 2.75v-1.22c.45-.21.78-.68.78-1.23 0-.55-.33-1.02-.78-1.23z\"\/>\r\n                            <path d=\"M12 7.05v2.02c1.46.18 2.6 1.43 2.6 2.93 0 1.5-1.14 2.75-2.6 2.93v2.02c2.58-.2 4.6-2.36 4.6-4.95 0-2.59-2.02-4.75-4.6-4.95zm0 4.95c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\ub354 \ube60\ub978 \uc6f9\uc0ac\uc774\ud2b8 \ub85c\ub529<\/h3>\r\n                    <p>\ub208\uc5d0 \ub744\ub294 \ud488\uc9c8 \uc190\uc2e4 \uc5c6\uc774 \uc774\ubbf8\uc9c0 \ud30c\uc77c \ud06c\uae30\ub97c \ucd5c\ub300 80%\uae4c\uc9c0 \uc904\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6f9\uc0ac\uc774\ud2b8 \ubc29\ubb38\uc790\ub294 \ucd08\uace0\uc18d \ud398\uc774\uc9c0 \ub85c\ub529\uc744 \uacbd\ud5d8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z\"\/>\r\n                            <path d=\"M19.97 17.33c-.15-.4-.52-.65-.9-.65h-2.03c-.63 0-1.14.51-1.14 1.14v2.03c0 .63.51 1.14 1.14 1.14h2.03c.63 0 1.14-.51 1.14-1.14v-2.03c0-.2-.04-.38-.14-.52-.04-.09-.1-.17-.17-.25-.07-.08-.16-.14-.26-.19-.28-.12-.62-.08-.87.12zm-9.6 0c-.15-.4-.52-.65-.9-.65H7.44c-.63 0-1.14.51-1.14 1.14v2.03c0 .63.51 1.14 1.14 1.14h2.03c.63 0 1.14-.51 1.14-1.14v-2.03c0-.2-.04-.38-.14-.52-.04-.09-.1-.17-.17-.25-.07-.08-.16-.14-.26-.19-.28-.12-.61-.08-.87.12z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc800\uc7a5 \uacf5\uac04 \uc808\uc57d<\/h3>\r\n                    <p>\uc7a5\uce58\uc640 \ud074\ub77c\uc6b0\ub4dc \uc11c\ube44\uc2a4\uc5d0\uc11c \uc18c\uc911\ud55c \uc800\uc7a5 \uacf5\uac04\uc744 \ub0ad\ube44\ud558\uc9c0 \ub9c8\uc138\uc694. \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud558\uc5ec \uac00\uc7a5 \uc911\uc694\ud55c \ud30c\uc77c\uc744 \uc704\ud55c \uacf5\uac04\uc744 \ud655\ubcf4\ud558\uc138\uc694.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>100% \ubcf4\uc548 \ubc0f \ube44\uacf5\uac1c<\/h3>\r\n                    <p>\uc774\ubbf8\uc9c0\ub294 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \ub85c\uceec\ub85c \ucc98\ub9ac\ub429\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uc0ac\uc6a9\uc790\uc758 \ud30c\uc77c\uc744 \uc800\uc7a5\ud558\uac70\ub098 \uc561\uc138\uc2a4\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uc644\ubcbd\ud55c \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638 \ubc0f \ubcf4\uc548\uc744 \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\ucc28\uc774\uc810 \ud655\uc778\ud558\uae30<\/h2>\r\n                <p>\uace0\uae09 \uc54c\uace0\ub9ac\uc998\uc744 \ud1b5\ud574 \ud654\uc9c8\uc740 \uc720\uc9c0\ud558\uba74\uc11c \ud30c\uc77c \ud06c\uae30\ub294 \ud68d\uae30\uc801\uc73c\ub85c \uc904\uc600\uc2b5\ub2c8\ub2e4.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-image-showcase\">\r\n                <div class=\"jpc-showcase-item\">\r\n                    <img decoding=\"async\" src=\"\/wp-content\/plugins\/Compress-jpg\/templates\/extra\/pexels-photo-2387418.jpeg\" alt=\"\uc6d0\ubcf8 \uc774\ubbf8\uc9c0\">\r\n                    <div class=\"jpc-showcase-caption\">\uc6d0\ubcf8: 2.4MB<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-showcase-item\">\r\n                    <img decoding=\"async\" src=\"\/wp-content\/plugins\/Compress-jpg\/templates\/extra\/pexels-photo-2387418.jpeg\" alt=\"\uc555\ucd95 \uc774\ubbf8\uc9c0\">\r\n                    <div class=\"jpc-showcase-caption\">\uc555\ucd95: 428KB(82%\ubcf4\ub2e4 \uc791\uc74c)<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\uc791\ub3d9 \ubc29\uc2dd<\/h2>\r\n                <p>\uae30\uc220 \uc9c0\uc2dd\uc774 \uc5c6\uc5b4\ub3c4 \uac04\ub2e8\ud55c 3\ub2e8\uacc4\ub9cc\uc73c\ub85c JPG \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4!<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-how-it-works\">\r\n                <div class=\"jpc-steps\">\r\n                    <div class=\"jpc-step\">\r\n                        <h3>\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc<\/h3>\r\n                        <p>\uc7a5\uce58\uc5d0\uc11c \uc5ec\ub7ec \uac1c\uc758 JPG \ud30c\uc77c\uc744 \uc120\ud0dd\ud558\uac70\ub098 \uc5c5\ub85c\ub354\ub85c \ub04c\uc5b4\ub2e4 \ub193\uae30\ub9cc \ud558\uba74 \ub429\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"jpc-step\">\r\n                        <h3>\uc555\ucd95<\/h3>\r\n                        <p>\uace0\uae09 \uc54c\uace0\ub9ac\uc998\uc774 \ud654\uc9c8\uc744 \uc720\uc9c0\ud558\uba74\uc11c \uc774\ubbf8\uc9c0\ub97c \uc790\ub3d9\uc73c\ub85c \uc555\ucd95\ud569\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"jpc-step\">\r\n                        <h3>\ub2e4\uc6b4\ub85c\ub4dc<\/h3>\r\n                        <p>\uc555\ucd95\ub41c \uc774\ubbf8\uc9c0\ub97c \uac1c\ubcc4\uc801\uc73c\ub85c \ub610\ub294 ZIP \ud30c\uc77c\ub85c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uc138\uc694. \uc774\uba54\uc77c \ub4f1\ub85d\uc774 \ud544\uc694\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4!<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\uc8fc\uc694 \uae30\ub2a5<\/h2>\r\n                <p>JPG \uc555\ucd95\uae30\ub294 \uc774\ubbf8\uc9c0\ub97c \uc190\uc27d\uac8c \ucd5c\uc801\ud654\ud558\ub294 \ub370 \ud544\uc694\ud55c \ubaa8\ub4e0 \uac83\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-features\">\r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M19.28 17.29c.31.31.05.75-.26.94l-1.69 1.22c-.33.23-.78.16-1.01-.17-.05-.08-.1-.16-.13-.25-.13-.37-.57-.63-.96-.52l-3.17.89c-.46.13-.77.55-.77 1.02v1.08c0 .42-.34.75-.75.75h-2.08c-.42 0-.75-.34-.75-.75v-1.08c0-.47-.31-.89-.77-1.02l-3.17-.89c-.4-.11-.83.16-.96.52-.03.09-.07.17-.12.25-.23.33-.68.4 1.01.17l-1.69-1.22c-.31-.22-.36-.63-.26-.94l.45-1.37c.15-.44-.03-.92-.44-1.15l-1.08-.6a.742.742 0 01-.37-.99l1.04-1.84c.2-.37.65-.49 1.01-.28l1.04.58c.41.23.9.14 1.21-.19l.9-1.02c.35-.4.35-1 0-1.4l-.9-1.01c-.31-.34-.8-.42-1.21-.19l-1.04.58c-.36.2-.81.08-1.01-.28L1.29 5.79c-.2-.36-.05-.82.37-.99l1.08-.6c.41-.23.59-.71.44-1.15l-.45-1.37c-.11-.31.04-.72.35-.94l1.69-1.22c.33-.23.78-.16 1.01.17.05.08.1.16.13.25.13.37.57.63.96.52l3.17-.89c.46-.13.77-.55.77-1.02V.75c0-.42.34-.75.75-.75h2.08c.42 0 .75.34.75.75v1.08c0 .47.31.89.77 1.02l3.17.89c.4.11.83-.16.96-.52.03-.09.07-.17.12-.25.23-.33.68-.4 1.01-.17l1.69 1.22c.31.22.36.63.26.94l-.45 1.37c-.15.44.03.92.44 1.15l1.08.6c.42.17.57.63.37.99l-1.04 1.84c-.2.37-.65.49-1.01.28l-1.04-.58c-.41-.23-.9-.14-1.21.19l-.9 1.02c-.35.4-.35 1 0 1.4l.9 1.01c.31.34.8.42 1.21.19l1.04-.58c.36-.2.81-.08 1.01.28l1.04 1.84c.2.36.05.82-.37.99l-1.08.6c-.41.23-.59.71-.44 1.15l.45 1.37zM12 10c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc2a4\ub9c8\ud2b8 \uc555\ucd95<\/h3>\r\n                    <p>\ub2f9\uc0ac\uc758 \uc9c0\ub2a5\ud615 \uc54c\uace0\ub9ac\uc998\uc774 \uac01 \uc774\ubbf8\uc9c0\ub97c \ubd84\uc11d\ud558\uc5ec \ucd5c\uc801\uc758 \uc555\ucd95 \uc218\uc900\uc744 \uacb0\uc815\ud558\uace0, \uac00\uc7a5 \uc911\uc694\ud55c \ubd80\ubd84\uc758 \ub514\ud14c\uc77c\uc744 \ubcf4\uc874\ud569\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc77c\uad04 \ucc98\ub9ac<\/h3>\r\n                    <p>\uc5ec\ub7ec \uac1c\uc758 JPG \uc774\ubbf8\uc9c0\ub97c \ub3d9\uc2dc\uc5d0 \uc555\ucd95\ud558\uc5ec \uc2dc\uac04\uc744 \uc808\uc57d\ud558\uc138\uc694. \ud55c \ubc88\uc758 \ud074\ub9ad\uc73c\ub85c \ucd5c\ub300 20\uac1c\uc758 \uc774\ubbf8\uc9c0\ub97c \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc791\ub3d9<\/h3>\r\n                    <p>\uc124\uce58\ud560 \uc18c\ud504\ud2b8\uc6e8\uc5b4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \ub370\uc2a4\ud06c\ud1b1, \ud0dc\ube14\ub9bf, \uc2a4\ub9c8\ud2b8\ud3f0 \ub4f1 \ubaa8\ub4e0 \ub514\ubc14\uc774\uc2a4\uc758 \uc6f9 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \ubc14\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>100% \ubb34\ub8cc<\/h3>\r\n                    <p>\uc6cc\ud130\ub9c8\ud06c, \uc228\uaca8\uc9c4 \uc218\uc218\ub8cc, \uac15\uc81c \uad6c\ub3c5 \uc5c6\uc774 \ubb34\uc81c\ud55c\uc73c\ub85c \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud558\uc138\uc694. \uc601\uc6d0\ud788 \uc644\uc804 \ubb34\ub8cc\uc785\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc555\ucd95 \uc81c\uc5b4<\/h3>\r\n                    <p>\uac04\ub2e8\ud55c \uc2ac\ub77c\uc774\ub354\ub85c \uc555\ucd95 \uc218\uc900\uc744 \ubbf8\uc138 \uc870\uc815\ud558\uc5ec \ud30c\uc77c \ud06c\uae30\uc640 \uc774\ubbf8\uc9c0 \ud488\uc9c8 \uc0ac\uc774\uc758 \uc644\ubcbd\ud55c \uade0\ud615\uc744 \ucc3e\uc544\ubcf4\uc138\uc694.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uba54\ud0c0\ub370\uc774\ud130 \uc81c\uc5b4<\/h3>\r\n                    <p>\uc774\ubbf8\uc9c0\uc5d0\uc11c \ubd88\ud544\uc694\ud55c \uba54\ud0c0\ub370\uc774\ud130\ub97c \uc81c\uac70\ud558\uc5ec \ud30c\uc77c \ud06c\uae30\ub97c \ub354\uc6b1 \uc904\uc774\uace0 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\ud638\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\uc0b0\uc5c5\ubcc4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158<\/h2>\r\n                <p>JPG \uc555\ucd95\uc740 \ub2e4\uc591\ud55c \uc0b0\uc5c5\uacfc \uc0ac\uc6a9 \uc0ac\ub840\uc5d0 \uace0\uc720\ud55c \uc774\uc810\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774 \ub3c4\uad6c\uac00 \ud574\ub2f9 \ubd84\uc57c\uc758 \ud2b9\uc815 \ubb38\uc81c\ub97c \uc5b4\ub5bb\uac8c \ud574\uacb0\ud560 \uc218 \uc788\ub294\uc9c0 \uc54c\uc544\ubcf4\uc138\uc694.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-features\">\r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc804\uc790\uc0c1\uac70\ub798 \ucd5c\uc801\ud654<\/h3>\r\n                    <p>\uc81c\ud488 \uc774\ubbf8\uc9c0\ub294 \uc774\ucee4\uba38\uc2a4 \ud398\uc774\uc9c0 \ubb34\uac8c\uc758 75%\ub97c \ucc28\uc9c0\ud569\ub2c8\ub2e4. \uc555\ucd95 \ud234\uc744 \uc0ac\uc6a9\ud558\uba74 \uace0\ud488\uc9c8\uc758 \uc81c\ud488 \ube44\uc8fc\uc5bc\uacfc \ube60\ub978 \ud398\uc774\uc9c0 \ub85c\ub529 \uc2dc\uac04\uc758 \uade0\ud615\uc744 \uc720\uc9c0\ud558\uc5ec \uc804\ud658\uc728\uc744 \ucd5c\ub300 35%\uae4c\uc9c0 \ub192\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc218\ubc31 \ub610\ub294 \uc218\ucc9c \uac1c\uc758 \uc774\ubbf8\uc9c0\uac00 \ud3ec\ud568\ub41c \uc81c\ud488 \uce74\ud0c8\ub85c\uadf8\uc5d0 \uc774\uc0c1\uc801\uc785\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M12 12c0-3 2.5-5.5 5.5-5.5S23 9 23 12H12zm0 0c0 3-2.5 5.5-5.5 5.5S1 15 1 12h11zm0 0c-3 0-5.5-2.5-5.5-5.5S9 1 12 1v11zm0 0c3 0 5.5 2.5 5.5 5.5S15 23 12 23V12z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\ud504\ub85c\ud398\uc154\ub110 \uc0ac\uc9c4<\/h3>\r\n                    <p>\uc0ac\uc9c4\uc791\uac00\ub294 \ud488\uc9c8 \uc800\ud558 \uc5c6\uc774 \uace0\uac1d \uac24\ub7ec\ub9ac\ub97c \ub354 \ube60\ub974\uac8c \uc81c\uacf5\ud558\uace0 \uc2a4\ud1a0\ub9ac\uc9c0 \ube44\uc6a9\uc744 \uc808\uac10\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc9c0\ub2a5\ud615 \uc555\ucd95\uc73c\ub85c \ud558\uc774\ub77c\uc774\ud2b8\uc640 \uadf8\ub9bc\uc790\uc758 \ub514\ud14c\uc77c\uc744 \ubcf4\uc874\ud558\ub294 \ub3d9\uc2dc\uc5d0 \ud30c\uc77c \ud06c\uae30\ub97c 60~70%\uae4c\uc9c0 \uc904\uc5ec \ub300\uc6a9\ub7c9 \uc0ac\uc9c4 \ucd2c\uc601\uc744 \uacf5\uc720\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc6f9 \uac1c\ubc1c<\/h3>\r\n                    <p>\uc6f9 \uac1c\ubc1c\uc790\ub294 \uc774\ubbf8\uc9c0 \uc790\uc0b0\uc744 \ucd5c\uc801\ud654\ud558\uc5ec \ud575\uc2ec \uc6f9 \ubc14\uc774\ud0c8 \uc810\uc218(LCP, CLS)\ub97c \uac1c\uc120\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ub3c4\uad6c\ub294 \uc2dc\uac01\uc801 \ucda9\uc2e4\ub3c4\ub97c \uc720\uc9c0\ud558\uba74\uc11c Google\uc758 \ud398\uc774\uc9c0 \uc18d\ub3c4 \uc694\uac74\uc744 \ucda9\uc871\ud558\uace0 \uba40\ud2f0 \ub514\ubc14\uc774\uc2a4 \ucd5c\uc801\ud654\ub97c \uc704\ud55c \ubc18\uc751\ud615 \uc774\ubbf8\uc9c0 \uae30\uc220\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc18c\uc15c \ubbf8\ub514\uc5b4 \ub9c8\ucf00\ud305<\/h3>\r\n                    <p>\uc18c\uc15c \ubbf8\ub514\uc5b4 \uad00\ub9ac\uc790\ub294 \ub85c\ub529 \uc18d\ub3c4\uac00 \ube60\ub978 \uc774\ubbf8\uc9c0\ub85c \ub354\uc6b1 \ub9e4\ub825\uc801\uc778 \ud53c\ub4dc\ub97c \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc555\ucd95 \ub3c4\uad6c\ub294 \uac01 \ud50c\ub7ab\ud3fc\uc758 \uc0ac\uc591\uc5d0 \ub9de\uac8c \uc774\ubbf8\uc9c0\ub97c \ucd5c\uc801\ud654\ud558\uc5ec \ub354 \ube60\ub974\uac8c \uc5c5\ub85c\ub4dc\ud558\uace0 \ubaa8\ubc14\uc77c \ub370\uc774\ud130\ub97c \uc801\uac8c \uc0ac\uc6a9\ud558\uba74\uc11c \ucf58\ud150\uce20\uac00 \uc644\ubcbd\ud558\uac8c \ubcf4\uc774\ub3c4\ub85d \ud569\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M20 4H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\uc774\uba54\uc77c \ub9c8\ucf00\ud305<\/h3>\r\n                    <p>\uc774\uba54\uc77c \ub9c8\ucf00\ud130\ub294 \ucea0\ud398\uc778 \ub85c\ub529 \uc2dc\uac04\uc744 \ub2e8\ucd95\ud558\uace0 \uc804\ub2ec\ub960\uc744 \ud5a5\uc0c1\uc2dc\ud0ac \uc218 \uc788\uc2b5\ub2c8\ub2e4. Adobe\uc758 \uc555\ucd95 \uae30\uc220\uc740 \ubaa8\ub4e0 \uc774\uba54\uc77c \ud074\ub77c\uc774\uc5b8\ud2b8\uc5d0\uc11c \uc2dc\uac01\uc801 \ub9c8\ucf00\ud305 \uc790\ub8cc\ub97c \uc120\uba85\ud558\uace0 \uc804\ubb38\uc801\uc73c\ub85c \uc720\uc9c0\ud558\uba74\uc11c ISP\uc758 \ud30c\uc77c \ud06c\uae30 \uc81c\ud55c\uc744 \uc900\uc218\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-feature-card\">\r\n                    <div class=\"jpc-feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"#3a7bd5\" data-no-translation=\"\">\r\n                            <path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>\ube14\ub85c\uadf8 \ubc0f \ucf58\ud150\uce20 \uc81c\uc791<\/h3>\r\n                    <p>\ucf58\ud150\uce20 \uc81c\uc791\uc790\ub294 \ucd5c\uc801\ud654\ub41c \uc774\ubbf8\uc9c0\ub85c \uae00\uc758 \uac00\ub3c5\uc131\uacfc \ucc38\uc5ec\ub3c4\ub97c \ub192\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ubbf8\uc9c0\uac00 \uc5ec\ub7ec \uac1c \ud3ec\ud568\ub41c \uae34 \ud615\uc2dd\uc758 \ucf58\ud150\uce20\uc5d0\uc11c \uc911\uc694\ud55c \ub290\ub9b0 \ub85c\ub529 \uc2dc\uac04\uc73c\ub85c \uc778\ud55c \uc774\ud0c8\ub960\uc744 \uc904\uc774\uba74\uc11c \uc2dc\uac01\uc801 \ub9e4\ub825\uc744 \uc720\uc9c0\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\ub294 \ub3c4\uad6c\uc785\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\ubaa8\ubc94 \uc0ac\ub840 \uac00\uc774\ub4dc<\/h2>\r\n                <p>\uc5b4\ub5a4 \uc6a9\ub3c4\ub85c\ub4e0 \ucd5c\uc801\uc758 \uc555\ucd95 \uacb0\uacfc\ub97c \uc5bb\uc73c\ub824\uba74 \ub2e4\uc74c \uc804\ubb38\uac00 \uad8c\uc7a5 \uc0ac\ud56d\uc744 \ub530\ub974\uc138\uc694.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-how-it-works\">\r\n                <div class=\"jpc-steps\">\r\n                    <div class=\"jpc-step\">\r\n                        <h3>\uc801\ud569\ud55c \uc555\ucd95 \uc218\uc900 \uc120\ud0dd<\/h3>\r\n                        <p>\uc6f9 \ube44\uc8fc\uc5bc\uc758 \uacbd\uc6b0 60-80% \uc555\ucd95(\ud488\uc9c8 \uc218\uc900 60-40)\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc778\uc1c4 \ub610\ub294 \uc804\ubb38\uac00\uc6a9\uc758 \uacbd\uc6b0 85% \uc774\uc0c1\uc758 \ud488\uc9c8\uc744 \uc720\uc9c0\ud558\uc138\uc694. \uc555\ucd95\ub41c \uc774\ubbf8\uc9c0\ub294 \ud56d\uc0c1 \uc6d0\ud558\ub294 \ub514\uc2a4\ud50c\ub808\uc774 \ud06c\uae30\ub85c \ubbf8\ub9ac \ubcf4\uace0 \uc801\uc808\ud55c \ud488\uc9c8\uc744 \ud655\uc778\ud558\uc138\uc694.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"jpc-step\">\r\n                        <h3>\uc555\ucd95\ud558\uae30 \uc804\uc5d0 \ud06c\uae30 \uc870\uc815<\/h3>\r\n                        <p>\uc555\ucd95\ud558\uae30 \uc804\uc5d0 \ud56d\uc0c1 \ucd5c\uc885 \ud45c\uc2dc \ud06c\uae30\uc5d0 \ub9de\uac8c \uc774\ubbf8\uc9c0 \ud06c\uae30\ub97c \uc870\uc815\ud558\uc138\uc694. 4000\ud53d\uc140 \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud55c \ub2e4\uc74c 800\ud53d\uc140\ub85c \ud45c\uc2dc\ud558\uba74 \ucc98\ub9ac \ub9ac\uc18c\uc2a4\uac00 \ub0ad\ube44\ub418\uace0 \ucd5c\uc801\uc774 \uc544\ub2cc \uacb0\uacfc\uac00 \uc0dd\uc131\ub429\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"jpc-step\">\r\n                        <h3>\uc5ec\ub7ec \uae30\uae30\uc5d0\uc11c \ud14c\uc2a4\ud2b8<\/h3>\r\n                        <p>\uc5ec\ub7ec \ub514\ubc14\uc774\uc2a4\uc640 \ud654\uba74 \uc720\ud615\uc5d0\uc11c \uc555\ucd95\ub41c \uc774\ubbf8\uc9c0\ub97c \ud655\uc778\ud558\uc138\uc694. \ub370\uc2a4\ud06c\ud1b1 \ubaa8\ub2c8\ud130\uc5d0\uc11c\ub294 \uc644\ubcbd\ud558\uac8c \ubcf4\uc774\ub294 \uc774\ubbf8\uc9c0\uac00 \uc0c9\uc0c1 \ud504\ub85c\ud544\uacfc \ud53d\uc140 \ubc00\ub3c4\uac00 \ub2e4\ub978 \ubaa8\ubc14\uc77c \ub514\ubc14\uc774\uc2a4\uc5d0\uc11c\ub294 \ub2e4\ub974\uac8c \ubcf4\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"jpc-step\">\r\n                        <h3>\uc6d0\ubcf8 \ud30c\uc77c \ubcf4\uc874<\/h3>\r\n                        <p>\ud56d\uc0c1 \uc555\ucd95\ub418\uc9c0 \uc54a\uc740 \uc6d0\ubcf8 \uc774\ubbf8\uc9c0\uc758 \ubc31\uc5c5 \ubcf5\uc0ac\ubcf8\uc744 \ubcf4\uad00\ud558\uc138\uc694. \uc774\ub807\uac8c \ud558\uba74 \ub098\uc911\uc5d0 \ud544\uc694\ud55c \uacbd\uc6b0 \ub2e4\ub978 \uc124\uc815\uc73c\ub85c \ub2e4\uc2dc \uc555\ucd95\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c \uc774\ubbf8 \uc555\ucd95\ub41c \ud30c\uc77c\ub85c \uc778\ud55c \ud488\uc9c8 \uc800\ud558\ub97c \ubc29\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"jpc-step\">\r\n                        <h3>\ud6a8\uc728\uc801\uc778 \uc77c\uad04 \ucc98\ub9ac \uc0ac\uc6a9<\/h3>\r\n                        <p>\ub300\uaddc\ubaa8 \uceec\ub809\uc158\uc758 \uacbd\uc6b0 \uc720\uc0ac\ud55c \uc774\ubbf8\uc9c0(\ub3d9\uc77c\ud55c \uc18c\uc2a4, \uc720\uc0ac\ud55c \uc2dc\uac01\uc801 \ucf58\ud150\uce20)\ub97c \uadf8\ub8f9\ud654\ud558\uace0 \uc77c\uad00\ub41c \uc555\ucd95 \uc124\uc815\uc744 \uc801\uc6a9\ud558\uc5ec \uc804\uccb4 \uac24\ub7ec\ub9ac \ub610\ub294 \uc81c\ud488 \uce74\ud0c8\ub85c\uadf8\uc5d0\uc11c \uade0\uc77c\ud55c \ud488\uc9c8\uc744 \uc720\uc9c0\ud569\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\ud53c\ud574\uc57c \ud560 \uc77c\ubc18\uc801\uc778 \uc2e4\uc218<\/h2>\r\n                <p>\uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud560 \ub54c \ub354 \ub098\uc740 \uacb0\uacfc\ub97c \uc5bb\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\ub294 \uac04\ub2e8\ud55c \ud301\uc785\ub2c8\ub2e4.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-faq-container\">\r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\ub108\ubb34 \ub9ce\uc774 \uc555\ucd95\ud558\uae30<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\ub108\ubb34 \ub9ce\uc774 \uc555\ucd95\ud558\uba74 \uc774\ubbf8\uc9c0\uac00 \ud750\ub9bf\ud558\uace0 \ud53d\uc140\ud654\ub418\uc5b4 \ubcf4\uc785\ub2c8\ub2e4. \ubbf8\ub9ac\ubcf4\uae30 \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud30c\uc77c \ud06c\uae30\uac00 \uc791\uc544\uc9c0\uc9c0\ub9cc \uc5ec\uc804\ud788 \ubcf4\uae30 \uc88b\uc740 \ucd5c\uc801\uc758 \ud06c\uae30\ub97c \ucc3e\uc544\ubcf4\uc138\uc694. \ud654\uc9c8\ub3c4 \ud30c\uc77c \ud06c\uae30\ub9cc\ud07c\uc774\ub098 \uc911\uc694\ud558\ub2e4\ub294 \uac83\uc744 \uae30\uc5b5\ud558\uc138\uc694!<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc798\ubabb\ub41c \uc774\ubbf8\uc9c0\uc5d0 JPG \uc0ac\uc6a9<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>JPG\ub294 \uc0ac\uc9c4\uc5d0 \uac00\uc7a5 \uc801\ud569\ud558\uba70 \ub85c\uace0, \ud14d\uc2a4\ud2b8\uac00 \ud3ec\ud568\ub41c \uadf8\ub798\ud53d \ub610\ub294 \uac04\ub2e8\ud55c \uc77c\ub7ec\uc2a4\ud2b8\ub808\uc774\uc158\uc5d0\ub294 \uc801\ud569\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc720\ud615\uc758 \uc774\ubbf8\uc9c0\uc5d0\ub294 \ubaa8\ub4e0 \uac83\uc774 \uc120\uba85\ud558\uace0 \ub610\ub837\ud558\uac8c \ubcf4\uc774\ub3c4\ub85d PNG \ud615\uc2dd\uc744 \ub300\uc2e0 \uc0ac\uc6a9\ud558\uc138\uc694. \ucf58\ud150\uce20 \uc720\ud615\uc5d0 \uc801\ud569\ud55c \ud615\uc2dd\uc744 \uc120\ud0dd\ud558\uc138\uc694.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc6f9 \ub514\uc2a4\ud50c\ub808\uc774\uc5d0 \uc6d0\ubcf8 \ud06c\uae30 \uc0ac\uc6a9<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\uc791\uac8c\ub9cc \ud45c\uc2dc\ub420 \uc774\ubbf8\uc9c0\uc5d0 \ud070 \uc774\ubbf8\uc9c0\ub97c \uc0ac\uc6a9\ud558\uba74 \ub370\uc774\ud130\uac00 \ub0ad\ube44\ub418\uace0 \uc6f9\uc0ac\uc774\ud2b8 \uc18d\ub3c4\uac00 \ub290\ub824\uc9d1\ub2c8\ub2e4. \uba3c\uc800 \uc774\ubbf8\uc9c0\uac00 \ud45c\uc2dc\ub418\ub294 \ubc29\uc2dd\uc5d0 \ub9de\uac8c \uc774\ubbf8\uc9c0 \ud06c\uae30\ub97c \uc870\uc815\ud55c \ub2e4\uc74c \uc555\ucd95\ud558\uc138\uc694. \uc774 2\ub2e8\uacc4 \uc811\uadfc \ubc29\uc2dd\uc740 \ucd5c\uc0c1\uc758 \uacb0\uacfc\uc640 \uac00\uc7a5 \ube60\ub978 \ub85c\ub529 \uc2dc\uac04\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\uc0ac\uc6a9\uc790 \uc758\uacac<\/h2>\r\n                <p>\uc800\ud76c \ub3c4\uad6c\ub85c \uc774\ubbf8\uc9c0\ub97c \ucd5c\uc801\ud654\ud55c \uc218\ucc9c \uba85\uc758 \ub9cc\uc871\uc2a4\ub7ec\uc6b4 \uc0ac\uc6a9\uc790\ub4e4\uacfc \ud568\uaed8\ud558\uc138\uc694.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-testimonials\">\r\n                <div class=\"jpc-testimonial\">\r\n                    <div class=\"jpc-testimonial-text\">\r\n                        \"\uc774 JPG \uc555\ucd95\uae30\ub294 \uc81c \uc774\ucee4\uba38\uc2a4 \uc0ac\uc774\ud2b8\uc758 \ud310\ub3c4\ub97c \ubc14\uafe8\uc2b5\ub2c8\ub2e4. \ubaa8\ub4e0 \uc81c\ud488 \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud55c \ud6c4 \ud398\uc774\uc9c0 \ub85c\ub529 \uc2dc\uac04\uc774 40% \ub2e8\ucd95\ub418\uc5c8\uc2b5\ub2c8\ub2e4!\"\r\n                    <\/div>\r\n                    <div class=\"jpc-testimonial-author\">\r\n                        <div class=\"jpc-author-avatar\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 100 100\" width=\"50\" height=\"50\" data-no-translation=\"\">\r\n                                <circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#FF7F7F\" \/>\r\n                                <circle cx=\"50\" cy=\"35\" r=\"20\" fill=\"#FFFFFF\" \/>\r\n                                <path d=\"M50 60 C 30 60 20 80 20 100 L 80 100 C 80 80 70 60 50 60 Z\" fill=\"#FFFFFF\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <div class=\"jpc-author-info\">\r\n                            <h4>\uc0ac\ub77c \uc874\uc2a8<\/h4>\r\n                            <p>\uc804\uc790\uc0c1\uac70\ub798 \uc18c\uc720\uc790<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-testimonial\">\r\n                    <div class=\"jpc-testimonial-text\">\r\n                        \"\uc800\ub294 \uad00\ub9ac\ud574\uc57c \ud560 \uc774\ubbf8\uc9c0\uac00 \uc218\ucc9c \uc7a5\uc5d0 \ub2ec\ud558\ub294 \uc0ac\uc9c4\uc791\uac00\uc785\ub2c8\ub2e4. \uc774 \ub3c4\uad6c\ub97c \uc0ac\uc6a9\ud558\uba74 \ud544\uc694\ud55c \uc2dc\uac01\uc801 \ud488\uc9c8\uc744 \uc720\uc9c0\ud558\uba74\uc11c \uc800\uc7a5 \uacf5\uac04\uc744 \uc808\uc57d\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\"\r\n                    <\/div>\r\n                    <div class=\"jpc-testimonial-author\">\r\n                        <div class=\"jpc-author-avatar\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 100 100\" width=\"50\" height=\"50\" data-no-translation=\"\">\r\n                                <circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#3a7bd5\" \/>\r\n                                <circle cx=\"50\" cy=\"35\" r=\"20\" fill=\"#FFFFFF\" \/>\r\n                                <path d=\"M50 60 C 30 60 20 80 20 100 L 80 100 C 80 80 70 60 50 60 Z\" fill=\"#FFFFFF\" \/>\r\n                                <rect x=\"30\" y=\"30\" width=\"40\" height=\"10\" fill=\"#3a7bd5\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <div class=\"jpc-author-info\">\r\n                            <h4>\ub9c8\uc774\ud074 \uccb8<\/h4>\r\n                            <p>\uc804\ubb38 \uc0ac\uc9c4\uc791\uac00<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-testimonial\">\r\n                    <div class=\"jpc-testimonial-text\">\r\n                        \"\uc0ac\uc6a9\ud558\uae30 \ub9e4\uc6b0 \uc27d\uace0 \ub9e4\uc6b0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. \uba87 \ubd84 \ub9cc\uc5d0 \uc804\uccb4 \uc0ac\uc9c4 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \uc555\ucd95\ud558\uace0 701TB \uc774\uc0c1\uc758 \uc800\uc7a5 \uacf5\uac04\uc744 \uc808\uc57d\ud588\uc2b5\ub2c8\ub2e4!\"\r\n                    <\/div>\r\n                    <div class=\"jpc-testimonial-author\">\r\n                        <div class=\"jpc-author-avatar\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 100 100\" width=\"50\" height=\"50\" data-no-translation=\"\">\r\n                                <circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#9D65C9\" \/>\r\n                                <circle cx=\"50\" cy=\"35\" r=\"20\" fill=\"#FFFFFF\" \/>\r\n                                <path d=\"M50 60 C 30 60 20 80 20 100 L 80 100 C 80 80 70 60 50 60 Z\" fill=\"#FFFFFF\" \/>\r\n                                <path d=\"M30 30 Q 50 20 70 30\" stroke=\"#9D65C9\" stroke-width=\"6\" fill=\"none\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <div class=\"jpc-author-info\">\r\n                            <h4>\uc5d0\ubc00\ub9ac \ub85c\ub4dc\ub9ac\uac8c\uc2a4<\/h4>\r\n                            <p>\ub514\uc9c0\ud138 \ub9c8\ucf00\ud130<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-section\">\r\n            <div class=\"jpc-section-title\">\r\n                <h2>\uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38<\/h2>\r\n                <p>JPG \uc555\ucd95 \uc11c\ube44\uc2a4\uc5d0 \ub300\ud55c \uac00\uc7a5 \uc77c\ubc18\uc801\uc778 \uc9c8\ubb38\uc5d0 \ub300\ud55c \ub2f5\ubcc0\uc744 \ud655\uc778\ud558\uc138\uc694.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"jpc-faq-container\">\r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">JPG \uc555\ucd95\uc740 \uc5b4\ub5bb\uac8c \uc791\ub3d9\ud558\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>JPG \uc555\ucd95\uc740 \uc0ac\ub78c\uc758 \ub208\uc5d0\ub294 \uc798 \ubcf4\uc774\uc9c0 \uc54a\ub294 \uc911\ubcf5 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130\ub97c \uc2dd\ubcc4\ud558\uace0 \uc81c\uac70\ud558\ub294 \ubc29\uc2dd\uc73c\ub85c \uc791\ub3d9\ud569\ub2c8\ub2e4. \uace0\uae09 \uc54c\uace0\ub9ac\uc998\uc774 \uac01 \uc774\ubbf8\uc9c0\ub97c \ubd84\uc11d\ud558\uc5ec \uc2dc\uac01\uc801 \uc601\ud5a5\uc744 \ucd5c\uc18c\ud654\ud558\uba74\uc11c \uc555\ucd95\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uc704\uce58\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4. \uc190\uc2e4 \uc555\ucd95(\uc77c\ubd80 \ub370\uc774\ud130 \uc81c\uac70)\uacfc \ucd5c\uc801\ud654 \uae30\uc220\uc744 \ubaa8\ub450 \uc0ac\uc6a9\ud558\uc5ec \uc2dc\uac01\uc801 \ud488\uc9c8\uc744 \uc720\uc9c0\ud558\uba74\uc11c \ud30c\uc77c \ud06c\uae30\ub97c \uc904\uc785\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc555\ucd95\uc774 \uc774\ubbf8\uc9c0 \ud488\uc9c8\uc5d0 \uc601\ud5a5\uc744 \uc8fc\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>Dropbox\uc758 \uc555\ucd95 \uae30\uc220\uc740 \ub208\uc5d0 \ubcf4\uc774\ub294 \ud488\uc9c8 \uc190\uc2e4\uc744 \ucd5c\uc18c\ud654\ud558\ub294 \ub3d9\uc2dc\uc5d0 \ud30c\uc77c \ud06c\uae30\ub97c \ucd5c\ub300\ub85c \uc904\uc774\ub3c4\ub85d \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ub300\ubd80\ubd84\uc758 \uc6f9 \ubc0f \ub514\uc9c0\ud138 \uc6a9\ub3c4\uc758 \uacbd\uc6b0, \uadf8 \ucc28\uc774\ub294 \uac70\uc758 \uac10\uc9c0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub610\ud55c \uc555\ucd95 \uc218\uc900\uc744 \uc870\uc815\ud558\uc5ec \ud488\uc9c8\uacfc \ud30c\uc77c \ud06c\uae30 \uc0ac\uc774\uc758 \uc644\ubcbd\ud55c \uade0\ud615\uc744 \ucc3e\uc544 \ud2b9\uc815 \uc694\uad6c \uc0ac\ud56d\uc744 \ucda9\uc871\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc5c5\ub85c\ub4dc\uc5d0 \ud30c\uc77c \ud06c\uae30 \uc81c\ud55c\uc774 \uc788\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>JPG \uc774\ubbf8\uc9c0\ub294 \uac01\uac01 \ucd5c\ub300 50MB\uae4c\uc9c0 \uc5c5\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud30c\uc77c\uc774 \ud070 \uacbd\uc6b0 \uba3c\uc800 \ud06c\uae30\ub97c \uc870\uc815\ud558\uac70\ub098 \ubaa8\ub4e0 \ud06c\uae30\uc758 \ud30c\uc77c\uc744 \uc9c0\uc6d0\ud558\ub294 \ub370\uc2a4\ud06c\ud1b1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc0ac\uc6a9\ud574\uc57c \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc774 \uc11c\ube44\uc2a4\ub294 \uc5bc\ub9c8\ub098 \uc548\uc804\ud55c\uac00\uc694? \ub0b4 \uc774\ubbf8\uc9c0\ub294 \uc5b4\ub5bb\uac8c \ub418\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\uac1c\uc778 \uc815\ubcf4 \ubcf4\ud638\uc640 \ubcf4\uc548\uc740 \ub2f9\uc0ac\uc758 \ucd5c\uc6b0\uc120 \uacfc\uc81c\uc785\ub2c8\ub2e4. \ubaa8\ub4e0 \uc774\ubbf8\uc9c0 \ucc98\ub9ac\ub294 \uc0ac\uc6a9\uc790\uc758 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc9c1\uc811 \uc774\ub8e8\uc5b4\uc9c0\uba70, \uc0ac\uc6a9\uc790\uc758 \ud30c\uc77c\uc740 \uc808\ub300 Facebook \uc11c\ubc84\uc5d0 \uc5c5\ub85c\ub4dc\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \ud68c\uc6d0\ub2d8\uc758 \uc774\ubbf8\uc9c0\uc5d0 \uc561\uc138\uc2a4\ud560 \uc218 \uc5c6\uc73c\uba70 \uc5b4\ub514\uc5d0\ub3c4 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ube0c\ub77c\uc6b0\uc800\ub97c \ub2eb\uc73c\uba74 \ubaa8\ub4e0 \ub370\uc774\ud130\ub294 \uc790\ub3d9\uc73c\ub85c \uc0ad\uc81c\ub429\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\ud55c \ubc88\uc5d0 \uc5ec\ub7ec \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud560 \uc218 \uc788\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\uc608! \uc77c\uad04 \ucc98\ub9ac \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\uba74 \uc5ec\ub7ec \uac1c\uc758 JPG \uc774\ubbf8\uc9c0\ub97c \ub3d9\uc2dc\uc5d0 \uc555\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc555\ucd95\ud558\ub824\ub294 \ubaa8\ub4e0 \ud30c\uc77c\uc744 \uc120\ud0dd\ud558\uac70\ub098 \uc5c5\ub85c\ub4dc \uc601\uc5ed\uc73c\ub85c \ub04c\uc5b4\ub2e4 \ub193\uae30\ub9cc \ud558\uba74 \ub429\ub2c8\ub2e4. \ud55c \ubc88\uc5d0 \ucd5c\ub300 20\uac1c\uc758 \uc774\ubbf8\uc9c0\ub97c \ucc98\ub9ac\ud558\uace0 \uac1c\ubcc4\uc801\uc73c\ub85c \ub610\ub294 ZIP \ud30c\uc77c\ub85c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc774 \uc11c\ube44\uc2a4\ub294 \uc815\ub9d0 \ubb34\ub8cc\uc778\uac00\uc694? \uc81c\ud55c \uc0ac\ud56d\uc774 \uc788\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\uc608, JPG \uc555\ucd95 \uc11c\ube44\uc2a4\ub294 \uc228\uaca8\uc9c4 \ube44\uc6a9 \uc5c6\uc774 \uc644\uc804 \ubb34\ub8cc\uc785\ub2c8\ub2e4. \uc6cc\ud130\ub9c8\ud06c\ub098 \uac15\uc81c \ub4f1\ub85d\uc774 \uc5c6\uc73c\uba70 \uc555\ucd95\ud560 \uc218 \uc788\ub294 \uc774\ubbf8\uc9c0 \uc218\uc5d0 \uc81c\ud55c\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \ub300\uc6a9\ub7c9 \uc555\ucd95\uc774 \ud544\uc694\ud55c \uae30\uc5c5\uc744 \uc704\ud574 \ud504\ub9ac\ubbf8\uc5c4 \uae30\ub2a5\uc744 \uc81c\uacf5\ud558\uc9c0\ub9cc, \ud575\uc2ec \uc555\ucd95 \uae30\ub2a5\uc740 \ud56d\uc0c1 \ubb34\ub8cc\ub85c \uc81c\uacf5\ub429\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\ubaa8\ubc14\uc77c \ub514\ubc14\uc774\uc2a4\uc5d0\uc11c\ub3c4 \uc791\ub3d9\ud558\ub098\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\ubb3c\ub860\uc774\uc8e0! \uc800\ud76c \uc11c\ube44\uc2a4\ub294 \uc2a4\ub9c8\ud2b8\ud3f0\uacfc \ud0dc\ube14\ub9bf\uc744 \ud3ec\ud568\ud55c \ucd5c\uc2e0 \uc6f9 \ube0c\ub77c\uc6b0\uc800\ub97c \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \uae30\uae30\uc5d0\uc11c \uc791\ub3d9\ud569\ub2c8\ub2e4. \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc644\ubcbd\ud558\uac8c \ubc18\uc751\ud558\uba70 \ud654\uba74 \ud06c\uae30\uc5d0 \ub9de\uac8c \uc870\uc815\ub418\uc5b4 \uc5b4\ub5a4 \uae30\uae30\uc5d0\uc11c\ub4e0 \uc6d0\ud65c\ud558\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"jpc-faq-item\">\r\n                    <div class=\"jpc-faq-question\">\uc6f9\uc0ac\uc774\ud2b8\uc5d0 JPG \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud574\uc57c \ud558\ub294 \uc774\uc720\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/div>\r\n                    <div class=\"jpc-faq-answer\">\r\n                        <p>\uc6f9\uc0ac\uc774\ud2b8 \uc774\ubbf8\uc9c0\ub97c \uc555\ucd95\ud558\uba74 \ub2e4\uc591\ud55c \uc774\uc810\uc744 \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4:\r\n                          <ul>\r\n                            <li>\ud398\uc774\uc9c0 \ub85c\ub529 \uc18d\ub3c4 \ud5a5\uc0c1(\uc0ac\uc6a9\uc790 \uacbd\ud5d8 \uac1c\uc120)<\/li>\r\n                            <li>\ub300\uc5ed\ud3ed \uc0ac\uc6a9\ub7c9 \uac10\uc18c(\ubaa8\ubc14\uc77c \uc0ac\uc6a9\uc790\uc758 \ub370\uc774\ud130 \uc808\uc57d)<\/li>\r\n                            <li>SEO \uc21c\uc704 \ud5a5\uc0c1(Google\uc740 \ub354 \ube60\ub978 \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \ubcf4\uc0c1)<\/li>\r\n                            <li>\uc2a4\ud1a0\ub9ac\uc9c0 \ube44\uc6a9 \uc808\uac10<\/li>\r\n                            <li>\uc804\ud658\uc728 \ud5a5\uc0c1(\uc0ac\uc6a9\uc790\uac00 \ub354 \ube60\ub978 \uc0ac\uc774\ud2b8\uc5d0 \ub354 \uc624\ub798 \uba38\ubb34\ub984)<\/li>\r\n                          <\/ul>\r\n                          \uc5f0\uad6c\uc5d0 \ub530\ub974\uba74 \ud398\uc774\uc9c0 \ub85c\ub529\uc774 1\ucd08\ub9cc \uc9c0\uc5f0\ub418\uc5b4\ub3c4 \uc804\ud658\uc728\uc774 71%\uae4c\uc9c0 \uac10\uc18c\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c \uc131\uacf5\uc801\uc778 \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc704\ud574\uc11c\ub294 \uc774\ubbf8\uc9c0 \ucd5c\uc801\ud654\uac00 \ud544\uc218\uc785\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"jpc-cta\">\r\n            <h2>\uc9c0\uae08 JPG \uc774\ubbf8\uc9c0 \uc555\ucd95\uc744 \uc2dc\uc791\ud558\uc138\uc694.<\/h2>\r\n            <p>\uc774\ubbf8\uc9c0\ub97c \ucd5c\uc801\ud654\ud558\ub294 \ubb34\ub8cc \uc11c\ube44\uc2a4\ub97c \uc2e0\ub8b0\ud558\ub294 \uc218\ubc31\ub9cc \uba85\uc758 \uc0ac\uc6a9\uc790\uc640 \ud568\uaed8\ud558\uc138\uc694. \ub4f1\ub85d\ud560 \ud544\uc694 \uc5c6\uc774 \uba87 \ucd08 \ub9cc\uc5d0 \uc555\ucd95\uc744 \uc2dc\uc791\ud558\uc138\uc694!<\/p>\r\n            <a href=\"#\" class=\"jpc-button\">\uc9c0\uae08 JPG \uc555\ucd95\ud558\uae30<\/a>\r\n        <\/section>\r\n    <\/div>            <\/div>\n                    <\/div>\n\n        <!-- STEP 2: Preview Interface -->\n        <div class=\"compress-jpg-panel\" id=\"preview-panel\">\n            <style>\n                \/* Preview panel layout styles *\/\n                .preview-panel-flex-container {\n                    display: flex;\n                    gap: 30px;\n                }\n                \n                .preview-panel-left {\n                    flex: 1;\n                    min-width: 0;\n                }\n                \n                .preview-panel-right {\n                    width: 300px;\n                    flex-shrink: 0;\n                    display: flex;\n                    flex-direction: column;\n                    gap: 20px;\n                }\n                \n                \/* Adjust preview grid to fill left column *\/\n                .compress-jpg-preview-grid {\n                    display: grid;\n                    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));\n                    gap: 16px;\n                    margin-bottom: 0;\n                    max-height: 600px;\n                    overflow-y: auto;\n                    padding-right: 8px;\n                }\n                \n                \/* Quality control section *\/\n                .compress-jpg-quality-section {\n                    background-color: #f9fafb;\n                    border-radius: 8px;\n                    padding: 16px;\n                    border: 1px solid #e5e7eb;\n                }\n                \n                \/* Action buttons vertical layout *\/\n                .compress-jpg-preview-actions {\n                    display: flex;\n                    flex-direction: column;\n                    gap: 10px;\n                }\n                \n                .compress-jpg-preview-actions button {\n                    width: 100%;\n                    justify-content: center;\n                    padding: 12px;\n                }\n                \n                \/* Advertisement container styles *\/\n                .compress-jpg-ad-container {\n                    width: 100%;\n                    margin-bottom: 20px;\n                    text-align: center;\n                    overflow: hidden;\n                    display: flex;\n                    justify-content: center;\n                    align-items: center;\n                    min-height: 90px;\n                    background-color: #f9fafb;\n                    border-radius: 8px;\n                    border: 1px solid #e5e7eb;\n                }\n                \n                \/* Responsive layout for smaller screens *\/\n                @media (max-width: 900px) {\n                    .preview-panel-flex-container {\n                        flex-direction: column;\n                    }\n                    \n                    .preview-panel-right {\n                        width: 100%;\n                    }\n                    \n                    .compress-jpg-preview-actions {\n                        flex-direction: row;\n                        flex-wrap: wrap;\n                    }\n                    \n                    .compress-jpg-preview-actions button {\n                        flex: 1;\n                        min-width: 200px;\n                    }\n                }\n                \n                \/* Advertisement responsive styles *\/\n                @media (max-width: 768px) {\n                    .compress-jpg-ad-container {\n                        min-height: 90px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .compress-jpg-ad-container {\n                        display: none; \/* Hide ads on mobile devices *\/\n                    }\n                }\n            <\/style>\n            \n            <!-- Advertisement at the top of the preview panel -->\n                        <div class=\"compress-jpg-ad-container compress-jpg-preview-ad\">\n                <div class='code-block code-block-3' style='margin: 8px 0; clear: both;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n            <\/div>\n                        \n            <div class=\"preview-panel-flex-container\">\n                <div class=\"preview-panel-left\">\n                    <div class=\"compress-jpg-preview-grid\" id=\"compress-jpg-preview-grid\">\n                        <!-- Preview images will be added here dynamically -->\n                        <div class=\"compress-jpg-no-images\">\n                            <p data-translatepress=\"upload_images_preview\">\uc774\ubbf8\uc9c0\ub97c \uc5c5\ub85c\ub4dc\ud558\uc5ec \uc5ec\uae30\uc5d0\uc11c \ubbf8\ub9ac \ubcf4\uae30<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"preview-panel-right\">\n            <div class=\"compress-jpg-quality-section\">\n                <div class=\"compress-jpg-quality-control\">\n                    <div class=\"compress-jpg-quality-header\">\n                        <h4 data-translatepress=\"quality_heading\">\uc774\ubbf8\uc9c0 \ud488\uc9c8<\/h4>\n                        <span class=\"compress-jpg-quality-value\" id=\"quality-value\">70<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-quality-slider-container\">\n                        <span class=\"compress-jpg-quality-min\" data-translatepress=\"quality_low\">\ub0ae\uc74c<\/span>\n                        <input type=\"range\" id=\"compress-jpg-quality\" min=\"1\" max=\"100\" value=\"70\" class=\"compress-jpg-slider\">\n                        <span class=\"compress-jpg-quality-max\" data-translatepress=\"quality_high\">\ub192\uc74c<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-quality-tip\">\n                        <span class=\"quality-explanation\" data-translatepress=\"quality_explanation\">\ub354 \ub192\uc740 \ud488\uc9c8 = \ub354 \ud070 \ud30c\uc77c \ud06c\uae30<\/span>\n                        <span class=\"quality-recommendation\">\n                            <svg class=\"recommendation-icon\" width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                                <path d=\"M9 12L11 14L15 10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                            <span data-translatepress=\"default_text\">\uae30\ubcf8\uac12<\/span> (70) <span data-translatepress=\"recommended_text\">\ucd94\ucc9c<\/span>\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                    <!-- Preview actions -->\n            <div class=\"compress-jpg-preview-actions\">\n                <button class=\"compress-jpg-button compress-jpg-button-secondary\" id=\"add-more-images-btn\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M12 5V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M5 12H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                    <span data-translatepress=\"add_more_button\">\uc774\ubbf8\uc9c0 \ucd94\uac00<\/span>\n                <\/button>\n                <button class=\"compress-jpg-button compress-jpg-button-primary\" id=\"start-compression-btn\">\n                    <span data-translatepress=\"start_compression_button\">\uc555\ucd95 \uc2dc\uc791<\/span>\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M5 12H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 5L19 12 12 19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                <\/button>\n                    <\/div>\n            <\/div>\n            <\/div>\n            \n            <!-- Hidden file input for adding more images -->\n            <input type=\"file\" id=\"compress-jpg-add-more-input\" multiple accept=\".jpg,.jpeg,.png,.gif\" class=\"compress-jpg-file-input\" style=\"display: none;\">\n        <\/div>\n\n        <!-- STEP 3: Processing Interface -->\n        <div class=\"compress-jpg-panel\" id=\"process-panel\">\n            <style>\n                \/* Processing panel styles - specific styles only *\/\n            <\/style>\n            \n            <div class=\"compress-jpg-processing\">\n                <div class=\"compress-jpg-processing-animation\">\n                    <svg class=\"compress-jpg-processing-circle\" width=\"128\" height=\"128\" viewbox=\"0 0 128 128\" data-no-translation=\"\">\n                        <circle class=\"compress-jpg-processing-track\" cx=\"64\" cy=\"64\" r=\"56\" stroke=\"#e5e7eb\" stroke-width=\"8\" fill=\"none\" \/>\n                        <circle class=\"compress-jpg-processing-progress\" cx=\"64\" cy=\"64\" r=\"56\" stroke=\"#2563EB\" stroke-width=\"8\" fill=\"none\" \/>\n                    <\/svg>\n                    <div class=\"compress-jpg-processing-percentage\" id=\"compression-percentage\">0%<\/div>\n                <\/div>\n                <h3 class=\"compress-jpg-processing-title\" data-translatepress=\"processing_title\">\uc774\ubbf8\uc9c0 \uc555\ucd95\ud558\uae30<\/h3>\n                <p class=\"compress-jpg-processing-description\" data-translatepress=\"processing_description\">\uc774\ubbf8\uc9c0\uc758 \ud06c\uae30\uc640 \uac1c\uc218\uc5d0 \ub530\ub77c \uc2dc\uac04\uc774 \uac78\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n                <div class=\"compress-jpg-processing-status\" id=\"compression-status\" data-translatepress=\"processing_status\">\uc555\ucd95 \uc900\ube44 \uc911...<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- STEP 4: Download Interface -->\n        <div class=\"compress-jpg-panel\" id=\"download-panel\">\n            <style>\n                \/* Download panel styles - specific styles only *\/\n                \/* Results layout *\/\n                .compress-jpg-results-grid {\n                    display: grid;\n                    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n                    gap: 20px;\n                    margin: 30px 0;\n                    max-height: 600px;\n                    overflow-y: auto;\n                }\n                \n                \/* Action buttons layout *\/\n                .compress-jpg-results-actions {\n                    display: flex;\n                    justify-content: center;\n                    gap: 15px;\n                }\n                \n                .compress-jpg-results-actions button {\n                    min-width: 180px;\n                }\n                \n                @media (max-width: 768px) {\n                    .compress-jpg-results-actions {\n                        flex-direction: column;\n                        gap: 10px;\n                    }\n                    \n                    .compress-jpg-results-actions button {\n                        width: 100%;\n                    }\n                }\n            <\/style>\n            \n            <!-- Advertisement at the top of the download panel -->\n                        <div class=\"compress-jpg-ad-container compress-jpg-download-ad\">\n                <div class='code-block code-block-3' style='margin: 8px 0; clear: both;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n            <\/div>\n                        \n            <div class=\"compress-jpg-results-header\">\n                <h3 data-translatepress=\"compression_complete\">\uc555\ucd95 \uc644\ub8cc!<\/h3>\n                <div class=\"compress-jpg-summary\">\n                    <div class=\"compress-jpg-summary-item\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"images_label\">\uc774\ubbf8\uc9c0:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-image-count\">0<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-summary-item\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"original_size_label\">\uc6d0\ubcf8 \ud06c\uae30:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-original-size\">0 KB<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-summary-item\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"compressed_size_label\">\uc555\ucd95 \ud06c\uae30:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-compressed-size\">0 KB<\/span>\n                    <\/div>\n                    <div class=\"compress-jpg-summary-item compress-jpg-summary-saved\">\n                        <span class=\"compress-jpg-summary-label\" data-translatepress=\"space_saved_label\">\uacf5\uac04 \uc808\uc57d:<\/span>\n                        <span class=\"compress-jpg-summary-value\" id=\"result-saved\">0 KB (0%)<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"compress-jpg-results-grid\" id=\"compress-jpg-results-grid\">\n                <!-- Results will be added here dynamically -->\n            <\/div>\n\n            <div class=\"compress-jpg-results-actions\">\n                <button class=\"compress-jpg-button compress-jpg-button-secondary\" id=\"start-over-btn\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M12 5V1L7 6L12 11V7C15.31 7 18 9.69 18 13C18 16.31 15.31 19 12 19C8.69 19 6 16.31 6 13H4C4 17.42 7.58 21 12 21C16.42 21 20 17.42 20 13C20 8.58 16.42 5 12 5Z\" fill=\"currentColor\"\/>\n                    <\/svg>\n                    <span data-translatepress=\"start_over\">\ub2e4\uc2dc \uc2dc\uc791<\/span>\n                <\/button>\n                <button class=\"compress-jpg-button compress-jpg-button-primary\" id=\"download-all-btn\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-no-translation=\"\">\n                        <path d=\"M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M7 10L12 15L17 10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 15V3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                    <span data-translatepress=\"download_all\">\ubaa8\ub450 \ub2e4\uc6b4\ub85c\ub4dc<\/span>\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div> \n\n<!-- Image Preview Modal -->\n<div class=\"compress-jpg-modal\" id=\"compress-jpg-image-modal\">\n    <div class=\"compress-jpg-modal-content\">\n        <div class=\"compress-jpg-modal-close\">\u00d7<\/div>\n        <img decoding=\"async\" src=\"\" class=\"compress-jpg-modal-img\" id=\"compress-jpg-modal-img\" alt=\"\uc774\ubbf8\uc9c0 \ubbf8\ub9ac\ubcf4\uae30\">\n    <\/div>\n<\/div> \n\n<!-- Upload Limit Modal -->\n<div class=\"compress-jpg-modal\" id=\"compress-jpg-limit-modal\">\n    <div class=\"compress-jpg-modal-content compress-jpg-limit-modal-content\">\n        <div class=\"compress-jpg-modal-close\">\u00d7<\/div>\n        <h3 data-translatepress=\"limit_heading\">\uc5c5\ub85c\ub4dc \ud55c\ub3c4 \ub3c4\ub2ec<\/h3>\n        <p data-translatepress=\"limit_description\">\n            <span data-translatepress=\"limit_description_free\">\ubb34\ub8cc \uc0ac\uc6a9\uc790: \ud55c \ubc88\uc5d0 \ucd5c\ub300 20\uac1c\uc758 \uc774\ubbf8\uc9c0\ub97c \uc5c5\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ubbf8\uc9c0 \uc218\ub97c \uc904\uc774\uac70\ub098 \uad6c\ub3c5\uc73c\ub85c \uc5c5\uadf8\ub808\uc774\ub4dc\ud558\uc138\uc694.<\/span>\n        <\/p>\n        <div class=\"compress-jpg-modal-actions\">\n            <button class=\"compress-jpg-button compress-jpg-button-secondary\" id=\"limit-modal-ok-btn\" data-translatepress=\"ok_button\">\ud655\uc778<\/button>\n            <a href=\"\/ko\/%ea%b0%80%ea%b2%a9\/\" class=\"compress-jpg-button compress-jpg-button-primary\" data-translatepress=\"upgrade_button\" data-trp-post-id=\"pricing-page\">\uacc4\uc815 \uc5c5\uadf8\ub808\uc774\ub4dc<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Upgrade Modal -->\n<div class=\"compress-jpg-modal\" id=\"compress-jpg-upgrade-modal\">\n    <div class=\"compress-jpg-modal-content compress-jpg-upgrade-modal-content\">\n        <div class=\"compress-jpg-modal-close\">\u00d7<\/div>\n        <h3 data-translatepress=\"upgrade_heading\">\uacc4\uc815 \uc5c5\uadf8\ub808\uc774\ub4dc<\/h3>\n        <p data-translatepress=\"upgrade_description\">\uad6c\ub3c5\uc744 \ud1b5\ud574 \ub354 \ub9ce\uc740 \uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc\uc640 \uace0\uae09 \uae30\ub2a5\uc744 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <div class=\"compress-jpg-modal-actions\">\n            <a href=\"\/ko\/%ea%b0%80%ea%b2%a9\/\" class=\"compress-jpg-button compress-jpg-button-primary\" data-translatepress=\"learn_more\" data-trp-post-id=\"pricing-page\">\uc790\uc138\ud788 \uc54c\uc544\ubcf4\uae30<\/a>\n        <\/div>\n    <\/div>\n<\/div> <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9d3790 elementor-widget elementor-widget-shortcode\" data-id=\"d9d3790\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8069529413860845\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- 1000-100 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:1000px;height:100px\"\n     data-ad-client=\"ca-pub-8069529413860845\"\n     data-ad-slot=\"9855343712\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebfadec elementor-widget elementor-widget-shortcode\" data-id=\"ebfadec\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n\n<div class=\"kk-star-ratings kksr-shortcode\"\n    data-payload='{&quot;id&quot;:&quot;2295&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;shortcode&quot;,&quot;align&quot;:&quot;&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;5&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;valign&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Rate this page&quot;,&quot;legend&quot;:&quot;5\\\/5 - (5 votes)&quot;,&quot;size&quot;:&quot;15&quot;,&quot;title&quot;:&quot;Compress jpg&quot;,&quot;width&quot;:&quot;97.5&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 97.5px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 15px; height: 15px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 12px;\">\n            5\/5 - (5 \ud22c\ud45c)    <\/div>\n    <\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2295","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"ocr365.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"\ucd94\ucc9c \uc774\ubbf8\uc9c0\ub294 Facebook \ubc0f \uae30\ud0c0 \uc18c\uc15c \ubbf8\ub514\uc5b4 \uc0ac\uc774\ud2b8\uc5d0\uc11c \uc120\ud0dd\ud560 \uc218 \uc788\ub3c4\ub85d \ucd5c\uc18c 200 x 200\ud53d\uc140\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"compress-jpg","permalinkFormat":"https:\/\/ocr365.com\/ko\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/ocr365.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":false,"serpData":{"title":"JPG \uc774\ubbf8\uc9c0 \uc555\ucd95 - \uc628\ub77c\uc778 \ub300\ub7c9 \ubb34\ub8cc \ub2e4\uc6b4\ub85c\ub4dc","description":"\uc5ec\ub7ec JPG \uc774\ubbf8\uc9c0\uc758 \uc77c\uad04 \ucc98\ub9ac\ub97c \uc9c0\uc6d0\ud558\ub294 \ubb34\ub8cc \uc628\ub77c\uc778 JPEG \uc555\ucd95 \ub3c4\uad6c. \uc774\ubbf8\uc9c0 \ud488\uc9c8\uc744 \uc720\uc9c0\ud558\uba74\uc11c \ud30c\uc77c \ud06c\uae30\ub97c \ud06c\uac8c \uc904\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6f9\uc0ac\uc774\ud2b8 \uc18d\ub3c4 \ucd5c\uc801\ud654, \uc774\ubbf8\uc9c0 \uad00\ub9ac, \uc800\uc7a5 \uacf5\uac04 \uc808\uc57d\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"\uc0ac\uc6a9\uc790\uba85","primaryTerm":0,"authorName":"admin","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":false,"hasBreadcrumb":false},"homeUrl":"https:\/\/ocr365.com\/ko","objectID":2295,"objectType":"post","locale":"ko","localeFull":"ko_KR","overlayImages":{"play":{"name":"\uc7ac\uc0dd \uc544\uc774\ucf58","url":"https:\/\/ocr365.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/var\/www\/vhosts\/ocr365.com\/httpdocs\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF \uc544\uc774\ucf58","url":"https:\/\/ocr365.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/var\/www\/vhosts\/ocr365.com\/httpdocs\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/ocr365.com\/wp-content\/uploads\/2025\/01\/LOGO8.png","customPermalinks":true,"isUserRegistered":false,"autoSuggestKeywords":false,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Focr365.com%2Fko&r=https%3A%2F%2Focr365.com%2Fko%2Fwp-json%2Fwp%2Fv2%2Fpages%2F2295%3Fnonce%3Df228e7c17a","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/ocr365.com\/wp-content\/uploads\/2025\/01\/cropped-512-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"\uc5c5\uadf8\ub808\uc774\ub4dc","trendsPreviewImage":"https:\/\/ocr365.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/pages\/2295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/comments?post=2295"}],"version-history":[{"count":14,"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/pages\/2295\/revisions"}],"predecessor-version":[{"id":2423,"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/pages\/2295\/revisions\/2423"}],"wp:attachment":[{"href":"https:\/\/ocr365.com\/ko\/wp-json\/wp\/v2\/media?parent=2295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}