• Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Register
    • Login
    Can you include .3MF to the list of re-compressible formats?
    A

    Can you include .3MF to the list of re-compressible formats? Its structure is similar to MS Office 2007 documents and Open Document Format. It is a ZIP Deflate archive with XML data and some JPG, and/or PNG pictures inside. Otherwise, if I try to compress .3MF it bearly makes it smaller unless I recompress .3MF to the Store setting then it makes it a lot smaller.
    Wish they all would move to 7zip ZSTD in the first place so that the optimized file size with FileOptimizer would be 50% of the ZIP Deflate version. And there would be no extra compression needed :)

    Wishlist
    Optimize archive on Context Menu
    W

    I noticed that the option to add the optimize archive function to the context menu is missing on Windows 10.
    Opening each archive with the interface in order to click it becomes tedious with many files.

    Same for others functions like Remove Archive Encryption

    Wishlist

    Shell extension compress to with date/template

    Wishlist
    2
    3
    5080
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      harry
      last edited by

      I frequently have to generate zip-files from folders. I do this using compress to xx and then renaming xx.zip to xxYYYYMMDD.zip where YYYYMMDD is the current date.

      A more generic approach would be some template mechanism. A bit like php-date command. For example:

      current time: year (%Y), month (%M), day (%D), hour (%h), minute (%m), second (%s)
      newest time of file or folder in zip: %LY, %LM, %LD, ….
      time of selected folder: %SY, %SM, %SD, …
      an automatic increment: %I (if creating a zip file twice a day without overwriting it).
      base name of selected: %N
      extension of selected: %E
      compressed file default extension: %C

      my job would be solved by: %N %Y%M%D.%C
      but %LN %LY%LM%LD-%I.%C would also be nice.

      1 Reply Last reply Reply Quote 0
      • TBGBeT
        TBGBe
        last edited by

        Sorry, it is not clear from your post.

        Are you requesting this for PA (GUI) or for PACL (command line) version?

        PA(GUI) would have to be extra “options” dialog.

        PACL parameters for archive naming control could be useful.

        H 1 Reply Last reply Reply Quote 0
        • H
          harry @TBGBe
          last edited by

          My idea was for PA, especially as explorer context menu entry.
          But for PACL it would be nice, too.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post