-
Hello!
I know I have been asking for this feature some time ago, but as nothing has changed let me ask again:
The ZIPX-format offers an algorithm, that compresses JPEG-files by about 20-30%. Please add compression (packing) support for this in ZIPX-archives to Powerarchiver. Extraction of JPEGs packed into ZIPX by this algorithm is already supported by Powerarchiver for a long time, so it should not be difficult? Or is it a licensing problem?
Thanks! -
I love this, only there is one problem. The UAC elevation feature does not extend to Mount Image option in the add-on software PA provided. It is most annoying whenever I am on highest UAC settings and I mount an ISO, every time I open and create a virtual drive UAC appears. I also do not want to completely disable UAC.
Is adding UAC elevation for mount image feature possible?
-
The now defunct Bulkzip had Nanozip (nz) as an option this would be great to have for compatibility with my .nz files, so I don’t have to install Bulkzip separately.
-
Hi.
I noticed that when I want to run the Virtual Drive for the first time inside the PowerArchiver Burner it prompts to download it form the internet.
I was wondering, would it be OK to include this utility straight into the offline installer to be able to set it up locally?
Thank you!
-
How about recognising a few more (or all) of the file formats that are basically renamed zip files and treating them is if they are zip files.
For instance Android .apk files are just renamed .zip files.
Libreoffice/Openoffice ODF documents are all, as far as I am aware, just renamed .zip files. (.odt, .ott, .ods, .ots, .odp, .otp, .odb, .odf etc.) -
-
-
Hi,
I’d like to suggest, that the correct archive type is (always) selected, when adding files by drag & drop to an archive.
This is already happening if the archive has the correct extension. For example, if I’m adding files to test.zip, zip will be selected. If I’m adding files to test.7z, 7z will be selected as format in “Add dialog”.
But this won’t be working, if the archive has not the “right” extension.
So XPI files (Firefox addons) for example are ZIP files. PowerArchiver opens them without any problems, but if I try to add file by drag & drop, PowerArchiver won’t auto select “ZIP”, but use the last selected archive format, while PowerArchiver already knows, that I’m trying to add files to a ZIP. -
Would it be possible at all in some future version perhaps, to have a “find file” function?
Reason I ask is that I was looking for a certain file I knew existed in an archive, but I had to unzip it then use another tool to find the file. It would have saved that extra step if that function existed in PA itself. -
Hi.
Is there a way to enable the user to encrypt the files inside a ZIPX archive that has already been created?
This could save time for large archives that the user may need to encrypt at a later stage or that he/she has forgotten to enable encryption before creating the archive,
Thank you!
-
Hi.
I would like to see a new feature implemented: a ‘Fast Extract’ Mode.
Currently PowerArchiver extracts files to a temporary directory and then moves them to the target directory chosen by the user. At least via drag and drop.
This can be both time consuming and needs free space on the system drive for large files.
Is there a way to directly extract files to the target directory with PowerArchiver?
And if not, can a feature like this be considered for future updates?Thanks very much!
-
Hello.
I believe it would be useful to implement Serpent-256 encryption for PAE/PAE2 formats, even though PowerArchiver offers strong encryption ciphers already.
(deleted part advertising other software - admin)
Do you think this will be a useful addition?
Thank you for the consideration!
-
Hello!
I think it would be a great option to make the portable version of PowerArchiver compatible with PortableApps (i.e. adding the necessary files and folders to integrate it smoothly into their structure).
I own various other commercial programmes which -when installed in portable mode- offer to make the becessary changes without needing an extra installer or the official PortableApps repos.
Thanks for opinions or perhaps even a realization of this.
A.Borque -
Presently, PowerArchiver 2019 (any build) cannot rename PBS filenames by single clicking on such entry or right-click menu has no “Rename” feature!
Hmm, even pressing F2 on selected entry does nothing :(
-
Please add support for ownCloud / Nextcloud, thanks.
-
-
-
Hi,
I had a look at the command line switches, but there are no switches to change the startup mode.
At the moment, PowerArchiver opens in the last used mode.
Opening PowerArchiver from Start Menu or Desktop: Start in Explorer Mode Opening PowerArchiver by double clicking an archive: Start PowerArchiver in Archive Mode
I’d like to have command line switches to influence the startup mode.
Basically, the aim is:
Display graphics as thumbnails
-
Windows XP Explorer can display graphics as thumbnails. It would be very helpful if PA could also offer this view mode! There are some other archivers which can do this.
-
good idea
-
I support this wish too…
But I think it will work very slow…
because PA will have to extract images before showing them as thumbnails…anyway, good idea!
-
@NTFS:
But I think it will work very slow…
because PA will have to extract images before showing them as thumbnails…Yes, that is the problem, might as well display the “full” picture or at least ‘fit to window’.
Very slow is an understatement when you consider solid archive formats !
Would be quicker to extract everything and use a real image viewer. -
@NTFS:
I support this wish too…
But I think it will work very slow…
because PA will have to extract images before showing them as thumbnails…anyway, good idea!
Windows XP uses kind of index files for this purpose: Thumbs.db. When the user activates the Miniature View the first time then Windows Explorer creates a special invisible file Thumbs.db in this directory (if there are any graphic files in this folder at all) and stores the thumbnails for these graphics inside the Thumbs.db file. So if the user activates the Miniature View an other time Windows Explorer doesn’t have to create the thumbnails anymore but looks in the Thumbs.db file.
PA archiver could use a similar concept to speed up the display of thumbnails.
-
PA archiver could use a similar concept to speed up the display of thumbnails.
But where is this “PAthumbs.db” file to be stored? If inside the archive, then PA has to add-to/re-create every archive file!? If not, then PA has to recreate it every time the archive is accessed.
Why bother, just include the Windows thumbs.db file when you create the archive in the first place.Besides, most graphics file formats (Jpeg, Gif, PNG etc) are already “compressed” and storing these in an archive (Zip, CAB, 7z etc) is actually wasteful. It makes more sense to archive graphics in a simple TAR file (or sometimes BlakHole) so including windows thumbs.db would be quicker.
Remember, PowerArchiver is not a replacement for Windows Explorer, it is for working with Archives.
-
Remember, PowerArchiver is not a replacement for Windows Explorer, it is for working with Archives.
However, packing a set of images into an archive often is the only way to distribute them together (e.g. if they are related to each other) on the Internet. And yes, the thumbs file could be created inside the archive.
-
But where is this “PAthumbs.db” file to be stored? If inside the archive, then PA has to add-to/re-create every archive file!? If not, then PA has to recreate it every time the archive is accessed.
Why bother, just include the Windows thumbs.db file when you create the archive in the first place.Besides, most graphics file formats (Jpeg, Gif, PNG etc) are already “compressed” and storing these in an archive (Zip, CAB, 7z etc) is actually wasteful. It makes more sense to archive graphics in a simple TAR file (or sometimes BlakHole) so including windows thumbs.db would be quicker.
Remember, PowerArchiver is not a replacement for Windows Explorer, it is for working with Archives.
I totally agree. It comes down to unneeded bloat. PA is not an image viewer. A lot of image viewers support viewing images in archives already, so why add this to PA?
-
However, packing a set of images into an archive often is the only way to distribute them together (e.g. if they are related to each other) on the Internet. And yes, the thumbs file could be created inside the archive.
I think you have to contact ZIP-format developers…
-
@NTFS:
I think you have to contact ZIP-format developers…
Why?
1. Create thumbs.db outside archive in %temp%
2. ADD thumbs.db to archive -
So why not implement the option to launch an external image viewer (which can read images from inside the archive) from PA.
PseudoCode:
if ThisArchive.ContainsImages then
…ButtonOnToolbarForExternalImageViewer.EnableButtonOnToolbarForExternalImageViewer.OnClick
…ExecuteExternalImageViewer(ThisArchive.Path) -
Why?
1. Create thumbs.db outside archive in %temp%
2. ADD thumbs.db to archiveOK, but this archive can be viewed only by PA…
you wrote:
However, packing a set of images into an archive often is the only way to distribute
them together (e.g. if they are related to each other) on the Internet. And yes, the
thumbs file could be created inside the archive.Do you think that all users on the internet use PowerArchiver?
-
So why not implement the option to launch an external image viewer (which can read images from inside the archive) from PA.
PseudoCode:
if ThisArchive.ContainsImages then
…ButtonOnToolbarForExternalImageViewer.EnableButtonOnToolbarForExternalImageViewer.OnClick
…ExecuteExternalImageViewer(ThisArchive.Path)Or even …
CheckOut {open group folder } then use your external viewer or even Explorer?Sorry, but I just don’t see a “general benefit” for this thumbs view suggestion.