PDF download Download Article
Plus, we answer some frequently asked questions
PDF download Download Article

This article will show you how to convert passwords into text form. This method works in any browser that can inspect elements on the page (Google Chrome, Mozilla Firefox, Microsoft Edge, Safari, and more).

Quick Steps

  1. Put your cursor in the password field.
  2. Right-click and choose Inspect Element .
  3. Find "type=password" in the code.
  4. Replace "password" with "text".
  5. Press Enter to view the password.
Section 1 of 2:

Converting a Password Into Text

PDF download Download Article
  1. 1
    Place your cursor in the password box. There must be some text in the password box for this method to work. This can be auto-filled text or text you entered into the field yourself.
  2. 2
    Right-click or control-click on the field and select Inspect Element . Once you do this, a pane will open (usually on the right side or bottom of your browser window) with a bunch of code in it. Don't worry! You don't need to know how to code to successfully complete this tutorial.
    • Depending on your browser, it may just say Inspect .
    • Instead of right-clicking, you can also press Ctrl + ⇧ Shift + C (Windows)/ ⌘ Cmd + ⇧ Shift + C (Mac) to open the inspection pane, then hover your cursor over the password field.
    Advertisement
  3. 3
    Locate the part of the code that says type="password" . The section of webpage code that pertains to the password field will be highlighted in the inspection pane.
  4. 4
    Double-click on the word password . It will become highlighted and editable.
  5. 5
    Type text and press Enter . The asterisks or dots will be changed to text so you can see what was written.
  6. Advertisement
Section 2 of 2:

Frequently Asked Questions

PDF download Download Article
  1. 1
    I can't right-click to get to the Inspect Element option. Some websites have right-clicking blocked. To get around this, try using the keyboard shortcut Ctrl + ⇧ Shift + C (Windows)/ ⌘ Cmd + ⇧ Shift + C (Mac) instead, then hover over the password field.
  2. 2
    I can't use Inspect Element at all. If you're using a computer given to you by your school or workplace, they may have removed the ability to inspect elements on a webpage. To get around this, try pushing F12 to pull up the source pane, then scroll until you find {kbd|type="password"}}.
  3. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Is there any specific software for doing so?
    Gudishvibes
    Community Answer
    No, you need Google Chrome and that's it. No additional plugins or anything else.
  • Question
    What if I log in with my mobile phone, and I can't inspect the element?
    Community Answer
    Copy the dots and send them to your computer using email or USB.
  • Question
    How do I know the real passwords?
    Community Answer
    When using Mac, you can inspect elements by highlighting the words aka dots, and then when scrolling through the elements you can come across where you would input your password, and if you look closely you can see ( ...value=*insert your password*">...).
Ask a Question
      Advertisement

      Video

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Name
      Please provide your name and last initial
      Thanks for submitting a tip for review!

      Warnings

      • Make sure you have permission to view the password. Don't use this method to steal a password from someone else.


      Advertisement

      About This Article

      Thanks to all authors for creating a page that has been read 201,604 times.

      Is this article up to date?

      Advertisement