{"id":5188,"date":"2025-10-13T09:25:46","date_gmt":"2025-10-13T09:25:46","guid":{"rendered":"https:\/\/upscaleimg.ai\/?page_id=5188"},"modified":"2026-02-27T09:34:30","modified_gmt":"2026-02-27T09:34:30","slug":"upscaleimg-ai-refund-policy","status":"publish","type":"page","link":"https:\/\/upscaleimg.ai\/nl\/upscaleimg-ai-refund-policy\/","title":{"rendered":"Refund Policy | UpscaleIMG.AI \u2013 AI Image Upscaler"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5188\" class=\"elementor elementor-5188\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc1872b e-con-full thegem-e-con-layout-thegem e-flex e-con e-parent\" data-id=\"fc1872b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;thegem_container_layout&quot;:&quot;thegem&quot;}\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-785fcdf flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"785fcdf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <meta name=\"keywords\" content=\"upscaleimg refund, refund policy, credits refund, image upscaler refund, support\">\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <style>\r\n    :root {\r\n      --primary: #ff436b;\r\n      --secondary: #4651e6;\r\n      --accent: #8a4fff;\r\n      --light: #f9fafb;\r\n      --dark: #1f2937;\r\n    }\r\n    * {\r\n      font-family: 'Outfit', sans-serif;\r\n    }\r\n    @keyframes fadeInUp {\r\n      0% { opacity: 0; transform: translateY(20px); }\r\n      100% { opacity: 1; transform: translateY(0); }\r\n    }\r\n    .fade-in-up { animation: fadeInUp 0.8s ease forwards; }\r\n    .fade-in-delay-1 { animation-delay: 0.2s; }\r\n    .fade-in-delay-2 { animation-delay: 0.4s; }\r\n    .fade-in-delay-3 { animation-delay: 0.6s; }\r\n    .hero-pattern {\r\n      background-color: #f9fafb;\r\n      background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ff436b' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\r\n    }\r\n    .gradient-bg {\r\n      background: linear-gradient(135deg, #fdf3f4 0%, #f3f4ff 100%);\r\n    }\r\n    .privacy-card {\r\n      transition: all 0.3s ease;\r\n      border-radius: 16px;\r\n      height: 100%;\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n    .privacy-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n    }\r\n    .custom-btn {\r\n      padding: 14px 24px 15px 24px;\r\n      border-radius: 12px;\r\n      transition: all 0.3s ease;\r\n      font-weight: 600;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      text-decoration: none;\r\n    }\r\n    .btn-primary {\r\n      background: var(--primary);\r\n      color: white;\r\n    }\r\n    .btn-primary:hover {\r\n      background: var(--secondary);\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 10px 25px -5px rgba(70, 81, 230, 0.4);\r\n      color: white;\r\n    }\r\n    .btn-secondary {\r\n      background: white;\r\n      border: 2px solid #e5e7eb;\r\n      color: var(--dark);\r\n    }\r\n    .btn-secondary:hover {\r\n      background: #fdf2f8;\r\n      border-color: var(--primary);\r\n      transform: translateY(-2px);\r\n    }\r\n    .container-responsive {\r\n      width: 100%;\r\n      margin: 0 auto;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .container-responsive {\r\n        width: 90%;\r\n        max-width: 1280px;\r\n      }\r\n    }\r\n    .privacy-card h3 {\r\n      color: var(--dark);\r\n    }\r\n    .privacy-card ul li {\r\n      margin-bottom: 0.5rem;\r\n    }\r\n    a.text-blue-600 {\r\n      color: var(--primary);\r\n    }\r\n    a.text-blue-600:hover {\r\n      color: var(--secondary);\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body class=\"antialiased text-gray-800 \">\r\n\r\n  <!-- Header Section -->\r\n <section class=\"hero-pattern\">\r\n  <div class=\"container-responsive px-6 py-20 md:py-24\">\r\n    <div class=\"text-center max-w-4xl mx-auto fade-in-up\">\r\n      <h1 class=\"text-4xl md:text-7xl font-bold mb-6 text-gray-900\">\r\n        <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-[#ff436b] to-[#4651e6]\">Refund Policy<\/span> - UpscaleIMG.AI\r\n      <\/h1>\r\n      <p class=\" text-gray-700 mb-8\">Thank you for choosing UpscaleIMG.AI for your image enhancement needs. We strive to provide high-quality services. If you are not completely satisfied with your purchase, please review this Refund Policy to understand your rights and options.<\/p>\r\n\r\n      <!-- Strategic Internal Links in Hero -->\r\n      <div class=\"flex flex-wrap justify-center gap-4 mb-8\">\r\n        <a href=\"https:\/\/upscaleimg.ai\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">\r\n          Return to UpscaleIMG.AI\r\n        <\/a>\r\n        <a href=\"https:\/\/upscaleimg.ai\/terms\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">\r\n          Terms & Conditions\r\n        <\/a>\r\n        <a href=\"https:\/\/upscaleimg.ai\/contact-us\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">\r\n          Contact Support\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <a href=\"#refund-details\" class=\"custom-btn btn-primary\">\r\n        <span>Read Refund Policy<\/span>\r\n        <i class=\"fas fa-arrow-down\"><\/i>\r\n      <\/a>\r\n    <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Refund Overview -->\r\n<section id=\"refund-details\" class=\"py-16 gradient-bg\">\r\n  <div class=\"container-responsive px-6\">\r\n    <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n      <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">Refund Overview<\/h2>\r\n      <p class=\"text-gray-700\">This Refund Policy explains your rights regarding credits, refunds, and how to request a refund from UpscaleIMG.AI.<\/p>\r\n    <\/div>\r\n\r\n    <!-- Single Centered Block -->\r\n    <div class=\"max-w-3xl mx-auto text-center\">\r\n      <!-- Refund Card -->\r\n      <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up\">\r\n        <div class=\"w-16 h-16 rounded-2xl bg-purple-100 flex items-center justify-center text-purple-600 text-2xl mb-6 mx-auto\">\r\n          <i class=\"fas fa-receipt\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Thank you and Scope<\/h3>\r\n        <p class=\"text-gray-700 mb-4\"><strong>Thank you for choosing UpscaleIMG.AI.<\/strong> We provide image enhancement services via credits and subscriptions at <a href=\"https:\/\/upscaleimg.ai\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\"><strong>UpscaleIMG.AI<\/strong><\/a>. This Refund Policy explains definitions, eligibility, non-refundable conditions, request process, exceptions, and contact information.<\/p>\r\n\r\n        <div class=\"mt-6 p-4 bg-blue-50 rounded-lg border-l-4 border-blue-500 text-left\">\r\n          <h4 class=\"font-semibold text-blue-900 mb-2\">\ud83d\udd17 Quick Links:<\/h4>\r\n          <div class=\"flex flex-wrap gap-4\">\r\n            <a href=\"#definitions\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Definitions<\/a>\r\n            <a href=\"#eligibility\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Eligibility<\/a>\r\n            <a href=\"#request-process\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Request Process<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n  <!-- Definitions & Eligibility -->\r\n  <section id=\"definitions\" class=\"py-16\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">1. Definitions<\/h2>\r\n        <p class=\" text-gray-700\">Key terms used in this Refund Policy<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-blue-100 flex items-center justify-center text-blue-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Definitions<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">The terms below apply throughout this policy:<\/p>\r\n          <ul class=\"text-gray-700 space-y-2 mb-4 text-left\">\r\n            <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i> Refers to UpscaleIMG.AI (\u201cwe\u201d, \u201cus\u201d, or \u201cour\u201d).<\/li>\r\n            <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i> Virtual tokens or subscription units you purchase to use UpscaleIMG.AI services.<\/li>\r\n            <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i> The image enhancement and related solutions provided on our website.<\/li>\r\n            <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i> Anyone purchasing or accessing services from UpscaleIMG.AI.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"eligibility\" class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up fade-in-delay-1\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-green-100 flex items-center justify-center text-green-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-hand-holding-dollar\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">2. Eligibility for Refunds<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">Refunds are available under the following conditions:<\/p>\r\n          <ul class=\"text-gray-700 space-y-2 mb-4 text-left\">\r\n  <li class=\"flex items-start\"><i class=\"fas fa-arrow-right text-blue-500 mt-1 mr-2\"><\/i>Full refund for purchased but unused credits if requested within 14 days of purchase.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-arrow-right text-blue-500 mt-1 mr-2\"><\/i>Refunds may be granted if technical problems on our end prevent use of purchased credits and support cannot resolve the issue.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-arrow-right text-blue-500 mt-1 mr-2\"><\/i>If you cancel your subscription and have unused credits, you may request a pro-rata refund for unused credits, less discounts received.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-arrow-right text-blue-500 mt-1 mr-2\"><\/i>If you are not satisfied and have not used more than 10 credits, you may request a refund with a detailed explanation within 14 days of purchase.<\/li>\r\n<\/ul>\r\n\r\n          <p class=\"text-gray-700\">Refunds are assessed per account in line with these conditions.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Non-Refundable & Storage -->\r\n  <section class=\"py-16 gradient-bg\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">3. Non-Refundable Conditions<\/h2>\r\n        <p class=\" text-gray-700\">Situations where refunds are not available<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-yellow-100 flex items-center justify-center text-yellow-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-ban\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Non-Refundable Conditions<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">The following are not eligible for refund:<\/p>\r\n          <ul class=\"text-gray-700 space-y-2 text-left\">\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>Credits used to process images are not refundable.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>Gifted or promotional credits and trial credits are non-refundable.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>Credits expired or forfeited due to account closure or inactivity are not eligible.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>If more than 10 credits have been used, refund claims may be partial or subject to additional review.<\/li>\r\n<\/ul>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up fade-in-delay-1\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-red-100 flex items-center justify-center text-red-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-lock\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Security & Retention<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">We maintain appropriate security controls for account and payment data. Refund eligibility is determined per account and subject to verification to prevent fraud or misuse.<\/p>\r\n          <p class=\"text-gray-700\">Fees for services already rendered or processed remain non-refundable unless otherwise stated in this policy.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Refund Request Process -->\r\n  <section id=\"request-process\" class=\"py-16\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">4. Refund Request Process<\/h2>\r\n        <p class=\" text-gray-700\">How to request a refund and what to expect<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-orange-100 flex items-center justify-center text-orange-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-envelope-open-text\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">How to Request<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">Submit your refund request within 14 days of purchase by emailing <a href=\"mailto:support@upscaleimg.ai\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\"><strong>support@upscaleimg.ai<\/strong><\/a>. Include your registered account info, order details, and reason for the refund.<\/p>\r\n          <ul class=\"text-gray-700 space-y-2\">\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>Our support team will review and respond within 5 business days.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>If approved, refunds are returned to your original payment method within 7 business days.<\/li>\r\n  <li class=\"flex items-start\"><i class=\"fas fa-check text-green-500 mt-1 mr-2\"><\/i>Partial refunds may be granted for unused credits (up to 10 credits) only.<\/li>\r\n<\/ul>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up fade-in-delay-1\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-teal-100 flex items-center justify-center text-teal-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-search\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Review & Verification<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">We may verify account details and usage history to confirm eligibility. The review process helps prevent fraud and ensures refunds follow policy rules.<\/p>\r\n          <p class=\"text-gray-700\">If additional information is required, our team will contact you via the email provided on your account.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Exceptions & Contact -->\r\n  <section class=\"py-16 gradient-bg\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">5. Exceptions<\/h2>\r\n        <p class=\" text-gray-700\">Situations where refunds are not granted<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-indigo-100 flex items-center justify-center text-indigo-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-exclamation-triangle\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Exceptions<\/h3>\r\n          <p class=\"text-gray-700 mb-4\">Refunds will not be granted for dissatisfaction unrelated to the service, such as change of mind or misuse. Accounts violating Terms & Conditions (including prohibited content) are not eligible for refunds.<\/p>\r\n          <p class=\"text-gray-700\">Fees for paid services already rendered are non-refundable unless specifically stated otherwise.<\/p>\r\n        <\/div>\r\n\r\n        <div id=\"contact-privacy\" class=\"bg-white rounded-2xl p-8 shadow-md privacy-card fade-in-up fade-in-delay-1\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-blue-100 flex items-center justify-center text-blue-600 text-2xl mb-6\">\r\n            <i class=\"fas fa-envelope\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">6. Contact Information<\/h3>\r\n          <div class=\"text-gray-700 space-y-2 text-left\">\r\n            <p><strong>Data Controller \/ Support:<\/strong> UpscaleIMG.AI<\/p>\r\n            <p><strong>Contact:<\/strong> <a href=\"mailto:support@upscaleimg.ai\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\"><strong>support@upscaleimg.ai<\/strong><\/a><\/p>\r\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/upscaleimg.ai\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\"><strong>UpscaleIMG.AI<\/strong><\/a><\/p>\r\n            <p class=\"mt-4\">To request a refund, please email <a href=\"mailto:support@upscaleimg.ai\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">support@upscaleimg.ai<\/a> with your account and order details.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Policy Changes & Commitment -->\r\n  <section class=\"py-16\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">7. Policy Changes<\/h2>\r\n        <p class=\" text-gray-700\">Updates to this policy<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"max-w-4xl mx-auto\">\r\n        <div class=\"bg-white rounded-2xl p-8 shadow-md text-center\">\r\n          <div class=\"w-16 h-16 rounded-2xl bg-purple-100 flex items-center justify-center text-purple-600 text-2xl mb-6 mx-auto\">\r\n            <i class=\"fas fa-sync-alt\"><\/i>\r\n          <\/div>\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Changes to This Policy<\/h3>\r\n          <p class=\"text-gray-700 mb-6\">UpscaleIMG.AI reserves the right to update or modify this Refund Policy at any time. Changes will be posted on this page and are effective upon posting.<\/p>\r\n          <p class=\"text-gray-700\">We are committed to fairness and transparency. If you have unique circumstances, please reach out\u2014our team will do our best to assist you.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Support & Resources Section -->\r\n  <section class=\"py-16 gradient-bg\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-3xl md:text-5xl font-bold text-gray-900 mb-4\">Support & Resources<\/h2>\r\n        <p class=\" text-gray-700\">Additional resources for refund-related questions<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-md text-center hover:shadow-lg transition-all\">\r\n          <i class=\"fas fa-question-circle text-3xl text-blue-600 mb-4\"><\/i>\r\n          <h3 class=\" font-bold text-gray-900 mb-2\">Refund FAQ<\/h3>\r\n          <p class=\"text-gray-600 mb-4\">Common refund questions answered<\/p>\r\n          <a href=\"https:\/\/upscaleimg.ai\/faq\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Visit FAQ \u2192<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-md text-center hover:shadow-lg transition-all\">\r\n          <i class=\"fas fa-envelope text-3xl text-green-600 mb-4\"><\/i>\r\n          <h3 class=\" font-bold text-gray-900 mb-2\">Contact Support<\/h3>\r\n          <p class=\"text-gray-600 mb-4\">Privacy questions and data requests<\/p>\r\n          <a href=\"https:\/\/upscaleimg.ai\/contact-us\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Contact Us \u2192<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-md text-center hover:shadow-lg transition-all\">\r\n          <i class=\"fas fa-gavel text-3xl text-purple-600 mb-4\"><\/i>\r\n          <h3 class=\" font-bold text-gray-900 mb-2\">Legal Terms<\/h3>\r\n          <p class=\"text-gray-600 mb-4\">Our terms of service and legal framework<\/p>\r\n          <a href=\"https:\/\/upscaleimg.ai\/terms\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Read Terms \u2192<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-md text-center hover:shadow-lg transition-all\">\r\n          <i class=\"fas fa-home text-3xl text-red-600 mb-4\"><\/i>\r\n          <h3 class=\" font-bold text-gray-900 mb-2\">Main Service<\/h3>\r\n          <p class=\"text-gray-600 mb-4\">Try our secure AI image upscaler<\/p>\r\n          <a href=\"https:\/\/upscaleimg.ai\/\" class=\"text-blue-600 hover:text-blue-800 underline font-medium\">Use Upscaler \u2192<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Final CTA Section -->\r\n  <div class=\"container-responsive mt-16 bg-white rounded-[15px] shadow-xl text-center px-8 py-20 font-[Outfit] w-[70%] mx-auto\">\r\n    <h2 class=\"text-[25px] mb-4 font-normal text-black\">\r\n      Need Help With a Refund?\r\n    <\/h2>\r\n    <p class=\"text-[20px] mb-6 font-light text-[#333]\">\r\n      For questions about this policy or to request a refund, contact support@upscaleimg.ai. We will review your request promptly.\r\n    <\/p>\r\n\r\n    <div class=\"pt-2 flex flex-wrap justify-center items-center gap-4\">\r\n      <a href=\"https:\/\/upscaleimg.ai\/\" class=\"custom-btn btn-primary\">\r\n        <span>Start Using UpscaleIMG.AI<\/span>\r\n        <i class=\"fas fa-arrow-up\"><\/i>\r\n      <\/a>\r\n      <a href=\"mailto:support@upscaleimg.ai\" class=\"custom-btn btn-secondary\">\r\n        <span>Contact Support<\/span>\r\n        <i class=\"fas fa-envelope\"><\/i>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Refund Policy &#8211; UpscaleIMG.AI Thank you for choosing UpscaleIMG.AI for your image enhancement needs. We strive to provide high-quality services&#8230;.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5188","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages\/5188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/comments?post=5188"}],"version-history":[{"count":12,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages\/5188\/revisions"}],"predecessor-version":[{"id":5246,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages\/5188\/revisions\/5246"}],"wp:attachment":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/media?parent=5188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}