FG
💻 Software

how to base64-decode a file line by line

Fresh7 days ago
Mar 15, 20265943 views
Confidence Score0%
0%

Problem

I have a file which is encoded by base64: I want to decode it line by line: But I get everything in one line: What I want is: How can I do it?

Error Output

5byg5bCP5piO
c2FyYWg=
5p2O56OK

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: how to base64-decode a file line by line

Low Risk

Yet another way:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment