MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/imenso-case-study-powerbi/ezflip.php
<!doctype html>
<html lang="en">
<head>
  <!-- Required meta tags -->
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>Case study</title>

  <link rel="icon" type="image/png" href="../images/favicon.ico">

  <!-- Bootstrap CSS -->
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
  <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" /> 
  
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"  media="all"> 
  <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet" />
  <link rel="stylesheet" type="text/css" href="css/swiper.min.css"/>
  <link rel='stylesheet' href='css/styles.css?v=2'  media='all' />
</head>
<body>
  <nav class="navbar fixed-top">
    <div class="container">
      <a class="navbar-brand" href="#"><img src="images/brand-logo.png" alt="logo" /></a>
      <div class="ms-auto">
        <a href="javascript:;" class="btn btn-bordered js-action">Discuss a Project</a> 
      </div>
    </div>
  </nav>

  <section class="t-burger banner1">
    <div class="container">
      <div class="row">
        <div class="col-lg-11 col-xl-9 mx-auto text-center mt-5 cs-banner-heading">
          <div class="banner_sub d-flex mt-4 justify-content-center">
            <span class="shade">Ezflip</span>            
          </div>
          <h1 class="mt-4">Convert documents from RTL to LTR or vice-versa.</h1>
          <ul class="cs-client-info">
            <li>Industry: <strong>SaaS</strong></li>
            <li>Country: <strong>UAE</strong></li>
          </ul>
        </div>
      </div>
    </div>
  </section>

  <section class="b-burger pt-5">
    <div class="container ">
      <div class="row cs-banner-img">
        <div class="col-lg-10 mx-auto">
          <img src="images/ezflip-main.png" class="img-fluid" alt="image">
      </div>
      </div>
    </div>
  </section>

  <section class="b-burger custom_bg">  
    <div class="container">
      <div class="row">
        <div class="col-md-10 mx-auto">
          <div class="">
            <p class="text-big-2">EZFlip aimed to create a user-friendly application capable of <span class="underline-2">transforming documents effortlessly between RTL and LTR orientations</span>. The objective is to enhance document accessibility and eliminate barriers in cross-cultural communication. </p>
          </div>
        </div>
        <div class="col-xl-8 col-md-10 mx-auto common">
          <h4 class="mt-5 mb-4 fw-bold">The core challenges.</h4>
          <ul class="main_points pt-3">
              <li><span class="high_black">Bidirectional: </span> Ability to detect the existing text direction in a document and convert it to the desired orientation.</li>
              <li><span class="high_black">Document format support: </span> Users can upload documents in various formats, including popular word processing files and PPT.</li>
              <li><span class="high_black">Preservation of formating: </span> Ensure that font styles, sizes, and formatting are preserved during the conversion process to maintain the visual integrity of the document.</li>
              <li><span class="high_black">Evaluate: </span> Capability to assess and determine the total count of pages or slides present within a file that has been uploaded to the system.</li>
          </ul>
        </div>
      </div>
    </div>
  </section>

  <section class="burger">  
    <div class="container">
      <div class="row">
        <div class="col-md-10 mx-auto">
          <p class="text-big-2"><span class="sm_main_heading primary_heading">Solution</span>We've innovatively crafted an advanced application to <span class="underline-2">convert documents between right-to-left (RTL) and left-to-right (LTR) orientations</span>. This sophisticated tool facilitates the transformation of text and formatting elements, ensuring they align seamlessly with diverse writing directions.</p>
        </div>
      </div>
      <div class="row">
        <div class="col-xl-8 col-md-10 mx-auto common pb-4">
          <ul class="key_points ps-2 mt-5 icon_shadow">
            <li>
              <div>
                <div class="key_points_icon">
                  <div class="">
                    <img src="images/ccg-white-label1.png" class="img-fluid">
                  </div>
                </div>
                <div class="">
                  <span class="high_black">Directional text transformation: </span> The primary function of the tool is to convert text direction based on the user's preference. It should be able to handle the transformation of paragraphs, data tables, and images from RTL to LTR or vice versa.
                </div>
              </div>
            </li>
            <li>
              <div>
                <div class="key_points_icon"><img src="images/ccg-database.png" class="img-fluid"></div>
                <div class="">
                  <span class="high_black">Intuitive user interface: </span> We've designed an intuitive and user-friendly web interface where users can easily navigate through the platform.
                </div>
              </div>
            </li>
            <li>
              <div>
                <div class="key_points_icon"><img src="images/ccg-configuration.png" class="img-fluid"></div>
                <div class="">
                  <span class="high_black">Payment gateway integration: </span> Integrated the PayPal payment gateway to facilitate secure and seamless online transactions.
                </div>
              </div>
            </li>
            <li>
              <div>
                <div class="key_points_icon"><img src="images/ccg-address.png" class="img-fluid"></div>
                <div class="">
                  <span class="high_black">Sendgrid integration: </span> To enhance communication capabilities the application is empowered with the robust SendGrid email delivery service.
                </div>
              </div>
            </li>
            </ul>
        </div>
      </div>
    </div>
  </section>
  <section class="t-burger cc_gray_bg1">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
           <h2 class="big-heading"><span class="primary_heading">Acquire the tool.</span> <br>The registration process.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-xl-8 col-md-10 mx-auto common">
          <p class="mb-0">We've designed a user-friendly and straightforward registration process, that ensures a smooth onboarding experience. This grants you the ability to effortlessly navigate through all the application's features.</p>
        </div>
      </div>
    </div>
  </section>

  <section class="burger cc_gray_bg1">  
    <div class="container">
        <div class="row">
          <div class="col-md-10 mx-auto">
            <div class="row common cs_small_p medium_heading align-items-center">
              <div class="col-md-6 col-lg-5">
                <h5 class="">Determine the cost of service and complete the registration </h5>
                <p>Specify the number of pages/slides you want to convert to calculate the payable amount, and sign up using a simplified registration process.</p>
                <ul class="check_points">
                  <li>Pricing calculator</li>
                  <li>Dynamic price based on per page/slide</li>
                  <li>Secured sign up process</li>
                </ul>
              </div>
              <div class="col-md-6 offset-lg-1 text-center">
                <img src="images/ezflip-1.png" class="img-fluid cc-img" alt="image">
              </div>
            </div>
          </div>
        </div><!---/row--->
        <div class="row t-burger">
          <div class="col-md-10 mx-auto">
            <div class="row common cs_small_p medium_heading align-items-center">
              <div class="col-md-6 col-lg-5 offset-lg-1">
                <h5 class="">Review your selection and complete the transaction </h5>
                <p>Examin the entered information and once satisfied with your selection, proceed securely with the payment option to finalize your transaction.</p>
                <ul class="check_points">
                  <li>Paypal integration</li>
                  <li>Pay using debit/credit card</li>
                  <li>Secured checkout</li>
                </ul>
              </div>
              <div class="col-md-6 order-md-first">
                <img src="images/ezflip-2.png" class="img-fluid" alt="image">
              </div>
              
            </div>
          </div>
        </div><!---/row--->
    </div>
  </section>
  
 
  <section class="t-burger cc_bg2">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
          <h2 class="big-heading"><span class="primary_heading text-yellow">Utilize its potential.</span> <br>The process of conversation.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-xl-8 col-md-10 mx-auto common_white">
          <p class="mb-0">We've engineered a streamlined process that effortlessly facilitates the <span class="text-white">conversion of documents between RTL and LTR orientations</span>. This simplified mechanism ensures a <span class="text-white">user-friendly experience</span>, allowing for seamless transformations without unnecessary complexities.</p>
        </div>  
      </div>
    </div>
  </section> 

  <section class="burger cc_bg2">  
    <div class="container solution_points small_heading">
      <div class="row common_white">
        <div class="col-lg-6 my-3">
          <div class="card rounded-4">
            <div class="sol_img">
              <img src="images/ezflip-3.png" class="card-img-top w-75" alt="image">
            </div>
            <div class="card-body sol_des">
              <h5 class="card-title">Upload your files</h5>
              <p>Initiate the conversion process by uploading your preferred <span class="text-white">document or PowerPoint (PPT) file</span>. The application accommodates a diverse range of standard document formats and PowerPoint (PPT) files.</p>
            </div>
          </div>
        </div>

        <div class="col-lg-6 my-3">
          <div class="card rounded-4">
            <div class="sol_img">
              <img src="images/ccg-11.png" class="card-img-top w-75" alt="image" />
            </div>
            <div class="card-body sol_des">
              <h5 class="card-title">Evaluation</h5>
              <p>Implemented an automated mechanism to effortlessly <span class="text-white">assess the number of pages in a document or slides in a PowerPoint (PPT) file</span>. This ensures a seamless experience in alignment with the purchased plan.</p>
            </div>
          </div>
        </div>
      </div>
      <div class="mt-3 mx-2">
        <div class="row align-items-center p-md-5 p-3 bg-primary2 rounded-4">
          <div class="col-md-5 text-center">
              <img src="images/ccg-9.png" class="w-75 mb-sm-0 mb-4 cc-img" alt="image" />
          </div>
          <div class="col-md-7 common_white">
            <h5>Convert and download</h5>
            <p>Initiate the conversion by selecting the convert option, and obtain your desired file with ease. Rest assured, our process <span class="text-white">preserves font styles, sizes, and formatting</span>, ensuring the fidelity of your document throughout the conversion.</p>
          </div>
        </div>
      </div>
    </div>
  </section>

  

  <section class="t-burger">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
           <h2 class="big-heading"><span class="primary_heading">Master the management.</span> <br>Everything at single place.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-xl-8 col-md-10 mx-auto common">
          <p class="mb-0">Upon registration, users gain access to their exclusive <span class="high_black">admin area — a centralized hub</span> empowering them to efficiently <span class="high_black">manage and oversee</span> all their records from a single, dedicated location.</p>
        </div>
      </div>
    </div>
  </section>

  <section class="burger">  
    <div class="container-fluid">
      <div class="row">
        <div class="col-md-6 ps-0">
            <div class="h-100 position-relative">
              <div class="bg-holder" style="background-image: url('images/ccg-custom-4.png');"></div>
          </div>
        </div>
        <div class="col-md-6 common">
          <div class="h-100 row small_heading">
            <div class="col-xl-7 offset-lg-1 col-lg-9">
              <div class="vertical_features ">
                <h6>Usage</h6>
                <p>Developed mechanism that assesses the number of converted pages/slides and maintain the remaining balance of the selected plan with precision and efficiency.</p>
              </div>
              <div class="vertical_features mt-5">
                <h6>Downloads</h6>
                <p>All converted files are securely stored in a centralized location, allowing users the convenience to download them at any time.</p>
              </div>
              <div class="vertical_features mt-5">
                <h6>Billing</h6>
                <p>Your complete purchase history, including the rates applied at the time of each transaction, is meticulously organized in a centralized location.</p>
              </div>
             </div>
        </div>
        </div>
      </div>
    </div>
  </section>

  <section class="burger cc_gray_bg1">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
           <h2 class="big-heading"><span class="primary_heading">The outcome.</span> <br>What we have achieved.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-xl-8 col-md-10 mx-auto common">
          <p class="mb-0">EZFlip Application has garnered positive reviews for its <span class="high_black"> simplicity, efficiency, and accuracy in bidirectional document conversion</span>. It has become an indispensable tool for professionals, content creators, and localization experts seeking a reliable solution for managing documents in diverse writing directions. </p>
          <ul class="key_challanges check_icon ps-2 mt-5">
            <li>Breaking down language barriers and fostering communication across diverse cultures.</li>
            <li>Content creators and localization professionals benefit from the streamlined bidirectional text transformation process.</li>
            <li>Time and cost savings for individuals and businesses involved in bidirectional content creation.</li>
          </ul>
        </div>
      </div>
    </div>
  </section>
  <section class="burger ">  
    <div class="container">
      <div class="row">
        <div class="col-md-8 mx-auto text-center">
            <div class="cs_testimonial">
              <img src="images/user-img.jpg" class="img-fluid" alt="image">
              <h3>The EZFlip is a powerful bidirectional text transformation engine capable of intelligently detecting the existing directionality and converting the document to the desired orientation. </h3>
              <p class="author"><stong>Alexander Keith </stong></p>
            </div>
          </div>
        </div>
    </div>
  </section>

  <section class="burger cc_gray_bg1">
    <div class="container">
      <div class="row">
        <div class="col-xl-8 col-lg-10 text-center mx-auto">
          <h2 class="big-h2">Looking to build similar <br>solution for your business?</h2>
          <p class="mt-4">We have all the required expertise to help your business grow</p>
          <div class="mt-5">
            <a href="https://www.imensosoftware.com/contact/" class="btn btn-primary">Get a Quote</a>
          </div>
        </div>
      </div>    
    </div>
  </section>

  <footer class="">
    <div class="text-center copyright border-top"> Copyright © Imenso Software. All Rights Reserved. </div>
  </footer>

  <script src = "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
  <!-- Swiper -->
  <script src="../js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
  <!--AOS-->
  <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
  <script>
    AOS.init();
  </script>

  <script>
    var swiper = new Swiper(".slideswipe", {
      slidesPerView: 4,
      spaceBetween: 15,
      loop:"true",
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
      pagination: {
        el: ".swiper-pagination",
        clickable: true,
      },
      breakpoints: {
        400: {
          slidesPerView: 1,
          spaceBetween: 20,
        },
        640: {
          slidesPerView: 2,
          spaceBetween: 20,
        },
        991: {
          slidesPerView: 3,
          spaceBetween: 40,
        },
        1024: {
          slidesPerView: 4,
          spaceBetween: 50,
        },
      },
    });
  </script>

  <script type="text/javascript">
      /*Top Menu*/
    $(document).ready(function () {

      $(window).scroll(function () {
          // alert(1);
        $('.navbar').toggleClass("navbar-sml", ($(window).scrollTop() > 100));
      });
    });

      /*Review*/
    var swiper = new Swiper(".testimonial_review", {
      loop: true,
      slidesPerView: "auto",
      centeredSlides: true,
      spaceBetween: 30,
        // pagination: {
      //     el: ".swiper-pagination",
      //     clickable: true,
        // },
      autoplay: {
        delay: 3500,
        disableOnInteraction: false,
      },
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
    });

 
</script>



<script type="text/javascript">
  var swiper = new Swiper('.slides', {
    loop: true,
      centeredSlides: true,
      slidesPerView: 'auto' ,
      pagination: {
        el: '.swiper-pagination',
        clickable: true
        },
         breakpoints: {
        1024: {
          slidesPerView: 1,
        }
      },
        navigation: {
        nextEl: '.swiper-button-next',
        prevEl: '.swiper-button-prev',
      },
    });

</script>



</body>
</html>