www.greenlee.com Open in urlscan Pro
2606:4700:10::ac43:d13  Public Scan

Submitted URL: http://media.greenlee.com/
Effective URL: https://www.greenlee.com/
Submission Tags: falconsandbox
Submission: On August 01 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="locale-select-form ng-pristine ng-valid" aria-label="Locale select" novalidate="novalidate">
  <div id="largeLocaleInputLabel" class="col s12 title" ng-show="!settings.displayOnlyLanguages"> Select a Country </div>
  <div class="col s12 locale-select" ng-show="!settings.displayOnlyLanguages">
    <input id="largeLocaleInputBox" type="text" role="combobox" class="locale-filter ng-pristine ng-untouched ng-valid ng-not-empty" aria-autocomplete="list" aria-expanded="false" aria-controls="largeLocaleOptionsList"
      aria-labelledby="largeLocaleInputLabel" ng-model="search" aria-activedescendant="">
    <svg class="search-icon-svg">
      <path
        d="M13.4 15.5C12 16.4 10.3 17 8.5 17 3.8 17 0 13.2 0 8.5 0 3.8 3.8 0 8.5 0 13.2 0 17 3.8 17 8.5 17 10.3 16.4 12 15.5 13.4L20.5 18.4 18.4 20.5 13.4 15.5ZM8.5 14C11.5 14 14 11.5 14 8.5 14 5.5 11.5 3 8.5 3 5.5 3 3 5.5 3 8.5 3 11.5 5.5 14 8.5 14Z">
      </path>
    </svg>
    <div class="locale-options" aria-hidden="true">
      <ul id="largeLocaleOptionsList" aria-label="countries">
        <!-- ngRepeat: country in model | filter: filterCountries:search -->
        <li id="US-en-US" role="option" tabindex="-1" aria-hidden="false" ng-repeat="country in model | filter: filterCountries:search" data-value="US" lang="en"
          onclick="if (!window.__cfRLUnblockHandlers) return false; $(this).parents('.locale-selection-container').trigger('mouseclickCountry', this)" class="ng-binding ng-scope">United States</li>
        <!-- end ngRepeat: country in model | filter: filterCountries:search -->
      </ul>
    </div>
  </div>
  <fieldset id="largeLocaleRadioList" role="radiogroup">
    <legend class="col s12 title"> Select a Language </legend>
    <!-- ngRepeat: language in languages track by $index --><label class="col s12 language-option item0" ng-repeat="language in languages track by $index">
      <input class="language-option-input-radio ng-pristine ng-untouched ng-valid ng-not-empty" name="62ed3600-c0e6-455e-bcbe-6f93e47f84c0" type="radio" id="en-US62ed3600-c0e6-455e-bcbe-6f93e47f84c0" ng-model="$parent.currentLanguage"
        ng-value="language.Value" onchange="if (!window.__cfRLUnblockHandlers) return false; $(this).parents('.locale-selection-container').trigger('updateCountryVariant', this)" value="en-US">
      <label for="en-US62ed3600-c0e6-455e-bcbe-6f93e47f84c0" class="ng-binding">English</label>
    </label><!-- end ngRepeat: language in languages track by $index --><label class="col s12 language-option item1" ng-repeat="language in languages track by $index">
      <input class="language-option-input-radio ng-pristine ng-untouched ng-valid ng-not-empty" name="62ed3600-c0e6-455e-bcbe-6f93e47f84c0" type="radio" id="es-MX62ed3600-c0e6-455e-bcbe-6f93e47f84c0" ng-model="$parent.currentLanguage"
        ng-value="language.Value" onchange="if (!window.__cfRLUnblockHandlers) return false; $(this).parents('.locale-selection-container').trigger('updateCountryVariant', this)" value="es-MX">
      <label for="es-MX62ed3600-c0e6-455e-bcbe-6f93e47f84c0" class="ng-binding">Spanish</label>
    </label><!-- end ngRepeat: language in languages track by $index -->
  </fieldset>
  <div class="col s12">
    <button id="locale-selector-submit-btn" class="btn primary" type="submit" tabindex="0">Select</button>
  </div>
</form>

<form class="locale-select-form ng-pristine ng-valid" aria-label="Locale select" novalidate="novalidate">
  <div id="localeInputLabel" class="col s12 title" ng-show="!settings.displayOnlyLanguages"> Select a Country </div>
  <div class="col s12 locale-select" ng-show="!settings.displayOnlyLanguages">
    <input id="localeInputBox" type="text" role="combobox" class="locale-filter ng-pristine ng-untouched ng-valid ng-empty" aria-autocomplete="list" aria-expanded="false" aria-controls="localeOptionsList" aria-labelledby="localeInputLabel"
      ng-model="search" aria-activedescendant="">
    <svg class="search-icon-svg">
      <path
        d="M13.4 15.5C12 16.4 10.3 17 8.5 17 3.8 17 0 13.2 0 8.5 0 3.8 3.8 0 8.5 0 13.2 0 17 3.8 17 8.5 17 10.3 16.4 12 15.5 13.4L20.5 18.4 18.4 20.5 13.4 15.5ZM8.5 14C11.5 14 14 11.5 14 8.5 14 5.5 11.5 3 8.5 3 5.5 3 3 5.5 3 8.5 3 11.5 5.5 14 8.5 14Z">
      </path>
    </svg>
    <div class="locale-options" aria-hidden="true">
      <ul id="localeOptionsList" aria-label="countries">
        <!-- ngRepeat: country in model | filter: filterCountries:search -->
      </ul>
    </div>
  </div>
  <fieldset id="localeRadioList" role="radiogroup">
    <legend class="col s12 title"> Select a Language </legend>
    <!-- ngRepeat: language in languages track by $index -->
  </fieldset>
  <div class="col s12">
    <button id="locale-selector-submit-btn" class="btn primary" type="submit" tabindex="0">Select</button>
  </div>
</form>

GET /us/en/search

<form action="/us/en/search" aria-label="site wide search" class="quick-search ng-pristine ng-valid" method="get" role="search" novalidate="novalidate"><input id="PageTypes" name="PageTypes" type="hidden" value="productpage" autocomplete="off">
  <div class="open-search-button hide-on-med-and-down" role="button" aria-label="open Search bar" aria-controls="sitewideSearch" tabindex="0" aria-expanded="false">
    <div> SEARCH <svg class="search-icon-svg">
        <path
          d="M13.4 15.5C12 16.4 10.3 17 8.5 17 3.8 17 0 13.2 0 8.5 0 3.8 3.8 0 8.5 0 13.2 0 17 3.8 17 8.5 17 10.3 16.4 12 15.5 13.4L20.5 18.4 18.4 20.5 13.4 15.5ZM8.5 14C11.5 14 14 11.5 14 8.5 14 5.5 11.5 3 8.5 3 5.5 3 3 5.5 3 8.5 3 11.5 5.5 14 8.5 14Z"
          fill="#fff"></path>
      </svg>
    </div>
  </div>
  <fieldset class="search-box closed" id="sitewideSearch" aria-invalid="false">
    <legend>Search RIDGID.com</legend>
    <div>
      <label>
        <dfn>Search Keyword</dfn>
        <input type="text" name="BaseQuery" placeholder="Search..." class="searchWidgetInput">
      </label>
      <button type="submit" class="searchButton material-icons hide-on-med-and-down" aria-label="SEARCH">
        <svg class="search-icon-svg">
          <path
            d="M13.4 15.5C12 16.4 10.3 17 8.5 17 3.8 17 0 13.2 0 8.5 0 3.8 3.8 0 8.5 0 13.2 0 17 3.8 17 8.5 17 10.3 16.4 12 15.5 13.4L20.5 18.4 18.4 20.5 13.4 15.5ZM8.5 14C11.5 14 14 11.5 14 8.5 14 5.5 11.5 3 8.5 3 5.5 3 3 5.5 3 8.5 3 11.5 5.5 14 8.5 14Z"
            fill="#fff"></path>
        </svg>
      </button>
      <button type="submit" class="bigSearchButton hide-on-large-only"> SEARCH </button>
      <div class="close-search-button hide-on-med-and-down" tabindex="0" role="button" aria-label="close Search bar"></div>
    </div>
  </fieldset>
</form>

Text Content

Click to view our Accessibility Policy and contact us with accessibility-related
questions
Skip to Content

Explore Emerson
 * 
 * Climate Technologies
 * Professional Tools
 * Home Products
 * Our Brands

 * Investors
 * Contact Us
 * Careers
 * Sign In

 * My Account
 * My Tools
 * Change Your Password
 * Sign Out

Locale Modal toggle, current value: United States/English
Select a Country
   
 * United States
   

Select a Language English Spanish
Select
Greenlee logo
 * Products
   * Bending
     * View All Bending
     * Electric Benders
     * Hand Benders
     * Hydraulic Benders
     * Hydraulic Pumps
     * Mechanical Benders
     * PVC Benders
     * Bending Accessories
   * Cable Pulling & Fishing
     * View All Cable Pulling & Fishing
     * Cable Pullers
     * Pulling Accessories
     * Fish Tapes
     * Power Fishing
     * Reacher Fishing
   * Cable Preparation & Termination
     * View All Cable Preparation & Termination
     * Cable Cutters
     * Cable Strippers
     * Cable Benders
     * CCX Tools
     * Cutting & Crimping Dies
     * Die Cable Crimpers
     * Dieless Crimping Tools
     * Hydraulic Pumps
     * Interchangeable Head Crimpers & Cutters
     * MC Cable Prep
     * Wire Crimpers
     * Wire Cutters
   * Test & Measurement
     * View All Test & Measurement
     * High Voltage Test & Measurement
     * Low Voltage Test & Measurement
   * Shearing
   * Utility Hydraulic Tools
     * View All Utility Hydraulic Tools
     * Breakers
     * Drivers & Pullers
     * High Pressure Tools
     * Impact Wrenches & Drills
     * Long Reach Saws & Pruners
     * Power Units
     * Tampers
     * Utility Hoses & Couplers
     * Utility Pumps
     * Utility Saws
   * Knockouts
     * View All Knockouts
     * Knockouts
     * Stud Punches & Bushings
   * Power Tool Accessories
     * View All Power Tool Accessories
     * Metal Cutting
     * Wood Cutting
   * General Purpose & Safety Tools
     * View All General Purpose & Safety Tools
     * Bolt Cutters
     * Anchors
     * Drivers
     * Insulated General Purpose & Safety Tools
     * Lighting
     * Measuring & Levels
     * Face Protection
     * Pliers
     * Professional Hand Tool Kits
     * Striking
     * Stripping & Cutting
     * Threaded Rod Cutter
     * Tool Bags, Pouches & Accessories
     * Wrenches
   * Material Handling & Storage
     * View All Material Handling & Storage
     * Utility Carts
     * Wire Carts
     * Stands
     * Storage Boxes
     * Material Handling Accessories
   * Software Tools
   * New Products
   * Promotions
 * Service & Support
   * Request Tool Repair
   * Contact Us
   * Product Registration
   * Service Centers
   * Warranty & Return Policy
   * Safety Notices
   * Software Updates
   * Literature Search
   * Request a Catalog
   * Electronic Data Interchange
 * Where to Buy
 * Onsite Product Demos & Training
   * Onsite Product Demos & Training
   * JobSite Live
   * Request a Demo
   * Green Apple Labs
   * Ergonomic Studies
   * Bendworks Training
 * About Us
   * News
   * Join our Mailing List
   * Events
   * Environmental Compliance

Locale Modal toggle, current value:
Select a Country

Select a Language
Select

Toggle navigation
SEARCH
Search RIDGID.com
Search Keyword SEARCH





REEL-X™ FISH TAPES

Reel Fast. Reel Easy.
Fish 2x faster with the new anti-bind, ergonomic design.
Learn More about REEL-XRequest a REEL-X Demo



HANDS-ON TOOL DEMOS

On the job tool & ergo demos given by Greenlee's Professional Tool Specialists.

NEW TOOLS

Check out what's new at Greenlee.

WHERE TO BUY

Find a Greenlee tool distributor near you.

SERVICE & SUPPORT

Expert assistance for every question and need.


FEATURED TOOLS

(8)
4.8 out of 5 stars. 8 reviews

VERSI-TUGGER™ - HANDHELD 1,000 LB PULLER

(0)
0.0 out of 5 stars.

LS50L2 BATTERY-HYDRAULIC KNOCKOUT KIT WITH SLUG-BUSTER® ½” – 4”

(1)
5.0 out of 5 stars. 1 review

50 MM INSULATED CABLE CUTTER WITH 120V CHARGER

(8)
4.3 out of 5 stars. 8 reviews

7-PIECE DRILL/TAP BIT KIT FOR STAINLESS STEEL (STANDARD)


PRODUCTS

 * Bending
   
   As the industry standard in bending, Greenlee benders will allow you to
   increase productivity & improve quality to complete jobs on time & under
   budget.
   
   Products
 * Cable Pulling & Fishing
   
   From simple, straight shots to pulls with multiple bends and offsets,
   Greenlee Cable Pulling equipment and Fishing tools provide everything
   required from start to finish.
   
   Products
 * Cable Preparation & Termination
   
   Cutting. Stripping. Crimping. Greenlee offers complete termination solutions
   to accurately and safely perform the job.
   
   Products
 * Test & Measurement
   
   Safe. Accurate. Reliable. Greenlee Test & Measurement tools are backed by a
   limited lifetime warranty and designed to withstand your rigorous daily tasks
   and the harsh elements
   
   Products
 * Shearing
   
   Lean. Accurate. Integrated. Productive. Greenlee is on the forefront of
   fabrication solutions to tackle today’s industry challenges.
   
   Products
 * Utility Hydraulic Tools
   
   Designed for the professional lineman, Greenlee Hydraulic tools offer a
   forward positioned handle for improved balance and reduced fatigue and
   industry-leading weight to torque ratio.
   
   Products
 * Knockouts
   
   From self-centering to large diameter stainless steel KOs - Greenlee offers
   the widest range of fast, reliable knockouts.
   
   Products
 * Power Tool Accessories
   
   Greenlee Power Tool Accessories cut faster, last longer and improve
   productivity on the job site.
   
   Products
 * General Purpose & Safety Tools
   
   From safe, insulated tools to screw-holding drivers, hex keys and pliers,
   Greenlee tools are designed by professional electricians.
   
   Products
 * Material Handling & Storage
   
   Increase jobsite productivity with safe, mobile and versatile material
   handling and storage solutions from Greenlee.
   
   Products



EMERSON'S PROFESSIONAL TOOLS PORTFOLIO


RIDGID

Professionals trust RIDGID tools to work in plants, on construction sites and in
countless other harsh environments.

Learn More



KLAUKE

Klauke is renowned for its high-quality, electrical connection technology and
tools for crimping, cutting and punching.

Learn More
Professional Tools Portfolio


THE LATEST

Press Release
Dual Shoe Hand Bender Press Release
ROCKFORD, Ill. (June 20, 2023) – Greenlee®, a part of Emerson’s professional
tools portfolio, introduces a new, innovative hand bender with patent-pending
dual-shoe design that delivers precise, quality bends on 1/2ʺ EMT, IMC, and
rigid, and 3/4ʺ EMT conduits with one tool. The only dual-groove hand bender on
the market, it lets electricians bend more while carrying less with its 2-in-1
shoe design for ease of use and efficiency.
20 June, 2023
Read More
Press Release
Greenlee Introduces New 15-Ton Crimper - News Release
Greenlee Introduces New 15-Ton Crimper: 15% Lighter than Previous Models The 15T
also has improved ergonomics, new C-head design and is optimized for weight
balance
4 May, 2023
Read More
Press Release
Greenlee® Introduces New 881GX Hydraulic Bender Packed with Industry-First
Features
Greenlee®, a part of Emerson’s professional tools portfolio, added
industry-first features to its popular large diameter conduit bender with the
launch of the 881GX Hydraulic Bender.
4 April, 2023
Read More
Greenlee brings the importance of ergonomics in the tool design from the lab to
the utility field

Learn More
 * Our Tools
    * Bending
    * Cable Pulling & Fishing
    * Cable Preparation & Termination
    * Test & Measurement
    * Shearing
    * Utility Hydraulic Tools
    * Knockouts
    * Power Tool Accessories
    * General Purpose & Safety Tools
    * Material Handling & Storage

 * Our Company
    * About Us
    * Greenlee Distributor Portal
    * Supplier Center
    * Literature Search
    * Environmental Compliance

 * Quick Links
    * Tool Demo Request
    * Patents
    * CA Prop 65 WARNING
    * Article 33 Statements
    * Where to Buy
    * Contact Us


GREENLEE NEWSLETTER
Join our mailing list
 * Privacy Notice
 * Cookies
 * Site Map
 * Terms
 * Accessibility

Explore Emerson

Climate Technologies Professional Tools Home Products Our Brands

Emerson. Consider It Solved.™
© 2023 Emerson Electric Co. All rights reserved.
×



 * Products
    *  Products
    * Bending
       * View All Bending
       * Electric Benders
          * View All Electric Benders
          * 555 Series
          * 854/855 Series
          * Electric Bender Accessories
      
       * Hand Benders
          * View All Hand Benders
          * Aluminum . Hand Benders
          * Handles
          * Hickeys
          * Iron Hand Benders
          * Little Kicker
      
       * Hydraulic Benders
          * View All Hydraulic Benders
          * 881 Series Benders
          * Flip Top Benders
          * Rigid Only Benders
          * Hydraulic Bender Accessories
      
       * Hydraulic Pumps
          * View All Hydraulic Pumps
          * Bending Pumps
          * Hydraulic Hoses & Fittings
          * Hydraulic Oil
      
       * Mechanical Benders
          * View All Mechanical Benders
          * 1800/1801 Series
          * 1818 Series
          * Mechanical Bender Accessories
      
       * PVC Benders
          * View All PVC Benders
          * Blankets
          * Heat Boxes
      
       * Bending Accessories
          * View All Bending Accessories
          * BendWorks Software
          * Bending Tables
          * Measurement Accessories
   
    * Cable Pulling & Fishing
       * View All Cable Pulling & Fishing
       * Cable Pullers
          * View All Cable Pullers
          * 10,000 Lb Pullers
          * 6,000 Lb Pullers
          * 2,000 Lb Pullers
          * 1,000 Lb Pullers
          * Cable Feeder
          * Puller Accessories
          * Puller Parts
      
       * Pulling Accessories
          * View All Pulling Accessories
          * Set Screw Grips
          * Basket Type Grips
          * Gator Grips
          * Brushes, Mandrels, Swabs
          * Cable Roller Guides
          * Double Braided Rope
          * Hook & Feeding Sheaves
          * Poly Pro Rope
          * Pulling Lube
          * Rope Stands
          * Swivels & Clevis
          * Tray Rollers
      
       * Fish Tapes
          * View All Fish Tapes
          * Steel Fish Tapes
          * Non-Conductive Fish Tapes
          * Fish Tape Accessories
      
       * Power Fishing
          * View All Power Fishing
          * 430/431 Poly Line
          * Blower Systems
          * Measuring Tape
          * Power Fishing Accessories
          * String
      
       * Reacher Fishing
          * View All Reacher Fishing
          * Cable Casters
          * Fish Sticks
          * Reacher Accessories
          * Reacher Poles
   
    * Cable Preparation & Termination
       * View All Cable Preparation & Termination
       * Cable Cutters
          * View All Cable Cutters
          * Insulated Battery Cutters
          * Battery Cutters
          * Remote Hydraulic Cutters
          * Hand Hydraulic Cutters
          * Manual Cutters
          * 1 Hand Ratchet Cutters
          * 2 Hand Ratchet Cutters
          * Chain Ratchet Cutters
      
       * Cable Strippers
          * View All Cable Strippers
          * Cable Strippers
      
       * Cable Benders
          * View All Cable Benders
          * Hydraulic Benders
          * Ratchet Benders
      
       * CCX Tools
          * View All CCX Tools
          * 12T Battery Crimper/Cutters
          * 12T Corded Crimper/Cutters
          * 6T Battery Crimper/Cutters
          * Cutter/Crimper Accessories
      
       * Cutting & Crimping Dies
          * View All Cutting & Crimping Dies
          * 6 Ton Dies
          * Cutter Dies
          * Under 6 Ton Dies
          * 12 Ton Cutting & Crimping Dies
      
       * Die Cable Crimpers
          * View All Die Cable Crimpers
          * Insulated Battery Crimpers - Under 6 Ton
          * Insulated Battery Dieless Crimpers
          * Battery - Under 6 Ton
          * Battery-12 Ton
          * Battery-15 Ton
          * 60 Ton
          * Corded - Under 6 Ton
          * Die Crimper Accessories
          * Hand Hydraulic-12 Ton
          * Manual Crimpers
          * Remote Hydraulic-12 Ton
          * Remote Hydraulic-15 Ton
          * Remote Hydraulic-6 Ton
          * Rotating Die Crimpers
      
       * Dieless Crimping Tools
          * View All Dieless Crimping Tools
          * Battery Dieless
          * Battery Quad-Point
          * Dieless Crimper Accessories
          * Hand Hydraulic Dieless
          * Manual Dieless
          * Remote Hydraulic Quad-Point
          * Hand Hydraulic Quad Point
      
       * Hydraulic Pumps
          * View All Hydraulic Pumps
          * Crimping Pumps
          * Battery Pumps
      
       * Interchangeable Head Crimpers & Cutters
          * View All Interchangeable Head Crimpers & Cutters
          * 6 Ton Crimp/Cut Kit
          * 6 Ton Crimp/Cut/Punch Kit
          * 6 Ton Battery Base
          * 6 Ton Crimping
          * 6 Ton Cutting
          * 6 Ton Punching
      
       * MC Cable Prep
       * Wire Crimpers
          * View All Wire Crimpers
          * Battery Crimpers
          * Wire Crimpers General Purpose
          * Wire Crimper Accessories
          * Wire Ferrule Crimpers
      
       * Wire Cutters
          * View All Wire Cutters
          * Wire Cutters
   
    * Test & Measurement
       * View All Test & Measurement
       * High Voltage Test & Measurement
          * View All High Voltage Test & Measurement
          * Utility Meters
             * View All Utility Meters
             * Digital Voltmeters
             * Analog Voltmeters
             * Voltage Indicators
             * Ammeters
             * Utility Meters Accessories
         
          * Voltage Detectors
             * View All Voltage Detectors
             * Contact Voltage Detectors & Phaser
             * Proximity Voltage Detectors
             * Personal Voltage Detectors
             * Work Area Voltage Detectors
             * Voltage Detectors Accessories
         
          * Cable & Insulation Testers
             * View All Cable & Insulation Testers
             * Cable Fault Testers
             * Rope Testers
             * Cable & Insulation Testers Accessories
         
          * Transformer & Capacitor Testers
             * View All Transformer & Capacitor Testers
             * Transformer Testers
             * Transformer/Capacitor Test Sets
             * Transformer/Capacitor Tester Accessories
         
          * Specialty Test Instruments
             * View All Specialty Test Instruments
             * Cable Identifiers
             * Fuse Tools
             * Hard Hat Lights
             * Miscellaneous Test Instruments
             * Specialty Test Instruments Accessories
         
          * Capacitor Controls
      
       * Low Voltage Test & Measurement
          * View All Low Voltage Test & Measurement
          * Voltage & Continuity
             * View All Voltage & Continuity
             * Non Contact Detectors
         
          * Multimeters
             * View All Multimeters
             * Digital Multimeters
         
          * Clamp Meters
             * View All Clamp Meters
             * C/I Clamp Meters
             * Industrial Clamp Meters
             * Flex Clamp Meters
         
          * Circuit Testing & Tracing
             * View All Circuit Testing & Tracing
             * C/I Tracers
             * Circuit Testing
         
          * Cable Length Meters
             * View All Cable Length Meters
             * Cable Length Meters - Feet
             * Cable Length Meters - Meters
         
          * Insulation Testing
             * View All Insulation Testing
             * Digital/Analog/Manual
         
          * HVAC Measurement
             * View All HVAC Measurement
             * Temp Humidity Adapt & Probes
             * C/I Non-Contact IR
         
          * Lighting Maintenance
             * View All Lighting Maintenance
             * Light Meters & Testers
         
          * Motor Diag & Protection
             * View All Motor Diag & Protection
             * Sequence/Rotation Indicators
         
          * Test Instrument Accessories
          * Ground Resistance Tester
   
    * Shearing
    * Utility Hydraulic Tools
       * View All Utility Hydraulic Tools
       * Breakers
          * View All Breakers
          * 45 lb Breakers
          * 65 lb Breakers
          * Breaker Accessories
          * Breakers Under 45 lb
          * Rotary Hammer
      
       * Drivers & Pullers
          * View All Drivers & Pullers
          * Driver & Puller Accessories
          * Ground Rod Drivers
          * Sign Post Drivers
          * Sign Post Pullers
      
       * High Pressure Tools
          * View All High Pressure Tools
          * Control Valves
      
       * Impact Wrenches & Drills
          * View All Impact Wrenches & Drills
          * 1/2 Impact Wrenches
          * Drills, Rotary Impact Hammer
          * Impact Wrench Accessories
      
       * Long Reach Saws & Pruners
          * View All Long Reach Saws & Pruners
          * Long Reach Circular Saws
          * Long Reach Accessories
          * Long Reach Chainsaws
          * Orchard Pruners, Hyd
          * Utility Pruners, Hyd
      
       * Power Units
          * View All Power Units
          * Power Units, Over 10 HP
      
       * Tampers
          * View All Tampers
          * Pole Tampers
          * Tamper Accessories
      
       * Utility Hoses & Couplers
          * View All Utility Hoses & Couplers
          * Couplers
          * Non-Conductive Hoses
          * Steel Braid Hoses
          * Steel Braid Whip Hoses
          * Adapters
      
       * Utility Pumps
          * View All Utility Pumps
          * Pump Accessories
          * Water Pumps
      
       * Utility Saws
          * View All Utility Saws
          * Saw Accessories
   
    * Knockouts
       * View All Knockouts
       * Knockouts
          * View All Knockouts
          * Manual Hydraulic Drivers & Kits
          * Manual Ball-Bearing Driver Kits & Sets
          * Battery Hydraulic Driver & Kits
          * C-Frame Driver
          * Slug Buster Punches
          * Slug Splitter Punches for Stainless Steel
          * Standard Round Knockout
          * Knockout Dies
          * Slug Buster - Metric
          * Standard Round Metric
          * Draw Studs & Nuts
          * Special Application Punches
          * Rectangular Punches & Dies
          * Speed Punch System
          * Elec Connector Panel Punches & Dies
      
       * Stud Punches & Bushings
          * View All Stud Punches & Bushings
          * Manual Stud Punches
          * Metal Stud Bushings
          * Battery Stud Punches
   
    * Power Tool Accessories
       * View All Power Tool Accessories
       * Metal Cutting
          * View All Metal Cutting
          * Step Bits
          * Drill/Tap Bits
          * Carbide Tipped Hole Cutters
          * Sheet Metal Cutters
          * Bi-Metal Hole Saws
          * Driver Bits
             * View All Driver Bits
             * Driver/Drill Bit Kit
         
          * Carbide Grit Hole Saws
          * Band Saw Blades
          * Reciprocating Saw
          * Threading Oil
      
       * Wood Cutting
          * View All Wood Cutting
          * Nail Eater® Auger Bits
          * Nail Eater® Utility Auger Bits
          * Nail Eater® Black Utility Auger Bits
          * D'VersiBIT®
          * Quick-Change D'VersiBIT®
          * Bit Extensions
          * Spade Bits
          * E-Z Bore® Bit
   
    * General Purpose & Safety Tools
       * View All General Purpose & Safety Tools
       * Bolt Cutters
          * View All Bolt Cutters
          * Battery Bolt Cutters
          * HD Bolt Cutters
          * Std Bolt Cutters
          * Fiberglass Bolt Cutters
      
       * Anchors
          * View All Anchors
          * Caulking Anchors
          * Plastic Conical Anchors
          * Screw Expanders
      
       * Drivers
          * View All Drivers
          * Nut Drivers
          * Screwdrivers
          * Screw-holding Drivers
          * Specialty Drivers
          * Square Drivers
      
       * Insulated General Purpose & Safety Tools
          * View All Insulated General Purpose & Safety Tools
          * Insulated Screwdrivers
          * Nut Drivers
          * Pliers
      
       * Lighting
          * View All Lighting
          * Flashlights
      
       * Measuring & Levels
          * View All Measuring & Levels
          * Levels
          * Tape Measures
      
       * Face Protection
          * View All Face Protection
          * Safety Glasses
      
       * Pliers
          * View All Pliers
          * Diagonal Cutting
          * Long Nose
          * Pump
          * Side-cutting
      
       * Professional Hand Tool Kits
          * View All Professional Hand Tool Kits
          * Electrician Tool Kits
      
       * Striking
          * View All Striking
          * Hammers
      
       * Stripping & Cutting
          * View All Stripping & Cutting
          * Conduit Cutters
          * Knives
          * NM Strippers
          * PVC Cutters
          * Saws
          * Strippers
          * Stripping & Cutting Combo Tools
      
       * Threaded Rod Cutter
          * View All Threaded Rod Cutter
          * Threaded Rod Cutter
      
       * Tool Bags, Pouches & Accessories
          * View All Tool Bags, Pouches & Accessories
          * Bags
          * Pouches
          * Gloves
          * Accessories
      
       * Wrenches
          * View All Wrenches
          * Adjustable Wrenches
          * Hex-Key
          * Ratcheting Combination
   
    * Material Handling & Storage
       * View All Material Handling & Storage
       * Utility Carts
          * View All Utility Carts
          * Utility Cart
          * Utility Cart Accessories
      
       * Wire Carts
          * View All Wire Carts
          * Greenlee Wire Carts
      
       * Stands
          * View All Stands
          * Pipe Carts
          * Reel Jack Stands
      
       * Storage Boxes
          * View All Storage Boxes
          * Casters
          * Chest Boxes
          * Speciality Boxes
          * Top Boxes
      
       * Material Handling Accessories
          * View All Material Handling Accessories
          * Casters & Wheels
   
    * Software Tools
    * New Products
    * Promotions

 * Service & Support
    *  Service & Support
    * Request Tool Repair
    * Contact Us
    * Product Registration
    * Service Centers
    * Warranty & Return Policy
    * Safety Notices
    * Software Updates
    * Literature Search
    * Request a Catalog
    * Electronic Data Interchange

 * Where to Buy
 * Onsite Product Demos & Training
    *  Onsite Product Demos & Training
    * Onsite Product Demos & Training
    * JobSite Live
    * Request a Demo
    * Green Apple Labs
    * Ergonomic Studies
    * Bendworks Training

 * About Us
    *  About Us
    * News
    * Join our Mailing List
    * Events

 * Sign In







By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All