How to Perform a Full-Text Search of Illustrator Files (.ai) Using Spotlight
Spotlight is a high-speed search feature built into macOS. For example, with PDF files, when a search keyword is entered, Spotlight incrementally finds files containing that string within their contents and displays them in a list.
However, with Illustrator files (.ai), Spotlight cannot detect text within the file, making it difficult to find the desired file.
One workaround is to enable Create PDF Compatible File when saving and change the file extension to .pdf, which allows for full-text search as with a PDF. However, I’d like to achieve this without having to do that every time, while keeping the .ai extension. Is there a way to do this?
- Note: Adding the target UTI `com.adobe.illustrator.ai-image` to PDF.mdimporter’s Info.plist does not work.
