0% found this document useful (0 votes)
71 views17 pages

Application Config

The document contains default settings for various tasks in the ShareX application including image editing, screenshot capturing, uploading, notifications, and video/GIF recording. It specifies settings for image formats, destinations, effects, notifications, capture regions, and encoding.

Uploaded by

Its Kraken
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views17 pages

Application Config

The document contains default settings for various tasks in the ShareX application including image editing, screenshot capturing, uploading, notifications, and video/GIF recording. It specifies settings for image formats, destinations, effects, notifications, capture regions, and encoding.

Uploaded by

Its Kraken
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 17

{

"DefaultTaskSettings": {
"Description": "",
"Job": "None",
"UseDefaultAfterCaptureJob": true,
"AfterCaptureJob": "CopyImageToClipboard, SaveImageToFile",
"UseDefaultAfterUploadJob": true,
"AfterUploadJob": "CopyURLToClipboard",
"UseDefaultDestinations": true,
"ImageDestination": "Imgur",
"ImageFileDestination": "Dropbox",
"TextDestination": "Pastebin",
"TextFileDestination": "Dropbox",
"FileDestination": "Dropbox",
"URLShortenerDestination": "BITLY",
"URLSharingServiceDestination": "Twitter",
"OverrideFTP": false,
"FTPIndex": 0,
"OverrideCustomUploader": false,
"CustomUploaderIndex": 0,
"OverrideScreenshotsFolder": false,
"ScreenshotsFolder": "",
"UseDefaultGeneralSettings": true,
"GeneralSettings": {
"PlaySoundAfterCapture": true,
"PlaySoundAfterUpload": true,
"ShowToastNotificationAfterTaskCompleted": true,
"ToastWindowDuration": 3.0,
"ToastWindowFadeDuration": 1.0,
"ToastWindowPlacement": "BottomRight",
"ToastWindowSize": "400, 300",
"ToastWindowLeftClickAction": "OpenUrl",
"ToastWindowRightClickAction": "CloseNotification",
"ToastWindowMiddleClickAction": "AnnotateImage",
"ToastWindowAutoHide": true,
"UseCustomCaptureSound": false,
"CustomCaptureSoundPath": "",
"UseCustomTaskCompletedSound": false,
"CustomTaskCompletedSoundPath": "",
"UseCustomErrorSound": false,
"CustomErrorSoundPath": "",
"DisableNotifications": false,
"DisableNotificationsOnFullscreen": false,
"PopUpNotification": "ToastNotification"
},
"UseDefaultImageSettings": true,
"ImageSettings": {
"ImageFormat": "PNG",
"ImagePNGBitDepth": "Default",
"ImageJPEGQuality": 90,
"ImageGIFQuality": "Default",
"ImageAutoUseJPEG": true,
"ImageAutoUseJPEGSize": 2048,
"ImageAutoJPEGQuality": false,
"FileExistAction": "Ask",
"ImageEffectPresets": [
{
"Name": "",
"Effects": [
{
"$type": "ShareX.ImageEffectsLib.Canvas, ShareX.ImageEffectsLib",
"Margin": "0, 0, 0, 30",
"MarginMode": "AbsoluteSize",
"Color": "Transparent",
"Enabled": true
},
{
"$type": "ShareX.ImageEffectsLib.DrawText, ShareX.ImageEffectsLib",
"Text": "Text watermark",
"Placement": "BottomRight",
"Offset": "0, 0",
"AutoHide": false,
"TextFont": "Arial, 11.25pt",
"TextRenderingMode": "SystemDefault",
"TextColor": "235, 235, 235",
"DrawTextShadow": true,
"TextShadowColor": "Black",
"TextShadowOffset": "-1, -1",
"CornerRadius": 4,
"Padding": "5, 5, 5, 5",
"DrawBorder": true,
"BorderColor": "Black",
"BorderSize": 1,
"DrawBackground": true,
"BackgroundColor": "42, 47, 56",
"UseGradient": true,
"Gradient": {
"Type": "Vertical",
"Colors": [
{
"Color": "68, 120, 194",
"Location": 0.0
},
{
"Color": "13, 58, 122",
"Location": 50.0
},
{
"Color": "6, 36, 78",
"Location": 50.0
},
{
"Color": "23, 89, 174",
"Location": 100.0
}
]
},
"Enabled": true
}
]
}
],
"SelectedImageEffectPreset": 0,
"ShowImageEffectsWindowAfterCapture": false,
"ImageEffectOnlyRegionCapture": false,
"ThumbnailWidth": 200,
"ThumbnailHeight": 0,
"ThumbnailName": "-thumbnail",
"ThumbnailCheckSize": false
},
"UseDefaultCaptureSettings": true,
"CaptureSettings": {
"ShowCursor": true,
"ScreenshotDelay": 0.0,
"CaptureTransparent": false,
"CaptureShadow": true,
"CaptureShadowOffset": 100,
"CaptureClientArea": false,
"CaptureAutoHideTaskbar": false,
"CaptureCustomRegion": "0, 0, 0, 0",
"SurfaceOptions": {
"QuickCrop": true,
"MinimumSize": 5,
"RegionCaptureActionRightClick": "RemoveShapeCancelCapture",
"RegionCaptureActionMiddleClick": "SwapToolType",
"RegionCaptureActionX1Click": "CaptureFullscreen",
"RegionCaptureActionX2Click": "CaptureActiveMonitor",
"DetectWindows": true,
"DetectControls": true,
"UseDimming": true,
"UseCustomInfoText": false,
"CustomInfoText": "X: $x, Y: $y$nR: $r, G: $g, B: $b$nHex: $hex",
"SnapSizes": [
{
"Width": 426,
"Height": 240
},
{
"Width": 640,
"Height": 360
},
{
"Width": 854,
"Height": 480
},
{
"Width": 1280,
"Height": 720
},
{
"Width": 1920,
"Height": 1080
}
],
"ShowInfo": true,
"ShowMagnifier": true,
"UseSquareMagnifier": false,
"MagnifierPixelCount": 9,
"MagnifierPixelSize": 10,
"ShowCrosshair": false,
"UseLightResizeNodes": false,
"EnableAnimations": true,
"IsFixedSize": false,
"FixedSize": "250, 250",
"ShowFPS": false,
"FPSLimit": 100,
"MenuIconSize": 20,
"MenuLocked": false,
"RememberMenuState": false,
"MenuCollapsed": false,
"MenuPosition": "0, 0",
"InputDelay": 500,
"SwitchToDrawingToolAfterSelection": false,
"SwitchToSelectionToolAfterDrawing": false,
"ActiveMonitorMode": false,
"AnnotationOptions": {
"ImageInterpolationMode": "NearestNeighbor",
"StickerPacks": [
{
"FolderPath": "Stickers\\BlobEmoji",
"Name": "Blob Emoji"
}
],
"SelectedStickerPack": 0,
"RegionCornerRadius": 0,
"BorderColor": "242, 60, 60",
"BorderSize": 4,
"BorderStyle": "Solid",
"FillColor": "0, 0, 0, 0",
"DrawingCornerRadius": 3,
"Shadow": true,
"ShadowColor": "125, 0, 0, 0",
"ShadowOffset": "0, 1",
"LineCenterPointCount": 1,
"ArrowHeadDirection": "End",
"TextOutlineOptions": {
"Font": "Arial",
"Size": 25,
"Color": "White",
"Bold": true,
"Italic": false,
"Underline": false,
"AlignmentHorizontal": "Center",
"AlignmentVertical": "Center",
"Gradient": false,
"Color2": "240, 240, 240",
"GradientMode": "Vertical",
"EnterKeyNewLine": false
},
"TextOutlineBorderColor": "242, 60, 60",
"TextOutlineBorderSize": 5,
"TextOptions": {
"Font": "Arial",
"Size": 18,
"Color": "White",
"Bold": false,
"Italic": false,
"Underline": false,
"AlignmentHorizontal": "Center",
"AlignmentVertical": "Center",
"Gradient": false,
"Color2": "240, 240, 240",
"GradientMode": "Vertical",
"EnterKeyNewLine": false
},
"TextBorderColor": "White",
"TextBorderSize": 0,
"TextFillColor": "242, 60, 60",
"LastImageFilePath": null,
"StepBorderColor": "White",
"StepBorderSize": 0,
"StepFillColor": "242, 60, 60",
"StepFontSize": 18,
"StepType": "Numbers",
"MagnifyStrength": 200,
"StickerSize": 64,
"LastStickerPath": null,
"BlurRadius": 35,
"PixelateSize": 15,
"HighlightColor": "Yellow",
"CutOutEffectType": "None",
"CutOutEffectSize": 10
},
"LastRegionTool": "RegionRectangle",
"LastAnnotationTool": "DrawingRectangle",
"LastEditorTool": "DrawingRectangle",
"ImageEditorStartMode": "AutoSize",
"ImageEditorWindowState": {
"Location": "0, 0",
"Size": "0, 0",
"IsMaximized": false
},
"ZoomToFitOnOpen": false,
"EditorAutoCopyImage": false,
"AutoCloseEditorOnTask": false,
"ShowEditorPanTip": true,
"ImageEditorResizeInterpolationMode": "Bicubic",
"EditorNewImageSize": "800, 600",
"EditorNewImageTransparent": false,
"EditorNewImageBackgroundColor": "White",
"EditorCanvasColor": "Transparent",
"ImageEffectPresets": [],
"SelectedImageEffectPreset": 0,
"ColorPickerOptions": {
"RecentColorsSelected": true
},
"ScreenColorPickerInfoText": ""
},
"FFmpegOptions": {
"OverrideCLIPath": false,
"CLIPath": "",
"VideoSource": "GDI grab",
"AudioSource": "None",
"VideoCodec": "libx264",
"AudioCodec": "libvoaacenc",
"UserArgs": "",
"UseCustomCommands": false,
"CustomCommands": "",
"x264_Preset": "ultrafast",
"x264_CRF": 28,
"x264_Use_Bitrate": false,
"x264_Bitrate": 3000,
"VPx_Bitrate": 3000,
"XviD_QScale": 10,
"NVENC_Preset": "llhp",
"NVENC_Bitrate": 3000,
"GIFStatsMode": "full",
"GIFDither": "sierra2_4a",
"GIFBayerScale": 2,
"AMF_Usage": "transcoding",
"AMF_Quality": "speed",
"QSV_Preset": "fast",
"QSV_Bitrate": 3000,
"AAC_Bitrate": 128,
"Opus_Bitrate": 128,
"Vorbis_QScale": 3,
"MP3_QScale": 4
},
"ScreenRecordFPS": 30,
"GIFFPS": 15,
"ScreenRecordShowCursor": true,
"ScreenRecordAutoStart": true,
"ScreenRecordStartDelay": 0.0,
"ScreenRecordFixedDuration": false,
"ScreenRecordDuration": 3.0,
"ScreenRecordTwoPassEncoding": false,
"ScreenRecordAskConfirmationOnAbort": false,
"ScreenRecordTransparentRegion": false,
"ScrollingCaptureOptions": {
"TrimLeftEdge": 0,
"TrimTopEdge": 0,
"TrimRightEdge": 0,
"TrimBottomEdge": 0,
"CombineAdjustmentVertical": 0,
"CombineAdjustmentLastVertical": 0,
"IgnoreLast": 0,
"ScrollMethod": "Automatic",
"StartDelay": 500,
"ScrollDelay": 500,
"MaximumScrollCount": 20,
"StartSelectionAutomatically": true,
"StartCaptureAutomatically": false,
"ScrollTopMethodBeforeCapture": "All",
"AutoDetectScrollEnd": true,
"RemoveDuplicates": true,
"AfterCaptureAutomaticallyCombine": true,
"AutoUpload": false
},
"OCROptions": {
"Language": "en",
"ScaleFactor": 2.0,
"SingleLine": false,
"Silent": false,
"AutoCopy": false,
"ServiceLinks": [
{
"Name": "Google Translate",
"URL": "https://translate.google.com/?
sl=auto&tl=en&text={0}&op=translate"
},
{
"Name": "Google Search",
"URL": "https://www.google.com/search?q={0}"
},
{
"Name": "Google Images",
"URL": "https://www.google.com/search?q={0}&tbm=isch"
},
{
"Name": "Bing",
"URL": "https://www.bing.com/search?q={0}"
},
{
"Name": "DuckDuckGo",
"URL": "https://duckduckgo.com/?q={0}"
},
{
"Name": "DeepL",
"URL": "https://www.deepl.com/translator#auto/en/{0}"
}
],
"SelectedServiceLink": 0
}
},
"UseDefaultUploadSettings": true,
"UploadSettings": {
"UseCustomTimeZone": false,
"CustomTimeZone": {
"Id": "UTC",
"DisplayName": "UTC",
"StandardName": "UTC",
"DaylightName": "UTC",
"BaseUtcOffset": "00:00:00",
"AdjustmentRules": null,
"SupportsDaylightSavingTime": false
},
"NameFormatPattern": "%ra{10}",
"NameFormatPatternActiveWindow": "%pn_%ra{10}",
"FileUploadUseNamePattern": false,
"FileUploadReplaceProblematicCharacters": false,
"URLRegexReplace": false,
"URLRegexReplacePattern": "^https?://(.+)$",
"URLRegexReplaceReplacement": "https://$1",
"ClipboardUploadURLContents": false,
"ClipboardUploadShortenURL": false,
"ClipboardUploadShareURL": false,
"ClipboardUploadAutoIndexFolder": false,
"UploaderFilters": []
},
"UseDefaultActions": true,
"ExternalPrograms": [],
"UseDefaultToolsSettings": true,
"ToolsSettings": {
"ScreenColorPickerFormat": "$hex",
"ScreenColorPickerFormatCtrl": "$r255, $g255, $b255",
"ScreenColorPickerInfoText": "RGB: $r255, $g255, $b255$nHex: $hex$nX: $x Y:
$y",
"IndexerSettings": {
"Output": "Html",
"SkipHiddenFolders": true,
"SkipHiddenFiles": true,
"MaxDepthLevel": 0,
"ShowSizeInfo": true,
"AddFooter": true,
"IndentationText": "|___",
"AddEmptyLineAfterFolders": false,
"UseCustomCSSFile": false,
"DisplayPath": false,
"DisplayPathLimited": false,
"CustomCSSFilePath": "",
"UseAttribute": true,
"CreateParseableJson": true
},
"ImageCombinerOptions": {
"Orientation": "Vertical",
"Alignment": "LeftOrTop",
"Space": 0,
"WrapAfter": 0,
"AutoFillBackground": true
},
"VideoConverterOptions": {
"InputFilePath": null,
"OutputFolderPath": null,
"OutputFileName": null,
"VideoCodec": "x264",
"VideoQuality": 23,
"UseCustomArguments": false,
"CustomArguments": "",
"AutoOpenFolder": true
},
"VideoThumbnailOptions": {
"DefaultOutputDirectory": null,
"LastVideoPath": null,
"OutputLocation": "DefaultFolder",
"CustomOutputDirectory": "",
"ImageFormat": "PNG",
"ThumbnailCount": 9,
"FilenameSuffix": "_Thumbnail",
"RandomFrame": false,
"UploadThumbnails": true,
"KeepScreenshots": false,
"OpenDirectory": false,
"MaxThumbnailWidth": 512,
"CombineScreenshots": true,
"Padding": 10,
"Spacing": 10,
"ColumnCount": 3,
"AddVideoInfo": true,
"AddTimestamp": true,
"DrawShadow": true,
"DrawBorder": true
},
"BorderlessWindowSettings": {
"RememberWindowTitle": true,
"WindowTitle": null,
"AutoCloseWindow": false,
"ExcludeTaskbarArea": false
}
},
"UseDefaultAdvancedSettings": true,
"AdvancedSettings": {
"CapturePath": null,
"ProcessImagesDuringFileUpload": false,
"ProcessImagesDuringClipboardUpload": false,
"UseAfterCaptureTasksDuringFileUpload": true,
"TextTaskSaveAsFile": true,
"AutoClearClipboard": false,
"RegionCaptureDisableAnnotation": false,
"ImageExtensions": [
"jpg",
"jpeg",
"png",
"gif",
"bmp",
"ico",
"tif",
"tiff"
],
"TextExtensions": [
"txt",
"log",
"nfo",
"c",
"cpp",
"cc",
"cxx",
"h",
"hpp",
"hxx",
"cs",
"vb",
"html",
"htm",
"xhtml",
"xht",
"xml",
"css",
"js",
"php",
"bat",
"java",
"lua",
"py",
"pl",
"cfg",
"ini",
"dart",
"go",
"gohtml"
],
"EarlyCopyURL": false,
"TextFileExtension": "txt",
"TextFormat": "text",
"TextCustom": "",
"TextCustomEncodeInput": true,
"ResultForceHTTPS": false,
"ClipboardContentFormat": "$result",
"BalloonTipContentFormat": "$result",
"OpenURLFormat": "$result",
"AutoShortenURLLength": 0,
"AutoCloseAfterUploadForm": false,
"NamePatternMaxLength": 100,
"NamePatternMaxTitleLength": 50
},
"WatchFolderEnabled": false,
"WatchFolderList": []
},
"FirstTimeRunDate": "2023-09-02T17:15:55.4468765Z",
"FileUploadDefaultDirectory": "",
"NameParserAutoIncrementNumber": 0,
"QuickTaskPresets": [
{
"Name": "Save, Upload, Copy URL",
"AfterCaptureTasks": "SaveImageToFile, UploadImageToHost",
"AfterUploadTasks": "CopyURLToClipboard"
},
{
"Name": "Save, Copy image",
"AfterCaptureTasks": "CopyImageToClipboard, SaveImageToFile",
"AfterUploadTasks": "None"
},
{
"Name": "Save, Copy image file",
"AfterCaptureTasks": "SaveImageToFile, CopyFileToClipboard",
"AfterUploadTasks": "None"
},
{
"Name": "Annotate, Save, Upload, Copy URL",
"AfterCaptureTasks": "AnnotateImage, SaveImageToFile, UploadImageToHost",
"AfterUploadTasks": "CopyURLToClipboard"
},
{
"Name": null,
"AfterCaptureTasks": "None",
"AfterUploadTasks": "None"
},
{
"Name": "Upload, Copy URL",
"AfterCaptureTasks": "UploadImageToHost",
"AfterUploadTasks": "CopyURLToClipboard"
},
{
"Name": "Save",
"AfterCaptureTasks": "SaveImageToFile",
"AfterUploadTasks": "None"
},
{
"Name": "Copy image",
"AfterCaptureTasks": "CopyImageToClipboard",
"AfterUploadTasks": "None"
},
{
"Name": "Annotate",
"AfterCaptureTasks": "AnnotateImage",
"AfterUploadTasks": "None"
}
],
"FirstTimeMinimizeToTray": false,
"TaskListViewColumnWidths": [],
"PreviewSplitterDistance": 335,
"Language": "Automatic",
"ShowTray": true,
"SilentRun": false,
"TrayIconProgressEnabled": true,
"TaskbarProgressEnabled": true,
"UseWhiteShareXIcon": false,
"RememberMainFormPosition": false,
"MainFormPosition": "51, 128",
"RememberMainFormSize": false,
"MainFormSize": "1143, 642",
"TrayLeftClickAction": "RectangleRegion",
"TrayLeftDoubleClickAction": "OpenMainWindow",
"TrayMiddleClickAction": "ClipboardUploadWithContentViewer",
"CheckPreReleaseUpdates": false,
"UseDarkTheme": true,
"UseCustomTheme": true,
"Themes": [
{
"Name": "Dark",
"BackgroundColor": "39, 39, 39",
"LightBackgroundColor": "46, 46, 46",
"DarkBackgroundColor": "34, 34, 34",
"TextColor": "231, 233, 234",
"BorderColor": "31, 31, 31",
"CheckerColor": "46, 46, 46",
"CheckerColor2": "39, 39, 39",
"CheckerSize": 15,
"LinkColor": "166, 212, 255",
"MenuHighlightColor": "46, 46, 46",
"MenuHighlightBorderColor": "63, 63, 63",
"MenuBorderColor": "63, 63, 63",
"MenuCheckBackgroundColor": "51, 51, 51",
"MenuFont": "Segoe UI, 9.75pt",
"ContextMenuFont": "Segoe UI, 9.75pt",
"ContextMenuOpacity": 100,
"SeparatorLightColor": "44, 44, 44",
"SeparatorDarkColor": "31, 31, 31"
},
{
"Name": "Light",
"BackgroundColor": "242, 242, 242",
"LightBackgroundColor": "247, 247, 247",
"DarkBackgroundColor": "235, 235, 235",
"TextColor": "69, 69, 69",
"BorderColor": "201, 201, 201",
"CheckerColor": "247, 247, 247",
"CheckerColor2": "235, 235, 235",
"CheckerSize": 15,
"LinkColor": "166, 212, 255",
"MenuHighlightColor": "247, 247, 247",
"MenuHighlightBorderColor": "96, 143, 226",
"MenuBorderColor": "201, 201, 201",
"MenuCheckBackgroundColor": "225, 233, 244",
"MenuFont": "Segoe UI, 9.75pt",
"ContextMenuFont": "Segoe UI, 9.75pt",
"ContextMenuOpacity": 100,
"SeparatorLightColor": "253, 253, 253",
"SeparatorDarkColor": "189, 189, 189"
},
{
"Name": "Night",
"BackgroundColor": "42, 47, 56",
"LightBackgroundColor": "52, 57, 65",
"DarkBackgroundColor": "28, 32, 38",
"TextColor": "235, 235, 235",
"BorderColor": "28, 32, 38",
"CheckerColor": "60, 60, 60",
"CheckerColor2": "50, 50, 50",
"CheckerSize": 15,
"LinkColor": "166, 212, 255",
"MenuHighlightColor": "30, 34, 40",
"MenuHighlightBorderColor": "116, 129, 152",
"MenuBorderColor": "22, 26, 31",
"MenuCheckBackgroundColor": "56, 64, 75",
"MenuFont": "Segoe UI, 9.75pt",
"ContextMenuFont": "Segoe UI, 9.75pt",
"ContextMenuOpacity": 100,
"SeparatorLightColor": "56, 64, 75",
"SeparatorDarkColor": "22, 26, 31"
},
{
"Name": "Nord Dark",
"BackgroundColor": "46, 52, 64",
"LightBackgroundColor": "59, 66, 82",
"DarkBackgroundColor": "38, 44, 57",
"TextColor": "229, 233, 240",
"BorderColor": "30, 38, 54",
"CheckerColor": "46, 52, 64",
"CheckerColor2": "36, 42, 54",
"CheckerSize": 15,
"LinkColor": "136, 192, 208",
"MenuHighlightColor": "36, 42, 54",
"MenuHighlightBorderColor": "24, 30, 42",
"MenuBorderColor": "24, 30, 42",
"MenuCheckBackgroundColor": "59, 66, 82",
"MenuFont": "Segoe UI, 9.75pt",
"ContextMenuFont": "Segoe UI, 9.75pt",
"ContextMenuOpacity": 100,
"SeparatorLightColor": "59, 66, 82",
"SeparatorDarkColor": "30, 38, 54"
},
{
"Name": "Nord Light",
"BackgroundColor": "229, 233, 240",
"LightBackgroundColor": "236, 239, 244",
"DarkBackgroundColor": "216, 222, 233",
"TextColor": "59, 66, 82",
"BorderColor": "207, 216, 233",
"CheckerColor": "229, 233, 240",
"CheckerColor2": "216, 222, 233",
"CheckerSize": 15,
"LinkColor": "106, 162, 178",
"MenuHighlightColor": "236, 239, 244",
"MenuHighlightBorderColor": "207, 216, 233",
"MenuBorderColor": "216, 222, 233",
"MenuCheckBackgroundColor": "229, 233, 240",
"MenuFont": "Segoe UI, 9.75pt",
"ContextMenuFont": "Segoe UI, 9.75pt",
"ContextMenuOpacity": 100,
"SeparatorLightColor": "236, 239, 244",
"SeparatorDarkColor": "207, 216, 233"
},
{
"Name": "Dracula",
"BackgroundColor": "40, 42, 54",
"LightBackgroundColor": "68, 71, 90",
"DarkBackgroundColor": "36, 38, 48",
"TextColor": "248, 248, 242",
"BorderColor": "33, 35, 43",
"CheckerColor": "40, 42, 54",
"CheckerColor2": "36, 38, 48",
"CheckerSize": 15,
"LinkColor": "98, 114, 164",
"MenuHighlightColor": "36, 38, 48",
"MenuHighlightBorderColor": "255, 121, 198",
"MenuBorderColor": "33, 35, 43",
"MenuCheckBackgroundColor": "45, 47, 61",
"MenuFont": "Segoe UI, 9.75pt",
"ContextMenuFont": "Segoe UI, 9.75pt",
"ContextMenuOpacity": 100,
"SeparatorLightColor": "45, 47, 61",
"SeparatorDarkColor": "33, 35, 43"
}
],
"SelectedTheme": 0,
"UseCustomScreenshotsPath": false,
"CustomScreenshotsPath": "",
"SaveImageSubFolderPattern": "%y-%mo",
"SaveImageSubFolderPatternWindow": "",
"ShowMenu": true,
"TaskViewMode": "ThumbnailView",
"ShowThumbnailTitle": true,
"ThumbnailTitleLocation": "Top",
"ThumbnailSize": "200, 150",
"ThumbnailClickAction": "Default",
"ShowColumns": true,
"ImagePreview": "Automatic",
"ImagePreviewLocation": "Side",
"AutoCleanupBackupFiles": false,
"AutoCleanupLogFiles": false,
"CleanupKeepFileCount": 10,
"ProxySettings": {
"ProxyMethod": "Manual",
"Host": null,
"Port": 0,
"Username": null,
"Password": null
},
"UploadLimit": 5,
"BufferSizePower": 5,
"ClipboardContentFormats": [],
"MaxUploadFailRetry": 1,
"UseSecondaryUploaders": false,
"SecondaryImageUploaders": [],
"SecondaryTextUploaders": [],
"SecondaryFileUploaders": [],
"HistorySaveTasks": true,
"HistoryCheckURL": false,
"RecentTasks": [
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_c4LzvVUopK.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-08T14:41:01.2100074Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_mZVWGxXvL4.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-10T01:05:01.8682061Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_AUK6D7cTTG.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-10T01:05:06.7489863Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_drlkM1c1dd.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-10T01:05:13.2021235Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_3ZlCaKaNjd.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-10T01:05:23.1019314Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_4TrHzoNdzm.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-15T14:38:14.0507644Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_puQ2WLQW83.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-15T14:38:18.8160307Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\msedge_uYMSl4KK0b.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-15T15:05:45.0416315Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\chrome_ZXq1a0cWoG.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-15T16:44:33.1119307Z"
},
{
"FilePath": "C:\\Users\\syedm\\OneDrive\\Documents\\ShareX\\Screenshots\\
2023-09\\lGPbKg91wF.png",
"URL": null,
"ThumbnailURL": null,
"DeletionURL": null,
"ShortenedURL": null,
"Time": "2023-09-19T16:28:41.7666436Z"
}
],
"RecentTasksSave": true,
"RecentTasksMaxCount": 10,
"RecentTasksShowInMainWindow": true,
"RecentTasksShowInTrayMenu": true,
"RecentTasksTrayMenuMostRecentFirst": false,
"HistorySettings": {
"RememberWindowState": true,
"WindowState": {
"Location": "0, 0",
"Size": "0, 0",
"IsMaximized": false
},
"SplitterDistance": 550,
"RememberSearchText": false,
"SearchText": ""
},
"ImageHistorySettings": {
"RememberWindowState": true,
"WindowState": {
"Location": "0, 0",
"Size": "0, 0",
"IsMaximized": false
},
"ThumbnailSize": "150, 150",
"MaxItemCount": 250,
"FilterMissingFiles": false,
"RememberSearchText": false,
"SearchText": ""
},
"DontShowPrintSettingsDialog": false,
"PrintSettings": {
"Margin": 5,
"AutoRotateImage": true,
"AutoScaleImage": true,
"AllowEnlargeImage": false,
"CenterImage": false,
"TextFont": {
"FontFamily": "Arial",
"Size": 10.0,
"Style": "Regular",
"GraphicsUnit": "Point"
},
"ShowPrintDialog": true,
"DefaultPrinterOverride": ""
},
"AutoCaptureRegion": "0, 0, 0, 0",
"AutoCaptureRepeatTime": 60.0,
"AutoCaptureMinimizeToTray": true,
"AutoCaptureWaitUpload": true,
"ScreenRecordRegion": "0, 0, 0, 0",
"ActionsToolbarList": [
"RectangleRegion",
"PrintScreen",
"ScreenRecorder",
"None",
"FileUpload",
"ClipboardUploadWithContentViewer"
],
"ActionsToolbarRunAtStartup": false,
"ActionsToolbarPosition": "0, 0",
"ActionsToolbarLockPosition": false,
"ActionsToolbarStayTopMost": true,
"RecentColors": [],
"AutoCheckUpdate": true,
"BinaryUnits": false,
"ShowMostRecentTaskFirst": false,
"WorkflowsOnlyShowEdited": false,
"TrayAutoExpandCaptureMenu": false,
"ShowMainWindowTip": true,
"BrowserPath": "",
"SaveSettingsAfterTaskCompleted": false,
"AutoSelectLastCompletedTask": false,
"DevMode": false,
"DisableHotkeys": false,
"DisableHotkeysOnFullscreen": false,
"HotkeyRepeatLimit": 500,
"ShowClipboardContentViewer": true,
"DefaultClipboardCopyImageFillBackground": true,
"UseAlternativeClipboardCopyImage": false,
"UseAlternativeClipboardGetImage": false,
"RotateImageByExifOrientationData": true,
"PNGStripColorSpaceInformation": false,
"DisableUpload": false,
"AcceptInvalidSSLCertificates": false,
"URLEncodeIgnoreEmoji": true,
"ShowUploadWarning": false,
"ShowMultiUploadWarning": true,
"ShowLargeFileSizeWarning": 100,
"CustomUploadersConfigPath": null,
"CustomHotkeysConfigPath": null,
"CustomScreenshotsPath2": null,
"DropSize": 150,
"DropOffset": 5,
"DropAlignment": "BottomRight",
"DropOpacity": 100,
"DropHoverOpacity": 255,
"ApplicationVersion": "15.0.0"
}

You might also like