We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a760b commit 7e28016Copy full SHA for 7e28016
hub/powertoys/run.md
@@ -262,7 +262,7 @@ The Unit Converter plugin supports the following unit types:
262
263
### Value Generator plugin
264
265
-The Value Generator plugin can generate GUIDs/UUIDs, calculate hashes, and encode strings to base64.
+The Value Generator plugin can generate GUIDs/UUIDs, calculate hashes, and encode/decode strings to base64.
266
267
#### UUIDs
268
It supports the following GUID versions:
@@ -309,6 +309,12 @@ Usage:
309
310
- `# base64 abc`
311
312
+#### Base64 Decoding
313
+
314
+Usage:
315
316
+- `# base64d SGVsbG8gV29ybGQ=`
317
318
### Folder search filters
319
320
In the Folder plugin you can filter the results by using some special characters.
0 commit comments