Many times, developers (or even, normal users) run into an issue of searching for a resource that is inside a zip. Worse, that resource is inside a zip which is itself inside ANOTHER zip (i.e. nested archive).

Possibly you need to verify whether a particular resource is present in an ear or you want to know part of a file name but don't know which zip/jar on your hard disk contains that class file.

zfind solves this problem. zfind is very fast and it works on most common archive/compress files. Apart from GUI and command line, it also provides API support which let's you use it in your java code as a 3rd party library.

Thanks for using, and if you find any bug, do post a ticket or discussion topic. I can't fix anything if I don't know the problem :)

**Check Wiki for USAGE details

Features

  • Fast file search utility (command line and GUI)
  • Can search within most common archive files (ZIP, JAR, TAR, WAR, EAR etc)
  • Can search within most common compressed files (GZ, TGZ, TAR.GZ, BZ2, XZ etc)
  • Nested archives/compressed files supported (i.e. ZIP within ZIP etc) till unlimited depth (Only constrained by system resource)
  • Normal directory search supported (recursive search within subdirectories as well as archive files)
  • Full File name search with wildcard support (i.e. foo*.bar)
  • File name search with regular expression pattern
  • Search with case ignore option
  • Can be used as API in a java project

Project Samples

Project Activity

See All Activity >

Categories

Search

License

Apache License V2.0

Follow zfind

zfind Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

Be the first to post a review of zfind!

Additional Project Details

Intended Audience

Developers, End Users/Desktop

User Interface

Java Swing, Command-line

Programming Language

Java

Related Categories

Java Search Software

Registered

2012-05-22