Steam License Parser

How to use this?
  1. Open Steam console
  2. Enter clear_console
  3. Enter licenses_print
  4. Copy the output (right click -> select all -> copy)
  5. Paste copied text in the form above
Too many licenses?

There is a way to work around Steam client's buffer size limitation by using SteamCMD.

First, you will need to download it and login with your account normally.

After you've done that, you can use this command to save output into a file:

steamcmd +login YOUR_ACCOUNT +licenses_print +quit > licenses.txt
with by xPaw & RJackson