|
>>
|
No. 479
ID: 9c99dd
File
128324399191.png
- (0.96MB
, 1536x1000
, 11245420.png
)
Actually, it looks like it would be a bit more work than I initially thought. Here is how the FF extension does it:
"First it will load the selected image into an invisible canvas element. That canvas element is then converted into a base64 png data URI which is then atob'd, placed into a stream, and POSTed to the selected site. Are you clawing your eyes out yet?"
Alternatively, I could have the upload button here send everything to saucenao also, so they could handle the image decompiling...but I am not sure if they would appreciate that. I suppose i could have it upload to saucenao on demand as well...hmm...
|