Commit Graph

40 Commits (3fd3a4fc9d2bc28394f3a2c62297fb8189ede4e7)

Author SHA1 Message Date
Abdullah Alfaraj f9534993ec Add an option to retrieve image from canvas in original dimensions 2023-11-04 15:42:22 +03:00
Abdullah Alfaraj 74e76b6a67 add new history tab that is segmented by sessions 2023-08-03 13:21:06 +03:00
Abdullah Alfaraj 98706917c3 Add an option to the masking settings to choose whether or not to use the colorRange() 2023-07-14 14:34:08 +03:00
Abdullah Alfaraj 2c9983b250 add option to switch mask layer algo between borders or corners 2023-07-13 15:59:10 +03:00
Abdullah Alfaraj 5f158f84b6 keep black edges instead of black corners, fro more stability. 2023-07-10 11:04:44 +03:00
Abdullah Alfaraj 05daaa38e0 convert black and white layer into a mask 2023-07-09 22:32:30 +03:00
Abdullah Alfaraj 2120f51cf4 auto mask the output image when mask is available 2023-07-06 13:30:27 +03:00
Abdullah Alfaraj bfa02a00a7 delete log file when exceeding 200mb 2023-06-28 13:52:48 +03:00
Abdullah Alfaraj 5bf6061cef mask output images when placed on canvas 2023-06-26 10:36:14 +03:00
Abdullah Alfaraj a858ee833b fix: preview container collapse between image update 2023-06-26 09:31:08 +03:00
Abdullah Alfaraj 54e3ea91ed add option for resize interpolation methods in photoshop and jimp 2023-06-24 14:56:12 +03:00
Abdullah Alfaraj f7d4b0a295 functionalities to generate init image and masks for each sd mode 2023-06-23 04:30:13 +03:00
Abdullah Alfaraj 8502cefd47 refactor: move saveFileInSubFolder, saveJsonFileInSubFolder to io.js 2023-06-22 15:18:20 +03:00
Abdullah Alfaraj 745d541a62 removing dead code and comments 2023-06-05 19:06:11 +03:00
Abdullah Alfaraj 195bde2aea add thumbnail functionality to lexica page 2023-04-25 18:22:35 +03:00
Abdullah Alfaraj 860923844b add a simple mechanism to log to file 2023-04-08 16:53:58 +03:00
Abdullah Alfaraj 3ba20036e3 place the downloaded image on top of the layer stack 2023-03-25 09:06:09 +03:00
Abdullah Alfaraj 3a97b59db7 simplify selection to canvas interface method 2023-03-24 15:47:00 +03:00
Abdullah Alfaraj 829f599e08 fix missing executeAsModal function error 2023-03-14 03:06:26 +03:00
Abdullah Alfaraj 87ca494e5e add and remove preset to right preset menu based on selected preset type 2023-03-13 23:27:49 +03:00
Abdullah Alfaraj 399225a12b get all json entries in a folder 2023-03-10 14:21:30 +03:00
Abdullah Alfaraj caa9af037a save custom preset to json file 2023-03-09 15:38:12 +03:00
Abdullah Alfaraj f522cbb61e make the silent mode optional 2023-03-06 15:03:28 +03:00
Abdullah Alfaraj 93bf3b9df8 comment unneeded logs 2023-03-06 12:24:40 +03:00
Abdullah Alfaraj 6c74919240 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_2 2023-02-25 07:38:39 +03:00
Abdullah Alfaraj f6738936bd refactor settings tab, move all functionality to settings.js 2023-02-23 23:02:32 +03:00
Abdullah Alfaraj ed2fdec08c add save and load files utility 2023-02-23 19:20:28 +03:00
Abdullah Alfaraj 0e14caeb4d functional set control image button 2023-02-21 03:29:35 +03:00
Abdullah Alfaraj 7957f3e333 Merge branch 'silent_export' into master 2023-02-15 14:50:21 +03:00
Abdullah Alfaraj e0fa03a864 fix bug: import jimp module 2023-02-15 12:10:26 +03:00
Abdullah Alfaraj 0aeddac05e method to get the selection are from the canvas as base64 2023-02-15 11:51:03 +03:00
Abdullah Alfaraj e7251fbf90 add crop method to extract the selected area of the canvas as base64 url 2023-02-15 11:49:31 +03:00
Abdullah Alfaraj 20a74a983b method to import base64 png to layer 2023-02-13 11:05:41 +03:00
Abdullah Alfaraj c37cfcf18f export layer as .webp file 2023-02-11 00:33:03 +03:00
Abdullah Alfaraj 1b618e53cf convert base64 png to base64 webp 2023-02-11 00:30:27 +03:00
Abdullah Alfaraj eae93b8328 convert base64_png to .png file 2023-02-11 00:29:51 +03:00
Abdullah Alfaraj 6a73c3031e get the base64 of webp file 2023-02-11 00:28:30 +03:00
Abdullah Alfaraj ecd739061e export rectangular Layer as .webp 2023-02-10 19:50:20 +03:00
Abdullah Alfaraj 9c307ed37a another function for snap shot layer 2023-02-10 16:05:01 +03:00
Abdullah Alfaraj feb6428c03 add IO class dedicated for saving and loading from files 2023-02-10 16:04:14 +03:00