Skip to content

How to obtain statistical data and file information #555

Answered by sn4k3
antwal asked this question in Q&A
Discussion options

You must be logged in to vote

There are multiple ways to obtain that:

  1. File - Extract, it will dump everything inc. layers which may be overkill
  2. Layer actions - Export to HTML, will create a information file with all settings, you can exclude layers and other optional content
  3. File - Terminal and create a snippet that you can copy paste to generate that info and either dump or set to clipboard and/or file
  4. A powershell or python script where you can just input for file and generate your content as you need
  5. Command line, see UVtoolsCmd print-properties:
Description:
  Prints available properties

Usage:
  UVtoolsCmd print-properties [<input-file>] [options]

Arguments:
  <input-file>  Input file to open and read

Option…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@antwal
Comment options

@sn4k3
Comment options

@antwal
Comment options

@sn4k3
Comment options

@antwal
Comment options

Answer selected by antwal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants