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.
2 parents 93c216b + 7e28016 commit b81df13Copy full SHA for b81df13
hub/powertoys/run.md
@@ -260,7 +260,7 @@ The Unit Converter plugin supports the following unit types:
260
261
### Value Generator plugin
262
263
-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.
264
265
#### UUIDs
266
@@ -310,6 +310,12 @@ Usage:
310
311
- `# base64 abc`
312
313
+#### Base64 Decoding
314
+
315
+Usage:
316
317
+- `# base64d SGVsbG8gV29ybGQ=`
318
319
### Folder search filters
320
321
In the Folder plugin you can filter the results by using some special characters.
0 commit comments