Need to convert binary GDSII files to ASCII format or vice versa? Here is a set of command-line utilitites with 64-bit file access that do all that. No file size is too big.
GDS Utilities 1.3
GDSINFO provides basic information about GDS file, such as number of instances, layers, rectangles and polygons, including the numbers for flattened cells.
GDS2ASC converts binary GDS to ASCII format. It can Extract all cells or only those of interest using -cell option. ASC2GDS converts the ASCII files to binary GDS format.