- In windows explorer, be able to right click on `Test.ifc` file - context menu pops up says `Save as Test_commented.ifc` - essentially runs this code `ifc-commenter Test.ifc --output Test_commented.ifc` - creates a new file `Test_commented.ifc` in the same directory which the other file was located.