Recover Forgotten PDF Password
  This app is a handy tool for recovering passwords and content from PDFs. It helps you find a forgotten password for PDFs. This app uses the pattern you enter to find your PDF password.
If you remember part of the password, alphabet, or number pattern, you can find the password with this app. If you do not remember anything, this app does not help much. If you expand the pattern to reduce the number of cases, you can find the password you just forgot. You can also use this app to check the strength of your PDF password.
Processing Limit: 80 seconds per a time, Free 640 seconds/1 Day
Upload Limit: Cloud Files 50M, Local File 20M
Drop files on this page.
-->
Find Pattern
User Memo
Results:
*Basic Pattern
{x,y}Matches any string that contains a sequence of X to Y
[adgk]Find any character in the given set
[:any:],[:digit:],[:lower:]... Special set.
[:any:]ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!"#$%&'()*+,./:;<=>?@^_`|~-
[:alnum:]ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789
[:alpha:]ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
[:digit:]0123456789
[:lower:]abcdefghijklmnopqrstuvwxyz
[:upper:]ABCDEFGHIJKLMNOPQRSTUVWXYZ
[:punct:]!"#$%&'()*+,./:;<=>?@^_`|~-
[:dic1:] or [:dic2:]common word dictionary, It can not be used with other patterns.
*Extended Pattern
{1,4}[:digit:]Find any digit number that contains a sequence of 1 to 4, ex) 1, 23, 456, 4357...
{3,3}[pts]Find any string that contains a sequence of 3, ex) pts, tps, spt, stp...
{1,1}[p]{1,1}[t]{1,1}[s]Find an exact match to "pts"
[p][t][s]Find an exact match to "pts"
{,1}[ts]No matches or matches one of the characters, ex) "none", t, s
*Example
PasswordPattern Example
579823{1,6}[:digit:] or {4,6}[1235789]
pts2535 {3,3}[pts]{4,4}[:digit:] or {3,3}[abcdpts]{4,4}[:digit:] or [p][t][s]{2,4}[:digit:]
@pts2535@ [@]{3,3}[pts]{2,4}[:digit:][@] or [@][p][t][s]{2,4}[:digit:][@]
ⓒ 2024, Recover Forgotten PDF Password