Interactive thermograms in your web browser!
- easily
- without the need for installation
- even on mobile
Multiple files at the same time!
- evaluate time-lapse collection of IR recordings
- elegantly analyze multiple recordings at once
Easy to use
- includujte JS library
- 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