Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Quick Look

From Wikipedia, the free encyclopedia
MacOS file preview feature introduced by Apple in 2007

Quick Look
DeveloperApple Inc.
Initial releaseOctober 26, 2007
(Mac OS X 10.5 Leopard)
Operating systemmacOS
LicenseProprietary
WebsiteQuick Look

Quick Look is a quick preview feature developed byApple Inc. which was introduced in itsoperating systemMac OS X 10.5 Leopard. The feature was announced at theWorldwide Developers Conference on Jun. 11, 2007.

While macOS'sFinder has always had smaller previews in Get Info windows or column view, Quick Look allows users to look at the contents of a file at full or near-full size in the Finder, depending on the size of the document relative to the screen resolution. It can preview files such asPDFs,HTML,QuickTime readable media,plain text andRTF text documents,iWork (Keynote,Pages, andNumbers) documents,ODF documents,Microsoft Office (Word,Excel, andPowerPoint) files (includingOOXML), andRAW camera images.[citation needed] In addition, Quick Look supports viewing multiple files simultaneously by selecting them and using a split view to compare contents side by side, a feature particularly useful for examining differences between documents or images.

Quick Look can also be opened in full screen and launched from thecommand line. Additionally, multi-page documents like PowerPoint slide shows can be navigated using the slide previews at the side of the preview window. Starting with macOS Mojave, Quick Look has been enhanced with markup tools, allowing users to annotate PDFs and images directly within the Quick Look interface without opening a separate application.

Quick Look technology is implemented throughout the Apple suite of software starting with Mac OS X 10.5, includingiChat Theater,Time Machine, and Finder'sCover Flow. The integration with Time Machine allows users to preview versions of files within the backup system, making it easier to find specific versions before restoring them.

Quick Look APIs are available to developers via the Quick Look framework on iOS[1] and as part of theQuartz framework on the Mac.[2] Developers can customize Quick Look to support additional file types in their applications, expanding the utility of this feature across various software ecosystems.

Supported file types by default

[edit]

Since its debut, Quick Look has included a number of generators for common file types.

FormatVersion introducedNotes
AAC10.5Cover art in icon view and can play back audio in full preview.
Adobe Photoshop10.5
AIFF10.5
Apple Icon Image format10.5
AVI10.5
BMP10.5
COLLADA's DAE10.6
Cinema 4D's .c4dDisplays the 2D Preview Image embedded in the file.
GIF10.5Did not animateanimated GIFS[3] without additional plugins[4] until OS X 10.7.[5]
HTML10.5Does not load remote resources or execute scripts.
iChat transcripts10.5
JPEG10.5
JPEG 200010.5
Microsoft Excel10.5
Microsoft PowerPoint10.5
Microsoft Word10.5
MIDI10.5MIDI files support has been dropped in OS X 10.8.
MP310.5Cover art in icon view and can play back audio in full preview.
MPEG410.5
MPO
PDF10.5
PictureClipping10.6
PICT10.5
PNG10.5
QuickTime movies10.5Additional stream formats require the appropriate QuickTime extension to be installed.
RTF10.5
SVG10.6
TEXT10.5
TextClipping10.6
TIFF10.5
WAV10.5

Plug-ins

[edit]

Plug-ins can be added to Quick Look to allow previewing the content of otherfile formats. Plug-ins can also be used to add additional functionality to Quick Look such assyntax highlighting forsource code files.[6]

To add a plug-in to Quick Look it needs to be placed in the folder/Library/QuickLook/. To activate that plug-in, either the computer needs to be restarted or Quick Look needs to be reset with the command

qlmanage-r

Usage

[edit]

There are multiple ways to invoke Quick Look.

Keyboard shortcuts:

  • ⌘ Cmd-Y
  • space
  • ⌥ Opt-space (open in full screen)
  • ⌥ Opt hold to zoom an image to actual size (Quick Look must already be open)

Command line:[7]

qlmanage-pfile

Menu:

  • File — Quick Lookfile name;
  • Context menu (right-click orControl-mouse click), then Quick Lookfile name.

Caching and Forensics

[edit]

Quick Look can be exploited when conducting aforensic examination of a computer's contents. Athumbnail cache is created for each user in a random subfolder of/var/folders calledcom.apple.QuickLook.thumbnailcache. The cache contains two files;

  • index.sqlite which is aSQLite database containing two tables -files andthumbnails.
files contains the name, path, file-identifier, and volume-identifier of each file in the database.
thumbnails contains metadata about each thumbnail, including the file linked-to in the files table and the offset of its data contained inthumbnails.data.
  • thumbnails.data contains the rawbitmaps of the cached thumbnails.

Quick Look thumbnails are stored for documents on internal disks and also for documents located on removable disks,including those that have been encrypted and can pose a significant security hole. A document may well have a number of thumbnails, each having different dimensions that can range from very large to very small.

The cache can be reset by invoking theqlmanage -r cache command via a Terminal window.

See also

[edit]

References

[edit]
  1. ^"Using the Quick Look Framework".
  2. ^"Introduction to Quick Look Programming Guide".
  3. ^"Animated Gif plugin for Preview?". January 21, 2007.
  4. ^"Animated GIF QuickLook plugin". December 17, 2014.
  5. ^"Why can't Quick Look (Spacebar) nor Preview (App) view animated gif?". April 24, 2008.
  6. ^Frakes, Dan (January 22, 2008)."More Quick Look plug-ins".Macworld. RetrievedSeptember 15, 2014.
  7. ^"qlmanage(1) Mac OS X Manual Page".developer.apple.com. Archived fromthe original on October 7, 2011.

External links

[edit]
Versions
Mac OS X
OS X
macOS
Predecessors
Applications
Core
applications
Developer
Tools
Xcode
Former
Former
Utilities
Discontinued
Technologies,
user interface
Deprecated
Discontinued
  • Italics denote upcoming products.
  •  Category
Retrieved from "https://en.wikipedia.org/w/index.php?title=Quick_Look&oldid=1311451769"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp