-2

Trying to find if there is a safe way to name files and folders while including dimensions in inches.

For example. I have many graphics (book covers) with different print dimensions.

4.25 x 7 Cover 0.50. in. Spine

So the file would look something like "HCGM2D-4.25x7-0.50.psd"

But how else could I name the file without using punctuation and still have it make sense?

Mark
  • 544
  • 2
  • 6
  • 8

1 Answers1

0

use the name like this "HCGM2D_4-25*7_0-50.psd"

i think that would work you fine

DXNNX
  • 11
  • 1