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 |