Skip to main content

--export (-x)

When this flag is present, then the results will be written to an Excel file in the current directory. The name of this generated file will have the format reveal_YYYYMMDD-hhmm.xlsx and it will contain the following information:

  • In column A we will have the name for the file
  • For each file, the detected values will be in columns B to H:
    • Line nr. (Column B)
    • Column (Column C)
    • Brand (Column D)
    • Pan len. (Column E)
    • BIN len. (Column F)
    • Conf. (Column G)
    • PAN (Column H)
  • For each PAN we add a line under the file name.
  • Separator: At the end of each file an empty line will appear to improve the visibility
  • Column formatting: Column H (PAN) is forced to a specific width of 20 to prevent Excel to display the value using scientific notation (i.e, 4.51E+15)
⬅️ Volver a la página anterior