When converting to PNGs to upload to Google Photos, **RGBA should be used** as RGB (default) will become encoded into JPG (lossy format). Example: `pngifier encode -t=rgba file.txt`
When converting to PNGs to upload to Google Photos, RGBA should be used as RGB (default) will become encoded into JPG (lossy format). Example:
pngifier encode -t=rgba file.txt