restoresolutions.com.au Open in urlscan Pro
63.141.128.19  Public Scan

Submitted URL: https://thermalcameras.au/
Effective URL: https://restoresolutions.com.au/thermal-cameras/
Submission: On July 26 via api from US — Scanned from AU

Form analysis 5 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
        <input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
      </div>
    </div>
  </fieldset>
</form>

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query_mobile">Search</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" data-search-quick="" name="search_query" id="search_query_mobile" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
        <input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
      </div>
    </div>
  </fieldset>
</form>

GET

<form class="actionBar is-open" id="emthemesModez-productsFilter-formsb" method="get" data-sort-by="" aria-hidden="true">
  <fieldset class="form-fieldset actionBar-section actionBar-section--sort">
    <div class="form-field">
      <label class="form-label" for="sortsb">Sort By:</label>
      <select class="form-select" name="sort" id="sortsb">
        <option value="featured" selected="">Featured Items</option>
        <option value="newest">Newest Items</option>
        <option value="bestselling">Best Selling</option>
        <option value="alphaasc">A to Z</option>
        <option value="alphadesc">Z to A</option>
        <option value="avgcustomerreview">By Review</option>
        <option value="priceasc">Price: Ascending</option>
        <option value="pricedesc">Price: Descending</option>
      </select>
    </div>
  </fieldset>
  <fieldset class="form-fieldset actionBar-section actionBar-section--productsPerPage">
    <div class="form-field">
      <label class="form-label" for="limitsb">Products Per Page:</label>
      <select class="form-select" name="limit" id="limitsb">
        <option value="8">8</option>
        <option value="12">12</option>
        <option value="16">16</option>
        <option value="20">20</option>
        <option value="40">40</option>
        <option value="100" selected="">100</option>
      </select>
    </div>
  </fieldset>
  <fieldset class="form-fieldset actionBar-section actionBar-section--mode">
    <div class="form-field">
      <label class="form-label" for="mode">Columns:</label>
      <input class="form-radio" type="radio" name="mode" value="1" id="mode_1">
      <label class="form-option" for="mode_1"><span class="form-option-variant" title="1">1</span></label>
      <input class="form-radio" type="radio" name="mode" value="2" id="mode_2">
      <label class="form-option" for="mode_2"><span class="form-option-variant" title="2">2</span></label>
      <input class="form-radio" type="radio" name="mode" value="3" id="mode_3">
      <label class="form-option" for="mode_3"><span class="form-option-variant" title="3">3</span></label>
      <input class="form-radio" type="radio" name="mode" value="4" id="mode_4" checked="">
      <label class="form-option" for="mode_4"><span class="form-option-variant" title="4">4</span></label>
      <input class="form-radio" type="radio" name="mode" value="6" id="mode_6">
      <label class="form-option" for="mode_6"><span class="form-option-variant" title="6">6</span></label>
      <input class="form-radio" type="radio" name="mode" value="bo" id="mode_bo">
      <label class="form-option" for="mode_bo"><span class="form-option-variant" title="Bulk Order"><i class="fa fa-th-list"></i></span></label>
      <!--
        <input class="form-radio" type="radio" name="mode" value="grid" id="mode_grid"  checked>
        <label class="form-option" for="mode_grid" aria-label="Grid"><span class="form-option-variant" title="Grid"><i class="fa fa-th-large" aria-hidden="true"></i></span></label>
        <input class="form-radio" type="radio" name="mode" value="list" id="mode_list" >
        <label class="form-option" for="mode_list" aria-label="List"><span class="form-option-variant" title="List"><i class="fa fa-th-list" aria-hidden="true"></i></span></label>
        -->
    </div>
  </fieldset>
</form>

GET

<form class="actionBar is-open" id="emthemesModez-productsFilter-form" method="get" data-sort-by="" aria-hidden="false">
  <fieldset class="form-fieldset actionBar-section actionBar-section--sort">
    <div class="form-field">
      <label class="form-label" for="sort">Sort By:</label>
      <select class="form-select" name="sort" id="sort">
        <option value="featured" selected="">Featured Items</option>
        <option value="newest">Newest Items</option>
        <option value="bestselling">Best Selling</option>
        <option value="alphaasc">A to Z</option>
        <option value="alphadesc">Z to A</option>
        <option value="avgcustomerreview">By Review</option>
        <option value="priceasc">Price: Ascending</option>
        <option value="pricedesc">Price: Descending</option>
      </select>
    </div>
  </fieldset>
  <fieldset class="form-fieldset actionBar-section actionBar-section--productsPerPage">
    <div class="form-field">
      <label class="form-label" for="limit">Products Per Page:</label>
      <select class="form-select" name="limit" id="limit">
        <option value="8">8</option>
        <option value="12">12</option>
        <option value="16">16</option>
        <option value="20">20</option>
        <option value="40">40</option>
        <option value="100" selected="">100</option>
      </select>
    </div>
  </fieldset>
  <fieldset class="form-fieldset actionBar-section actionBar-section--mode">
    <div class="form-field">
      <label class="form-label" for="mode">Columns:</label>
      <input class="form-radio" type="radio" name="mode" value="1" id="mode_1_main">
      <label class="form-option" for="mode_1_main"><span class="form-option-variant" title="1">1</span></label>
      <input class="form-radio" type="radio" name="mode" value="2" id="mode_2_main">
      <label class="form-option" for="mode_2_main"><span class="form-option-variant" title="2">2</span></label>
      <input class="form-radio" type="radio" name="mode" value="3" id="mode_3_main">
      <label class="form-option" for="mode_3_main"><span class="form-option-variant" title="3">3</span></label>
      <input class="form-radio" type="radio" name="mode" value="4" id="mode_4_main" checked="">
      <label class="form-option" for="mode_4_main"><span class="form-option-variant" title="4">4</span></label>
      <input class="form-radio" type="radio" name="mode" value="6" id="mode_6_main">
      <label class="form-option" for="mode_6_main"><span class="form-option-variant" title="6">6</span></label>
      <input class="form-radio" type="radio" name="mode" value="bo" id="mode_bo_main">
      <label class="form-option" for="mode_bo_main"><span class="form-option-variant" title="Bulk Order"><i class="fa fa-th-list"></i></span></label>
      <!--
        <input class="form-radio" type="radio" name="mode" value="grid" id="mode_grid_main"  checked>
        <label class="form-option" for="mode_grid_main" aria-label="Grid"><span class="form-option-variant" title="Grid"><i class="fa fa-th-large" aria-hidden="true"></i></span></label>
        <input class="form-radio" type="radio" name="mode" value="list" id="mode_list_main" >
        <label class="form-option" for="mode_list_main" aria-label="List"><span class="form-option-variant" title="List"><i class="fa fa-th-list" aria-hidden="true"></i></span></label>
        -->
    </div>
  </fieldset>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input form-prefixPostfix-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" aria-required="true" required="">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

Text Content

Toggle menu
 * Recently Viewed
   
 * Log in / Sign up
 * Wish Lists
 * Compare
 * Call
   Now
 * 0 Cart
   

Search

Our Products
 * ON SALE
 * Moisture Meters / Testing Instruments
 * Thermal Cameras / Acoustic Leak Detectors
 * Borescopes / Videoscopes
 * Drymatic Heat Drying Systems
 * Air Movers / Fans / Ventilators
 * Dehumidifiers / Desiccants
 * Air Cleaners / Hydroxyls
 * Containment / Dust Management
 * CleanSpace Respirators
 * Cleaning / Mould / Odour Products
 * HEPA / Wet Vacuums
 * Sprayers

 * About Us
    * About Us
    * Restore Solutions is the BEST!
    * Why Choose Us?
    * Customer Rewards
    * Mobile Showroom
    * Testimonials
    * Free Delivery & Price Guarantee
    * Clean Claims Australia

 * Training
    * Training
    * Online Training
    * YouTube
    * ACRA

 * Contact Us
 * News
 * NZ

 * Log in Sign up

 * 
 * 
 * 
 * 
 * 
 * 



Search







THERMAL CAMERAS / ACOUSTIC LEAK DETECTORS


SIDEBAR

Sort By: Featured Items Newest Items Best Selling A to Z Z to A By Review Price:
Ascending Price: Descending
Products Per Page: 8 12 16 20 40 100
Columns: 1 2 3 4 6


REFINE BY

No filters applied
Browse by Brand, Product Type & more Hide Filters Show Filters

BRAND


 * HIKMICRO (12)

PRODUCT TYPE


 * Accessories & Spares (2)
 * Acoustic Leak Detector (2)
 * Hand-held Thermal Camera (4)
 * Smartphone Adaptor (1)
 * Thermal Camera (6)

FOCUS


 * Autofocus (1)
 * Fixed (4)
 * Manual (2)

TEMPERATURE RANGE (°C)


 * -20 to 150 (1)
 * -20 to 350 (1)
 * -20 to 400 (1)
 * -20 to 550 (2)
 * -20 to 650 (1)

CONNECTIVITY


 * Bluetooth (3)
 * HDMI (1)
 * HDMI-D (1)
 * USB (5)
 * USB-C (6)
 * Wi-Fi (5)
 * Wi-Fi, Bluetooth, USB (5)
 * WiFi, USB (1)

RESOLUTION (PIXELS)


 * 160 × 120 (1)
 * 256 x 192 (2)
 * 384 x 288 (1)
 * 640 x 480 (1)
 * 800 x 480 (1)


 * Home
 * Thermal Cameras / Acoustic Leak Detectors

Thermal Cameras / Acoustic Leak Detectors




We at Restore Solutions have searched for the leader in thermal technology and
have found them stocking their awesome range.

Hikmicro The leaders in the industry in thermal technology with 1300 plus
employees with the highest quality cameras at the most affordable pricing.
Always developing there range coming out with new technology.

Sort By: Featured Items Newest Items Best Selling A to Z Z to A By Review Price:
Ascending Price: Descending
Products Per Page: 8 12 16 20 40 100
Columns: 1 2 3 4 6
 * 
 * Product
 * Qty in Cart
 * Quantity
 * Price
 * Subtotal
 * 

 * Pre-Order Now Compare
   
   
   HIKMICRO AD21 ACOUSTIC LEAK DETECTOR
   
   HIKMICRO
   
   $990.00
   
   
   Professional Tools for Indoor Water Leak Detection Ensure efficient and
   precise water leak detection with the HIKMICRO AD21 Acoustic Leak Detector.
   Engineered for both professional and everyday use, this advanced tool offers
   superior performance to...
   $990.00
   
   
   Pre-Order Now Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO AD21 Acoustic Leak Detector Increase Quantity
   of HIKMICRO AD21 Acoustic Leak Detector
   Price:
   $990.00
   
   
   Subtotal:
   $0.00
   Pre-Order Now
 * Pre-Order Now Compare
   
   
   HIKMICRO AI56 ACOUSTIC IMAGING HANDHELD CAMERA
   
   HIKMICRO
   
   $9,900.00
   
   
   The HIKMICRO AI56 acoustic imaging camera is a professional product for gas
   leak detection and partial discharge detection. With 64 Low-noise MEMS
   microphones and an adjustable bandwidth range from 0 kHz to 96 kHz, AI56
   provides an easy and effective way...
   $9,900.00
   
   
   Pre-Order Now Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO AI56 Acoustic Imaging Handheld Camera Increase
   Quantity of HIKMICRO AI56 Acoustic Imaging Handheld Camera
   Price:
   $9,900.00
   
   
   Subtotal:
   $0.00
   Pre-Order Now
 * Add to Cart Compare
   
   
   HIKMICRO B20 HANDHELD THERMOGRAPHY CAMERA
   
   HIKMICRO
   
   $990.00
   
   
   HIKMICRO B20 is designed for temperature measurement to find invisible
   faults. It’s equipped with a 256 x 192 resolution HIKMICRO thermal detector
   and 2MP optical detector. The thermography ranges from -20°C to 550°C (-4°F
   to...
   $990.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO B20 Handheld Thermography Camera Increase
   Quantity of HIKMICRO B20 Handheld Thermography Camera
   Price:
   $990.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO POCKET2 HANDHELD THERMAL IMAGING CAMERA
   
   HIKMICRO
   
   Bulk discount rates
   
   Below are the available bulk discount rates for each individual item when you
   purchase a certain amount
   
   Buy 10 or above and get 5% off
   
   From $1,045.00
   
   
   HIKMICRO Pocket 2 handheld thermal imaging camera is equipped with a
   high-resolution HIKMICRO VOx detector, an 8 MP optical camera, and a 3.5" LCD
   touch screen. It helps you quickly and efficiently locate the hidden problems
   and accurately measure the...
   From $1,045.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO Pocket2 Handheld Thermal Imaging Camera
   Increase Quantity of HIKMICRO Pocket2 Handheld Thermal Imaging Camera
   Price:
   From $1,045.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO M11 HANDHELD THERMOGRAPHY CAMERA
   
   HIKMICRO
   
   Bulk discount rates
   
   Below are the available bulk discount rates for each individual item when you
   purchase a certain amount
   
   Buy 10 or above and get 5% off
   
   From $1,776.50
   
   
   Hikmicro M11 Thermal Imaging Camera Thermal image camera with a IR resolution
   of 192 × 144 (27,648 pixels) Temperature range of -20 °C to 550 °C (-4 °F to
   1022 °F) 640 x 480 resolution 3.5 inch LCD touch screen The Hikmicro M11...
   From $1,776.50
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO M11 Handheld Thermography Camera Increase
   Quantity of HIKMICRO M11 Handheld Thermography Camera
   Price:
   From $1,776.50
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO M20 HANDHELD THERMOGRAPHY CAMERA
   
   HIKMICRO
   
   $3,410.00
   
   
   New HIKMICRO M20 thermal imaging cameras with full function analysis is based
   on thermal technology specifically designed for the needs of temperature
   measuring applications. Designed to quickly troubleshoot faults on-site for
   professional inspections of...
   $3,410.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO M20 Handheld Thermography Camera Increase
   Quantity of HIKMICRO M20 Handheld Thermography Camera
   Price:
   $3,410.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO M30 HANDHELD THERMOGRAPHY CAMERA
   
   HIKMICRO
   
   
   
   $3,960.00
   
   
   The thermographic handheld camera is based on the thermal technology,
   specially designed for the needs of temperature measuring applications.
   People can quickly troubleshoot faults on-site. The Handheld Thermography
   Camera is a camera with both optical...
   $3,960.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO M30 Handheld Thermography Camera Increase
   Quantity of HIKMICRO M30 Handheld Thermography Camera
   Price:
   $3,960.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO M60 HANDHELD THERMOGRAPHY CAMERA
   
   HIKMICRO
   
   $5,500.00
   
   
   HIKMICRO M60 handheld camera is specially designed for temperature
   measurement. It’s equipped with a 640 × 480 resolution thermal detector. It
   helps the staff to quickly find the high-temperature targets in the
   environment. Meanwhile, it...
   $5,500.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO M60 Handheld Thermography Camera Increase
   Quantity of HIKMICRO M60 Handheld Thermography Camera
   Price:
   $5,500.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Compare
   
   
   HIKMICRO SP60 HANDHELD THERMOGRAPHY CAMERA
   
   HIKMICRO
   
   
   The HIKMICRO SP60 high-performance handheld thermal imaging camera is ideal
   for industrial, predictive, oil and gas, and utility maintenance inspections.
   HIKMICRO SP60 has a high sensitivity (NETD < 30 mK) and high resolution (640
   × 480)...
   Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO SP60 Handheld Thermography Camera Increase
   Quantity of HIKMICRO SP60 Handheld Thermography Camera
   Price:
   
   Subtotal:
   
   
 * Add to Cart Compare
   
   
   HIKMICRO MINI SMARTPHONE MODULE
   
   HIKMICRO
   
   $395.00
   
   
   The Smartphone Module is designed to inspect electrical equipment,
   troubleshooting HVAC problems. Equipped with functional thermal App for
   smartphone, the Smartphone Module enables you to get the thermal imaging on
   your phone.  
   $395.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO Mini Smartphone Module Increase Quantity of
   HIKMICRO Mini Smartphone Module
   Price:
   $395.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO POCKET2 LENS HANDHELD THERMOGRAPHY CAMERA LENS
   
   HIKMICRO
   
   $121.00
   
   
   HM-P201-MACRO Thermography Thermal Camera Macro Lens for Pocket The HIKMICRO
   HM-P201-MACRO macro lens allows you to spot potential design flaws, evaluate
   PCB hot spots, and inspect small electronic components. Easily clips onto
   HIKMICRO Pocket-series...
   $121.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO Pocket2 Lens Handheld Thermography Camera Lens
   Increase Quantity of HIKMICRO Pocket2 Lens Handheld Thermography Camera Lens
   Price:
   $121.00
   
   
   Subtotal:
   $0.00
   Add to Cart
 * Add to Cart Compare
   
   
   HIKMICRO POUCH TO SUIT B & E SERIES
   
   HIKMICRO
   
   $55.00
   
   
   The soft pouch is easy to carry with a shoulder strap and protects the camera
   from wear, dust, and dirt.   Compatible with the following products: HIKMICRO
   E-series and B-series cameras. 
   $55.00
   
   
   Add to Cart Compare
   Qty in Cart: 0
   Quantity:
   Decrease Quantity of HIKMICRO Pouch to Suit B & E Series Increase Quantity of
   HIKMICRO Pouch to Suit B & E Series
   Price:
   $55.00
   
   
   Subtotal:
   $0.00
   Add to Cart

 * Total: 0 items / $0.00
 * Add all to cart


ADDING YOUR PRODUCTS TO CART


View Cart Continue Shopping






OK






FOOTER


SUBSCRIBE TO OUR NEWSLETTER

Email Address




GET IN TOUCH

 * PO Box 236
   Cannon Hill 4170 QLD Australia
 * 0411 800 983
   0411 501 931

OUR BRANDS

 * Restore Solutions
 * Drymatic
 * Trotec
 * Tramex
 * Protox
 * Curtain-Wall
 * Heylo
 * Husqvarna
 * HIKMICRO
 * Re-U-Zip

 * Aerial
 * UbiBot
 * XPower
 * HQAir
 * ZipWall
 * HF Sensor
 * JEET
 * CleanSpace
 * Gann
 * Gloria

CUSTOMER SERVICE

 * Contact us
 * Loyalty Club
 * Free Delivery
 * Privacy Policy
 * Terms of Service
 * Refund Policy

SOCIAL MEDIA

 * Watch our YouTube Channel
 * Follow us on Facebook
 * Connect with us on LinkedIn
 * Find us on Instagram
 * Chat with us on WhatsApp

© 2024 Restore Solutions.





Compare Clear All
Close Open