Giter VIP home page Giter VIP logo

webponize's Introduction

WebPonize

macOS application that converts images to WebP

Install

Usage

To convert, either:

  • Drag and drop the images onto the application window or the Dock icon.
  • Use "Open" in the "File" menu to choose the images to convert.
  • Right-click the images in Finder and select WebPonize from the "Open With" menu.

Product Hunt

WebPonize - macOS application that converts images to WebP. | Product Hunt Embed

Press

Build

carthage update --use-submodules --use-ssh --no-use-binaries --platform Mac

open Xcode and run the project.

webponize's People

Contributors

1000ch avatar ku avatar sue71 avatar wirthcaesar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webponize's Issues

Savings percentage is wrong

The percentage shown is not the Savings but the size of the file compared to the original. For example:

Before 1,399,551 After 269,176 Savings 19.2%

The After is 19.2% the size of the original, so the Savings number should be the inverse: 80.8%

screen shot 2015-06-09 at 10 33 18

Crash when drag image

I use the last version on and it crash when I drag webp image on it

Process: WebPonize [74790]
Path: /Applications/WebPonize.app/Contents/MacOS/WebPonize
Identifier: net.1000ch.WebPonize
Version: 2.3.0 (2.3.0.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: WebPonize [74790]
User ID: 501

Date/Time: 2019-11-10 17:52:40.452 +0100
OS Version: Mac OS X 10.13.6 (17G65)
Report Version: 12
Anonymous UUID: DAEF2573-CDC0-F201-D23A-E4570ADDB80B

Time Awake Since Boot: 2200000 seconds

System Integrity Protection: enabled

Crashed Thread: 5 Dispatch queue: NSOperationQueue 0x60c000222160 (QOS: UNSPECIFIED)

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [0]

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_notify.dylib 0x00007fff51b1136c _nc_table_insert_type + 159
1 libsystem_notify.dylib 0x00007fff51b0d9d4 name_node_for_name + 296
2 libsystem_notify.dylib 0x00007fff51b0e801 client_registration_create + 185
3 libsystem_notify.dylib 0x00007fff51b0e63d notify_register_check + 572
4 libsystem_asl.dylib 0x00007fff5183d35f _asl_notify_open + 104
5 libdispatch.dylib 0x00007fff517cbdb8 _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff517cbd6b dispatch_once_f + 41
7 libsystem_asl.dylib 0x00007fff5183db16 _asl_evaluate_send + 945
8 libsystem_asl.dylib 0x00007fff5183eb50 asl_log + 133
9 libDiagnosticMessagesClient.dylib 0x00007fff4f1a90a6 msgtracer_domain_new + 414
10 libDiagnosticMessagesClient.dylib 0x00007fff4f1a94eb msgtracer_vlog_with_keys_skip_nulls + 27
11 libDiagnosticMessagesClient.dylib 0x00007fff4f1a96f6 msgtracer_log_with_keys + 126
12 com.apple.AppKit 0x00007fff26e2a311 NSCoreDragReceiveMessageProc + 2001
13 com.apple.HIServices 0x00007fff27e7d593 DoMultipartDropMessage + 333
14 com.apple.HIServices 0x00007fff27e7d29a DoDropMessage + 40
15 com.apple.HIServices 0x00007fff27e82139 CoreDragMessageHandler + 841
16 com.apple.CoreFoundation 0x00007fff296af07a __CFMessagePortPerform + 490
17 com.apple.CoreFoundation 0x00007fff2961c3f9 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
18 com.apple.CoreFoundation 0x00007fff2961c345 __CFRunLoopDoSource1 + 533
19 com.apple.CoreFoundation 0x00007fff29613f00 __CFRunLoopRun + 2848
20 com.apple.CoreFoundation 0x00007fff29613153 CFRunLoopRunSpecific + 483
21 com.apple.HIToolbox 0x00007fff288fdd96 RunCurrentEventLoopInMode + 286
22 com.apple.HIToolbox 0x00007fff288fda0f ReceiveNextEventCommon + 366
23 com.apple.HIToolbox 0x00007fff288fd884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
24 com.apple.AppKit 0x00007fff26baea73 _DPSNextEvent + 2085
25 com.apple.AppKit 0x00007fff27344e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
26 com.apple.AppKit 0x00007fff26ba3885 -[NSApplication run] + 764
27 com.apple.AppKit 0x00007fff26b72a72 NSApplicationMain + 804
28 net.1000ch.WebPonize 0x000000010f41bf39 0x10f41a000 + 7993
29 libdyld.dylib 0x00007fff51805015 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff5195628a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff51b1d20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff51b1cbe9 start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff51955a16 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff51b1e589 _pthread_cond_wait + 732
2 com.apple.GeForceMTLDriver 0x00007fff24f32cc2 0x7fff24dd2000 + 1445058
3 libsystem_pthread.dylib 0x00007fff51b1d661 _pthread_body + 340
4 libsystem_pthread.dylib 0x00007fff51b1d50d _pthread_start + 377
5 libsystem_pthread.dylib 0x00007fff51b1cbf9 thread_start + 13

Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff5194c20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5194b724 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff29614785 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff29613ad7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff29613153 CFRunLoopRunSpecific + 483
5 com.apple.AppKit 0x00007fff26cebfc4 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff51b1d661 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff51b1d50d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff51b1cbf9 thread_start + 13

Thread 4:
0 libsystem_pthread.dylib 0x00007fff51b1cbdc start_wqthread + 0

Thread 5 Crashed:: Dispatch queue: NSOperationQueue 0x60c000222160 (QOS: UNSPECIFIED)
0 net.1000ch.WebPonize 0x000000010f4227ec 0x10f41a000 + 34796
1 net.1000ch.WebPonize 0x000000010f422817 0x10f41a000 + 34839
2 com.apple.Foundation 0x00007fff2b7298ee -[__NSOperationInternal _start:] + 778
3 com.apple.Foundation 0x00007fff2b725917 __NSOQSchedule_f + 369
4 libdispatch.dylib 0x00007fff517cbdb8 _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff517dee81 _dispatch_continuation_pop + 472
6 libdispatch.dylib 0x00007fff517d6733 _dispatch_async_redirect_invoke + 703
7 libdispatch.dylib 0x00007fff517cd9a9 _dispatch_root_queue_drain + 515
8 libdispatch.dylib 0x00007fff517cd755 _dispatch_worker_thread3 + 101
9 libsystem_pthread.dylib 0x00007fff51b1d169 _pthread_wqthread + 1387
10 libsystem_pthread.dylib 0x00007fff51b1cbe9 start_wqthread + 13

Thread 6:
0 libsystem_pthread.dylib 0x00007fff51b1cbdc start_wqthread + 0

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x021dffff83c81e81 rbx: 0x000060c000a2baa0 rcx: 0x0100000000000000 rdx: 0x0040000000000000
rdi: 0x000060c000a2baa0 rsi: 0x011dffff83c81e81 rbp: 0x0000700001c84c00 rsp: 0x0000700001c84900
r8: 0x0000000000000047 r9: 0x0000000000000040 r10: 0x00007fff89cb0140 r11: 0x00007f7fd70c1080
r12: 0x0000000000000000 r13: 0x000060c0002a4140 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x000000010f4227ec rfl: 0x0000000000010246 cr2: 0x000000010fe03990

Logical CPU: 3
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x10f41a000 - 0x10f42dfff +net.1000ch.WebPonize (2.3.0 - 2.3.0.0) <91E6B529-EE1B-35B2-86C3-F9909CE29C6F> /Applications/WebPonize.app/Contents/MacOS/WebPonize
0x10f442000 - 0x10f484fff +org.sparkle-project.Sparkle (1.18.1 - 1.18.1) <12CB377C-3424-319C-BF8F-9DE8FFB809AF> /Applications/WebPonize.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10f4b1000 - 0x10f512ff7 +me.ainam.WebP.macos (0.0.1 - 1) <6CF09FC3-131C-32BF-8C71-605C61D75B86> /Applications/WebPonize.app/Contents/Frameworks/WebP.framework/Versions/A/WebP
0x10f52e000 - 0x10f53eff7 +libswiftAppKit.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftAppKit.dylib
0x10f550000 - 0x10f913fff +libswiftCore.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftCore.dylib
0x10fc48000 - 0x10fc52ff7 +libswiftCoreData.dylib (4.0.3 - 900.0.74.1) <416DAE7E-AFFB-3112-9943-068438DB6536> /Applications/WebPonize.app/Contents/Frameworks/libswiftCoreData.dylib
0x10fc65000 - 0x10fc68ff7 +libswiftCoreFoundation.dylib (4.0.3 - 900.0.74.1) <51C48082-D5E2-34FD-9E5E-E5B822A3A1D4> /Applications/WebPonize.app/Contents/Frameworks/libswiftCoreFoundation.dylib
0x10fc72000 - 0x10fc82ff7 +libswiftCoreGraphics.dylib (4.0.3 - 900.0.74.1) <6EE1A751-4A73-3BFD-B683-6F232E2CA3BC> /Applications/WebPonize.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x10fca1000 - 0x10fca6ffe +libswiftCoreImage.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftCoreImage.dylib
0x10fcb2000 - 0x10fcb8fff +libswiftDarwin.dylib (4.0.3 - 900.0.74.1) <0C6938A7-E862-3D6C-A235-0C9293F73141> /Applications/WebPonize.app/Contents/Frameworks/libswiftDarwin.dylib
0x10fccb000 - 0x10fce6ff7 +libswiftDispatch.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftDispatch.dylib
0x10fd19000 - 0x10fe87fff +libswiftFoundation.dylib (4.0.3 - 900.0.74.1) <77CAE5A8-061A-3AD9-BB09-8A3270D8B555> /Applications/WebPonize.app/Contents/Frameworks/libswiftFoundation.dylib
0x10ffc9000 - 0x10ffccff7 +libswiftIOKit.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftIOKit.dylib
0x10ffd9000 - 0x10ffe1fff +libswiftMetal.dylib (4.0.3 - 900.0.74.1) <83746948-FF16-3C9D-A07C-D3D1DC355180> /Applications/WebPonize.app/Contents/Frameworks/libswiftMetal.dylib
0x10ffec000 - 0x10fff2fff +libswiftObjectiveC.dylib (4.0.3 - 900.0.74.1) <3B0264FA-0487-3825-8F04-D53A4B93D541> /Applications/WebPonize.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x110001000 - 0x110008fff +libswiftQuartzCore.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x11000f000 - 0x110012ff3 +libswiftXPC.dylib (4.0.3 - 900.0.74.1) /Applications/WebPonize.app/Contents/Frameworks/libswiftXPC.dylib
0x11001e000 - 0x110023fff +libswiftos.dylib (4.0.3 - 900.0.74.1) <749D38C7-4BE5-3351-9B53-A51538041ABC> /Applications/WebPonize.app/Contents/Frameworks/libswiftos.dylib
0x11cb47000 - 0x11cb61fff com.apple.security.csparser (3.0 - 58286.70.7) <9065D307-CC21-3ED2-95C7-BF2D59FC48D3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x11e9f1000 - 0x11ea3bacf dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld
0x7fff21b45000 - 0x7fff21e93ff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff24dd2000 - 0x7fff24f74ff7 com.apple.GeForceMTLDriver (10.32.0 - 10.3.2) <45750910-1F6F-350E-AD99-D105D506CB5D> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
0x7fff25767000 - 0x7fff25947ff3 com.apple.avfoundation (2.0 - 1536.36) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff25948000 - 0x7fff25a01fff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff25b07000 - 0x7fff25b07fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff25b08000 - 0x7fff25b1efef libCGInterfaces.dylib (417.2) <2E67702C-75F6-308A-A023-F28120BEE667> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff25b1f000 - 0x7fff2601dfc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2601e000 - 0x7fff26178fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff26179000 - 0x7fff261a7fef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff261a8000 - 0x7fff26567ff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff26568000 - 0x7fff2657dff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2657e000 - 0x7fff26583ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff26584000 - 0x7fff26604fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff26605000 - 0x7fff26618fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff26619000 - 0x7fff267c6fc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff267c7000 - 0x7fff26878fff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff26879000 - 0x7fff26879fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2687a000 - 0x7fff268d4ff7 com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff268d5000 - 0x7fff26b6cff7 com.apple.AddressBook.framework (11.0 - 1808.8) <8D6ED6A3-1E6A-39F6-A189-753C4A193399> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff26b6d000 - 0x7fff279cbfff com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff27a1d000 - 0x7fff27a1dfff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff27a1e000 - 0x7fff27a84fff com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff27b1d000 - 0x7fff27c3ffff libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff27c40000 - 0x7fff27c8aff7 libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff27d2f000 - 0x7fff27d62ff7 libTrueTypeScaler.dylib (222.1.6) <9147F859-8BD9-31D9-AB54-8E9549B92AE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff27dcc000 - 0x7fff27dd0ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff27e70000 - 0x7fff27ec2ffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff27ec3000 - 0x7fff27ed1fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff27ed2000 - 0x7fff27f1efff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff27f1f000 - 0x7fff27f59fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff27f5a000 - 0x7fff27f66fff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff27f67000 - 0x7fff281f5ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff281f7000 - 0x7fff281f7fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2851a000 - 0x7fff288b4ff7 com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff288c9000 - 0x7fff288c9fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff288ca000 - 0x7fff288cdffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff288ce000 - 0x7fff28bd3fff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28bd4000 - 0x7fff28bd7ffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff28bd8000 - 0x7fff28bddfff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff28bde000 - 0x7fff28c73ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff28c74000 - 0x7fff28c8eff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff28caf000 - 0x7fff28cb0fff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff28cb1000 - 0x7fff28cb3ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff28cb4000 - 0x7fff28cbafff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff28ddb000 - 0x7fff28ddbfff com.apple.Cocoa (6.11 - 22) <78E6C28E-4308-3D10-AD14-0CBCF6789B3F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff28de9000 - 0x7fff28ea2fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2902f000 - 0x7fff290c2ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff29129000 - 0x7fff29152ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff29153000 - 0x7fff294a9fef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff294aa000 - 0x7fff2958dfff com.apple.CoreDisplay (99.14 - 99.14) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2958e000 - 0x7fff29a2ffef com.apple.CoreFoundation (6.9 - 1454.90) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff29a31000 - 0x7fff2a041fef com.apple.CoreGraphics (2.0 - 1161.21) <375C477F-5A89-3C49-9B63-373C81A63F7E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2a043000 - 0x7fff2a332fff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff2a5c1000 - 0x7fff2a6b7ffb com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff2a6b8000 - 0x7fff2a706fff com.apple.CoreMediaIO (814.0 - 4995) <4A7FA7DF-4F7C-3378-AE5F-A33273B2FEA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff2a707000 - 0x7fff2a707fff com.apple.CoreServices (822.36 - 822.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff2a708000 - 0x7fff2a77cffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff2a77d000 - 0x7fff2aa54fff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff2aa55000 - 0x7fff2aa89fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2aa8a000 - 0x7fff2aa92ffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff2aa93000 - 0x7fff2ac50fff com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff2ac51000 - 0x7fff2ad01ff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff2ad02000 - 0x7fff2ad62fff com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2ad63000 - 0x7fff2add1fff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2add2000 - 0x7fff2adf6ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff2b097000 - 0x7fff2b1e7fff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff2b1e8000 - 0x7fff2b222fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff2b223000 - 0x7fff2b2aeff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff2b43c000 - 0x7fff2b447ff7 com.apple.DirectoryService.Framework (10.13 - 207.50.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff2b448000 - 0x7fff2b502fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff2b529000 - 0x7fff2b52efff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2b6ef000 - 0x7fff2bab5fff com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff2bb26000 - 0x7fff2bb56fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2bc68000 - 0x7fff2bd6cffb com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2bdcc000 - 0x7fff2be67fff com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff2be69000 - 0x7fff2be70fff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2be71000 - 0x7fff2bec6ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff2bec7000 - 0x7fff2c041ff7 com.apple.ImageIO.framework (3.3.0 - 1739.3) <7C579D3F-AE0B-31C9-8F80-67F2290B8DE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff2c042000 - 0x7fff2c046ffb libGIF.dylib (1739.3) <7AA44C9D-48E8-3090-B044-61FE6F0AEF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2c047000 - 0x7fff2c12efef libJP2.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2c12f000 - 0x7fff2c152ff7 libJPEG.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2c42e000 - 0x7fff2c454feb libPng.dylib (1739.3) <1737F680-99D1-3F03-BFA5-5CDA30EB880A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2c455000 - 0x7fff2c457ffb libRadiance.dylib (1739.3) <21746434-FCC7-36DE-9331-11277DF66AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2c458000 - 0x7fff2c4a6fef libTIFF.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2c662000 - 0x7fff2d348fff com.apple.JavaScriptCore (13605 - 13605.3.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff2d360000 - 0x7fff2d379ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d37a000 - 0x7fff2d3affff com.apple.LDAPFramework (2.4.28 - 194.5) <08888215-BBCE-3402-8142-2C9ADB091580> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff2d638000 - 0x7fff2d63ffff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff2d6ef000 - 0x7fff2dd59ff7 com.apple.MediaToolbox (1.0 - 2276.68) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff2dd5b000 - 0x7fff2dddcfff com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff2ddf9000 - 0x7fff2de14fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff2de15000 - 0x7fff2de84fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2de85000 - 0x7fff2dea9fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2deaa000 - 0x7fff2df91ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2df92000 - 0x7fff2df92ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2ef91000 - 0x7fff2ef9dffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff31d8f000 - 0x7fff31de9ff7 com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff31dea000 - 0x7fff31e06ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff31e07000 - 0x7fff31e12fff com.apple.OpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff32f91000 - 0x7fff32f93fff libCVMSPluginSupport.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff32f94000 - 0x7fff32f99ffb libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff32f9a000 - 0x7fff32f9efff libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff32f9f000 - 0x7fff32fa8ff3 libGFXShared.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff32fa9000 - 0x7fff32fb4fff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff32fb5000 - 0x7fff32ff0fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3315f000 - 0x7fff3319dffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff33b15000 - 0x7fff33b24ff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff33e9e000 - 0x7fff33feaff7 com.apple.QTKit (7.7.3 - 3014.8) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff33feb000 - 0x7fff34250ff7 com.apple.imageKit (3.0 - 1043) <6C19A20B-6D0D-380A-A87D-F923658E1726> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff34251000 - 0x7fff34340ffb com.apple.PDFKit (1.0 - 677.67) <6BD11C23-1AEA-3078-8D0C-A7152BCF9031> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff34341000 - 0x7fff34853ff7 com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff34854000 - 0x7fff34877fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff34878000 - 0x7fff34971ff7 com.apple.QuickLookUIFramework (5.0 - 743.13) <093180B8-FB25-3292-AD99-1791CF8D6EBF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff34972000 - 0x7fff34972fff com.apple.quartzframework (1.5 - 21) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff34973000 - 0x7fff34bbfff7 com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff34bc0000 - 0x7fff34c17ff7 com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff34ddd000 - 0x7fff34df4ff7 com.apple.SafariServices.framework (13605 - 13605.3.8) <57BAA02F-C55A-3D8A-AFD3-25118323C0B2> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff353f4000 - 0x7fff3571ffff com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff35720000 - 0x7fff357acff7 com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff357ad000 - 0x7fff357ddfff com.apple.securityinterface (10.0 - 55109.50.6) <3C20BE54-8115-3C7B-9719-F746A9EBF72B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff357de000 - 0x7fff357e2ffb com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff35b87000 - 0x7fff35bf7ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff35dac000 - 0x7fff36127fff com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff363cf000 - 0x7fff3692efeb libwebrtc.dylib (7605.3.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff3692f000 - 0x7fff38002ff7 com.apple.WebCore (13605 - 13605.3.8) <2F0DA536-2C93-3EB2-9FFE-13AE1B40C4DC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff38003000 - 0x7fff381eaff7 com.apple.WebKitLegacy (13605 - 13605.3.8) <048392B7-89A6-37C0-9544-26D4E5A62B22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff381eb000 - 0x7fff38684fff com.apple.WebKit (13605 - 13605.3.8) <7E5D9855-D1CC-382D-B8EB-25A030D4B2FA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff38e96000 - 0x7fff38f29fff com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff39b54000 - 0x7fff39b7cfff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff39b7e000 - 0x7fff39b8dfef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff39c8c000 - 0x7fff39c97ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff39cd1000 - 0x7fff39d19ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff39d2c000 - 0x7fff39d4aff3 com.apple.aps.framework (4.0 - 4.0) <142A38BC-8266-3462-86A7-C39198651F2A> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff39d4b000 - 0x7fff39d53ff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff39d54000 - 0x7fff39d7cfff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff39e45000 - 0x7fff39e48ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <0E33401D-7B9C-378A-8EE8-0E3D40B63C8D> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff39e49000 - 0x7fff39e99ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff3a1ce000 - 0x7fff3a467ffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff3a59e000 - 0x7fff3a5a5ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff3a5a6000 - 0x7fff3a62dff7 com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff3a636000 - 0x7fff3a63cff7 com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff3ad17000 - 0x7fff3ad44fff com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff3b40f000 - 0x7fff3b45eff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff3b465000 - 0x7fff3b4f6ff7 com.apple.CloudDocs (1.0 - 575.14) <9A1EB33C-5038-336C-8EB8-1ED0B736E76F> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff3bfe7000 - 0x7fff3bff0ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff3c005000 - 0x7fff3c01aff7 com.apple.commonutilities (8.0 - 900) <5EC02BD4-F1F8-3A96-BE1A-6620D3080CD4> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff3c249000 - 0x7fff3c2a9fff com.apple.AddressBook.ContactsFoundation (8.0 - ???) <997AADA4-DD8A-38C5-B441-C3FEDC5AFCE7> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff3c2aa000 - 0x7fff3c2ccfff com.apple.contacts.ContactsPersistence (1.0 - 2330.3) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff3c32c000 - 0x7fff3c734fff com.apple.CoreAUC (259.0.0 - 259.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff3c735000 - 0x7fff3c765ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff3c7fc000 - 0x7fff3c840ff3 com.apple.corebrightness (1.0 - 1) <7E67395F-F587-3EE2-AE98-339EC152807C> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff3c97f000 - 0x7fff3c988ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <35A43584-2AF8-3202-A139-27D916E444BE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff3caf6000 - 0x7fff3cb06ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff3ce0a000 - 0x7fff3ce20ff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff3cf69000 - 0x7fff3cfc6ff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff3d14f000 - 0x7fff3d154ff7 com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff3d155000 - 0x7fff3d1fafff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff3d29a000 - 0x7fff3d2a2ff3 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff3d2a3000 - 0x7fff3d2fffff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff3d42d000 - 0x7fff3d45eff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff3d79b000 - 0x7fff3d82cfff com.apple.CoreSymbolication (9.3 - 64026.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff3d8af000 - 0x7fff3d9e4fff com.apple.coreui (2.1 - 494.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff3d9e5000 - 0x7fff3db16fff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff3db6b000 - 0x7fff3dbcffff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff3dbd0000 - 0x7fff3dbe0ff7 com.apple.CrashReporterSupport (10.13 - 1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff3dc5e000 - 0x7fff3dc6dff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff3dc70000 - 0x7fff3dc74ffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff3dcf6000 - 0x7fff3dd6cfff com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff3ddba000 - 0x7fff3ddfaff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff3ddfb000 - 0x7fff3df2afff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff3e035000 - 0x7fff3e107ff7 com.apple.DiskImagesFramework (480.60.1 - 480.60.1) <4E7AE146-A4A2-3ABE-9BCC-25BD443D8569> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff3e108000 - 0x7fff3e1f6ff7 com.apple.DiskManagement (11.5 - 1429) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff3e1f7000 - 0x7fff3e1fbff7 com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff3e284000 - 0x7fff3e287fff com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff3ed44000 - 0x7fff3f172fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff3f1a5000 - 0x7fff3f22eff3 com.apple.FileProvider (125.15 - 125.15) <037018DD-011E-33AB-A112-85C32DC211BA> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff3f245000 - 0x7fff3f634ff7 com.apple.FinderKit (1.6.5 - 1.6.5) <071AB20B-AA55-3F88-9FFE-084301C0673A> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff40dce000 - 0x7fff40dcefff libmetal_timestamp.dylib (802.4.8) <311A8FAA-5FA9-3AAF-887E-DC9884DE8BE5> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff4243a000 - 0x7fff4243ffff com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff427f3000 - 0x7fff42818ff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff431b5000 - 0x7fff431c4fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff43247000 - 0x7fff432bbfff com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff432bc000 - 0x7fff432eafff com.apple.HelpData (2.3 - 167.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff43bcb000 - 0x7fff43bd2ff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff43bd6000 - 0x7fff43bedfff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff43fb8000 - 0x7fff43fdeffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff440eb000 - 0x7fff440eeff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff4415c000 - 0x7fff4416cffb com.apple.IntlPreferences (2.0 - 227.5.2) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff44263000 - 0x7fff44276ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff44277000 - 0x7fff4436cff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff4436d000 - 0x7fff443affff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff443b3000 - 0x7fff443baff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff444aa000 - 0x7fff444affff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff44bb9000 - 0x7fff44bbcfff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff44cd8000 - 0x7fff44d0bff7 com.apple.MediaKit (16 - 873) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff450cc000 - 0x7fff45135ff7 com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff4513e000 - 0x7fff45155ff7 com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff452c5000 - 0x7fff452defff com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff4536a000 - 0x7fff45394ffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff455fb000 - 0x7fff45606fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff46e9c000 - 0x7fff46eacffb com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff46f24000 - 0x7fff46f24ff7 com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff488f7000 - 0x7fff4891cfff com.apple.pluginkit.framework (1.0 - 1) <2DCA499B-D7D0-383E-B686-998456FDDF8D> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff48c13000 - 0x7fff48c6afff com.apple.ProtectedCloudStorage (1.0 - 1) <99598601-64DB-3A82-A13B-B62641709213> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff48c6b000 - 0x7fff48c89fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff48df6000 - 0x7fff48e0cff7 com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff48e53000 - 0x7fff48e5ffff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.9) <2937CFBF-587C-33A0-B493-FFB4E606A498> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff48e60000 - 0x7fff48e83ffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff48e84000 - 0x7fff48e99ff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.9) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff4a795000 - 0x7fff4a79dff7 com.apple.coreservices.SharePointManager (1.0 - 57.1) /System/Library/PrivateFrameworks/SharePointManagement.framework/Versions/A/SharePointManagement
0x7fff4a7a2000 - 0x7fff4a8b7ff7 com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff4a8b8000 - 0x7fff4a8d7ff7 com.apple.shortcut (2.16 - 99) <201F92AE-F8E6-3A24-B9DE-26B88CD2EF18> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff4a8e2000 - 0x7fff4a8e3ff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff4b62b000 - 0x7fff4b8c7ff7 com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff4c090000 - 0x7fff4c09dfff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff4c14f000 - 0x7fff4c38dff3 com.apple.spotlight.index (10.7.0 - 1191.4.13) <14C6EDFD-B843-35A4-AEA6-F485D756FF88> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff4c54a000 - 0x7fff4c571fff com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff4c572000 - 0x7fff4c5e3ffb com.apple.Suggestions (6.0 - 213) <75853DFB-A975-3F6A-9472-B9D270C3935D> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff4cc43000 - 0x7fff4ccccfc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff4ccdd000 - 0x7fff4cce5ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.60.2) <66326935-2A3F-3482-B75F-AEB4CBA08DCF> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff4cf92000 - 0x7fff4cfbefff com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff4d23d000 - 0x7fff4d245ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff4d452000 - 0x7fff4d50fff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff4d566000 - 0x7fff4d581ffb com.apple.ToneKit (1.0 - 1) <030D229F-084B-3852-9EF8-1A608A5C9B50> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff4d582000 - 0x7fff4d5a9fff com.apple.ToneLibrary (1.0 - 1) <40669A87-2E48-3A42-8310-34046580C684> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff4d5b9000 - 0x7fff4d5bafff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff4d5c0000 - 0x7fff4d76ffff com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff4e444000 - 0x7fff4e513ff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff4ee78000 - 0x7fff4ee7affb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff4eebb000 - 0x7fff4eee8fff com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff4efe1000 - 0x7fff4f014ff7 libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib
0x7fff4f0d1000 - 0x7fff4f10aff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff4f10b000 - 0x7fff4f116fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff4f117000 - 0x7fff4f1a4ff7 libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib
0x7fff4f1a8000 - 0x7fff4f1a9ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff4f1e0000 - 0x7fff4f3aaff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff4f3e2000 - 0x7fff4f3e2fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff4f519000 - 0x7fff4f51dffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib
0x7fff4f51e000 - 0x7fff4f51fffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff4f59e000 - 0x7fff4f59ffff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib
0x7fff4f5b2000 - 0x7fff4f5b2fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff4f5b3000 - 0x7fff4f5c9ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff4f5ca000 - 0x7fff4f5f4ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff4f5f5000 - 0x7fff4f676fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff4f67a000 - 0x7fff4f67aff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff4f67b000 - 0x7fff4f733ff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff4f734000 - 0x7fff4f744ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff4f745000 - 0x7fff4f752ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff4f753000 - 0x7fff4f7a9fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff4f7aa000 - 0x7fff4f7ceff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff4f7d0000 - 0x7fff4f7e0fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff4f7e1000 - 0x7fff4f7f8fcf libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib
0x7fff4faa3000 - 0x7fff4fabbff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff4fabc000 - 0x7fff4fabdff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff4fc56000 - 0x7fff4fde7fff libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib
0x7fff4ff82000 - 0x7fff4ff8dff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib
0x7fff4ff8e000 - 0x7fff4ffe4ff3 libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib
0x7fff5000f000 - 0x7fff50063ffb libcurl.4.dylib (105.40.1) /usr/lib/libcurl.4.dylib
0x7fff50124000 - 0x7fff50124fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff50156000 - 0x7fff5015aff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib
0x7fff5015b000 - 0x7fff50160ff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib
0x7fff5018c000 - 0x7fff5027dff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff5027e000 - 0x7fff504a5ffb libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib
0x7fff504f2000 - 0x7fff504f3fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff504f4000 - 0x7fff5050dffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff5050e000 - 0x7fff50524ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff50525000 - 0x7fff505d4fff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib
0x7fff505d5000 - 0x7fff507fdff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff509d5000 - 0x7fff50b50fff libnetwork.dylib (1229.70.2) /usr/lib/libnetwork.dylib
0x7fff50bd7000 - 0x7fff50fc57e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff50fc6000 - 0x7fff50fc7fff libodfde.dylib (24.50.1) <972F9662-D4FA-304F-9D13-AC440F908A6F> /usr/lib/libodfde.dylib
0x7fff50fd8000 - 0x7fff50fdcfff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff50fdf000 - 0x7fff51013fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff51092000 - 0x7fff510aeffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff510ea000 - 0x7fff510fcfff libsasl2.2.dylib (211) <04EF3F61-12EC-3319-A649-851999F4C7A4> /usr/lib/libsasl2.2.dylib
0x7fff510fd000 - 0x7fff510feff3 libspindump.dylib (252) /usr/lib/libspindump.dylib
0x7fff510ff000 - 0x7fff51292ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff512ee000 - 0x7fff51341ffb libssl.35.dylib (22.50.2) /usr/lib/libssl.35.dylib
0x7fff51466000 - 0x7fff514c6ff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
0x7fff514c7000 - 0x7fff514caffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff514cb000 - 0x7fff514d8fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff514dc000 - 0x7fff515c3fff libxml2.2.dylib (31.11) /usr/lib/libxml2.2.dylib
0x7fff515c4000 - 0x7fff515ecfff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff515ed000 - 0x7fff515ffffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff5169b000 - 0x7fff5169fff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff516a0000 - 0x7fff516aaff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff516ab000 - 0x7fff516b2fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff516b3000 - 0x7fff516bcffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff516bd000 - 0x7fff51742fff libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib
0x7fff517ca000 - 0x7fff51803ff7 libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib
0x7fff51804000 - 0x7fff51821ff7 libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib
0x7fff51822000 - 0x7fff51822ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff51823000 - 0x7fff5182fff3 libkxld.dylib (4570.71.2) /usr/lib/system/libkxld.dylib
0x7fff51830000 - 0x7fff51830ff7 liblaunch.dylib (1205.70.9) /usr/lib/system/liblaunch.dylib
0x7fff51831000 - 0x7fff51835ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff51836000 - 0x7fff51838ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff51839000 - 0x7fff5183aff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff5183b000 - 0x7fff51852fff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib
0x7fff51853000 - 0x7fff51853fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff51854000 - 0x7fff518ddff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff518de000 - 0x7fff518e1ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib
0x7fff518e2000 - 0x7fff518e5ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff518e6000 - 0x7fff518e7fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff518e8000 - 0x7fff518eeff7 libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib
0x7fff518ef000 - 0x7fff51938ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff51939000 - 0x7fff5195fff7 libsystem_kernel.dylib (4570.71.2) /usr/lib/system/libsystem_kernel.dylib
0x7fff51960000 - 0x7fff519abfcb libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib
0x7fff519ac000 - 0x7fff519cbfff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff519cc000 - 0x7fff51afcff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib
0x7fff51afd000 - 0x7fff51b07ffb libsystem_networkextension.dylib (767.70.1) /usr/lib/system/libsystem_networkextension.dylib
0x7fff51b08000 - 0x7fff51b11ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff51b12000 - 0x7fff51b19ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff51b1a000 - 0x7fff51b25fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff51b26000 - 0x7fff51b29fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib
0x7fff51b2a000 - 0x7fff51b2bff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff51b2c000 - 0x7fff51b33ff7 libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib
0x7fff51b34000 - 0x7fff51b47fff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib
0x7fff51b49000 - 0x7fff51b4eff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff51b4f000 - 0x7fff51b7cff7 libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 11
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 144782315
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=446.7M resident=0K(0%) swapped_out_or_unallocated=446.7M(100%)
Writable regions: Total=232.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=232.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 4
Activity Tracing 256K 2
CG backing stores 1384K 4
CG image 160K 23
CoreAnimation 164K 35
CoreGraphics 8K 2
CoreImage 180K 38
CoreUI image data 2368K 27
CoreUI image file 224K 7
Foundation 4K 2
Image IO 64K 2
Kernel Alloc Once 8K 2
MALLOC 216.5M 43
MALLOC guard page 48K 12
Memory Tag 242 12K 2
Memory Tag 251 80K 4
STACK GUARD 56.0M 8
Stack 11.0M 8
VM_ALLOCATE 216K 20
__DATA 35.4M 340
__FONT_DATA 4K 2
__LINKEDIT 197.7M 24
__TEXT 249.0M 340
__UNICODE 560K 2
mapped file 53.0M 50
shared memory 636K 13
=========== ======= =======
TOTAL 825.4M 990

Model: iMac14,2, BootROM 133.0.0.0.0, 4 processors, Intel Core i5, 3,2 GHz, 24 GB, SMC 2.15f7
Graphics: NVIDIA GeForce GT 755M, NVIDIA GeForce GT 755M, PCIe
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453220
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453220
Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464544
Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.37.31.1a9)
Bluetooth: Version 6.0.7f10, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB KEYBOARD
USB Device: USB Optical Mouse
Thunderbolt Bus: iMac, Apple Inc., 23.10

convert in place

Enhnacement/feature request

Have a preference that would allow the webp converted image to be written in the same directory/place as the original, when drag-n-dropping the images.

App was pulled down from App Store?

Seems like the app was pulled down from the store, or at least in the United State store.

For some reason Carthage wasn't quite working on my machine either, and took me awhile to rebuild/configure dependence.

Hope the app will be back to the store, and best wishes @1000ch !

Broken Image Generated

I installed from App Store, version 2.6.0. And I tried to convert this screenshot to WebP:

Screen Shot 2020-08-30 at 11 15 44

The screenshot was taken with macOS Screenshot utility, saved straight to Desktop without editing. It was converted to this image here (zipped because GitHub doesn't like WebP).

I think the generated WebP is broken because when I tried to QuickLook it displays this:

Screen Shot 2020-08-30 at 11 16 36

It opens in an image editor like this:

Screen Shot 2020-08-30 at 11 16 53

And just to make sure it's not some components broken on my system I sent it to a friend to open it online in the first Google'd online WebP viewer on their computer. Still looks like this:

Screen Shot 2020-08-30 at 11 18 01

So I hate to say it but version 2.6.0 is not working, at least with some images.

BTW, macOS 10.15.6, no system level mod (SIP enabled). I do have other image preview and manipulation plugins and services installed but I doubt they interfere much.

Images are truncated?

When I drag in a ~8MB JPEG, it spits out a ~50KB webp.. which is a valid file, but it looks like it's only encoding a tiny fragment of the image (top right corner). Known issue?

Add support to sort the different columns

I've got +10.000 images to convert and wish to quickly review the result.

This way I could quickly review if some image sizes didn't end up as I expect (meaning that they would increase in size)

Webponize Download

When I go to "Download webponize.tar.gz", the link appears to be broken (bit.ly/webponize is the link that I'm being directed to). I keep getting a "404, File Not Found" message from git hub.

TAG repo

Hey, could you tag your repo?

git tag -a v1.0.4 -m "v1.0.4" 0c62c76
git tag -a v1.0.8 -m "v1.0.8" 1d1b1d7
git tag -a v1.0.9 -m "v1.0.9" 5332dc4
git tag -a v1.0.11 -m "v1.0.11" 5bf1361
git tag -a v1.1.0 -m "v1.1.0" 03346a5
git tag -a v1.1.1 -m "v1.1.1" cce530c
git tag -a v1.1.2 -m "v1.1.2" 19f910a
git tag -a v1.1.3 -m "v1.1.3" 4513c7e
git tag -a v1.1.4 -m "v1.1.4" 34ac8c4
git tag -a v1.1.5 -m "v1.1.5" cb54c28
git tag -a v1.1.5 -m "v1.1.5" cb54c28
git tag -a v1.1.6 -m "v1.1.6" 6de2de1
git tag -a v1.1.7 -m "v1.1.7" b279e41
git tag -a v1.1.8 -m "v1.1.8" db0f4c5
git tag -a v1.2.0 -m "v1.2.0" e9b9879
git tag -a v1.2.1 -m "v1.2.1" 5c9da2c
git tag -a v1.2.2 -m "v1.2.2" b20173b

Reverse convertion

I was thinking: to make this software super duper cool would be to have it that when you drag and drop .webp on it converts it back to png. That would make a complete package ;)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.