-
Hi, After decrypting certain files with pgp, those files still have the .gpg extension. although the content it's for example a csv one. Thanks ! |
Beta Was this translation helpful? Give feedback.
Answered by
liosc
Apr 27, 2025
Replies: 2 comments 1 reply
-
The move files action is one option |
Beta Was this translation helpful? Give feedback.
0 replies
-
hmm...i don t see anything related to extension change. can you point me to the right direction ? i have multiple files, i want to preserve the name and change the extension only. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get the file names, create a new field as a copy of the one with the file name, change the extension in the new field, use the field with original name and the field with the new extension in a "Process file" transform with the option "move".