Features overview

Interactive thermograms in your web browser!

  1. easily
  2. without the need for installation
  3. even on mobile

Multiple files at the same time!

  1. evaluate time-lapse collection of IR recordings
  2. elegantly analyze multiple recordings at once

Easy to use

  1. includujte JS library
  2. use our HTML tags
<html>
  <head>
    <!-- load the @labir/embed library in the HTML header -->
    <script src=" https://cdn.jsdelivr.net/npm/@labir/embed@1.2.65/dist/embed.min.js "></script>
    <link href=" https://cdn.jsdelivr.net/npm/@labir/embed@1.2.65/dist/embed.min.css " rel="stylesheet">
  </head>
  <body>
    <!-- Use our webcomponents anywehere in the body -->
    <thermal-file-analyser thermal="...URL souboru LRC"></thermal-file-analyser>
  </body>
</html>

Wide integration possibilities

  • WordPress
  • React
  • Vue