I'm not sure that FileSeek can search the metadata. How do you normally view the metadata for one of these images? Are you using another utility?
Scanner
15 discussion posts
I use a number of utilities to view the data.
Unfortunately, I have found that not all programs, free & otherwise, which claim to be usable to view/edit/display JPG metadata stick to the specifications closely enough. Some are very selective about what they show or handle. (My main interest in all of this is genealogical metadata.)
Hence most of my work looking for data has been with hex editors, but the also are usually limited in their search option and typically allow searching only within a single file.
That is where utilities such as FileSearch look promising. Searching for JPG metadata normally involves only a (relatively small) number of special character encoding, if one sticks to the original spec. But I have found many metadata editors, which seem oblivious to the specs. This comes partly from a fault with the developers, but from also misunderstood specs/expectations and usage by users.
Being able to select the character encoding with reasonable ease would make the job a lot easier. At least the more common formats such as UTF-8, UTF-16, M$'s wide character sets, aside from plain ASCII would be a big help.
I quite understand that supporting arbitrary encodings might be a challenge and I don't really expect that.
Still, from various forums, I have found that others are struggling with similar issues, and a lot of their problems revolve around the numerous encodings used to handle the many European languages.
HTH
Ok, thanks for clarifying! I will check in with our developers to see if there's a list somewhere of what encoding values can be used in that advanced setting.
Scanner
15 discussion posts
Hi Keith,
thank you for the information and my apologies for being slow to reply.
The encoding names look useful, but I still, I find FS rather confusing; when will it search for the query string in the file name and when will it look for text inside the files - assuming I specify a file pattern in the 'Include files' box.
Somehow, I have lost the option to search inside files, which seemed to work the first time I tried it
Also, FWIW, if FS finds a JPG file which contains the query string, it will show the corresponding image in the box at the lower right, but it will not clear that field the next time I start a new query
FileSeek just does a straight plaintext search on the file contents unless there's a file handler for the type (e.g. .docx or .pdf). What kind of info are you finding with AgentRansack that you're not able to locate with FileSeek?
Scanner
15 discussion posts
Well, I have no idea how it searches, but I am attaching some screenshots and a test file for you.
As you can see, FS does not find anything in the one test file.
If I have missed an option, which would fix this, please let me know.
FWIW, these strings are part of the JPG 'guts' and are in ACII, for the most part, though some other strings of interest are in either UTF8 or multi-byte MBCS, even possibly UTF-16 though I have not been able to fully investigate that part
• Attachment [protected]: FS_AR_Ducky-Screenshot - 2020-10-16 , 2_37_59 PM.png [51,263 bytes]
• Attachment [protected]: FS_FS_Ducky-1-Screenshot - 2020-10-16 , 2_37_59 PM.png [40,879 bytes]
• Attachment [protected]: FS_FS_Ducky-2-Screenshot - 2020-10-16 , 2_37_59 PM.png [36,493 bytes]
• Attachment [protected]: smiley1.jpg [2,909 bytes]
I'm able to find that string in the smiley1.jpg that you attached if I disable the "Process File Contents Using File Handlers" option on the Advanced tab. Does that work for you?
Scanner
15 discussion posts
Afraid not.
My 'real' test case has a number of similar files in a directory tree, including that smiley file in several branches, all containing that string, with one of the sub-directories also named Ducky
FS only finds the sub-directory on my system; if I rename the sub-directory, it does not even find that.
As a test, I also cleared out the field in Custom encoding, but it made no difference. It had been "UTF-8;us-ascii", I believe
I noticed in your screenshots that the Query box has its mode set to "Exact Match." Could you try changing that to "Query is Text Query?"
Scanner
15 discussion posts
Nothing found for any value in that field.
According to AR, there are 9 files in that tree - and I know the results from AR are correct, because these really are only the same files in different places on the branches of the tree root
Oct 22, 2020 (modified Oct 22, 2020)
•
#14
Can you send me a screenshot of the FileSeek window again after you've tried the search?
Scanner
15 discussion posts
see the attached
• Attachment [protected]: FS_AR_Ducky-Screenshot.png [33,288 bytes]
That all looks fine, but the tab for the search looks like it hasn't run yet. Did it run at all?
Scanner
15 discussion posts
Not in that particular instance, but it looks the same before the run as it does after
Glad to hear it! It's not a commonly used advanced setting, but we'll look into adding a better list of the available values to the online help section for it.
Thanks!
Scanner
15 discussion posts
The main reason for my need is to be able to find strings in languages other than plain ASCII English.
Even listing the options in the FAQ would be a significant help.
If not a list, a reference to an acceptable format for this option.
Is it possible to enter a string as a sequence of either hex 0x?? bytes or other representations, say u+0123?
FWIW, I have just purchased a personal pro license.
Thank you sticking with me on resolving this problem.
Hello,
We've released a new version of FileSeek that should have this issue fixed up. Please let us know if you run into any more troubles after updating.
Thanks!