mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-15 12:38:01 +00:00
I hate github markdown
This commit is contained in:
26
README.md
26
README.md
@@ -40,23 +40,15 @@ Filters that need values are set like this: ```filtername_value```. Eg: ```pixel
|
||||
|
||||
Original URL: ```https://www.pictshare.net/b260e36b60.jpg```
|
||||
|
||||
|
||||
| Filter | Paramter | Example URL |
|
||||
| -------------------------------------------------------- |
|
||||
| negative | -none- | https://pictshare.net/negative/b260e36b60.jpg |
|
||||
| grayscale | -none- | https://pictshare.net/grayscale/b260e36b60.jpg |
|
||||
| brightness | -255 to 255 | https://pictshare.net/brightness_100/b260e36b60.jpg |
|
||||
| edgedetect | -none- | https://pictshare.net/edgedetect/b260e36b60.jpg |
|
||||
| smooth | -10 to 2048 | https://pictshare.net/smooth_3/b260e36b60.jpg |
|
||||
| contrast | -100 to 100 | https://pictshare.net/contrast_-90/b260e36b60.jpg |
|
||||
| pixelate | -100 to 100 | https://pictshare.net/pixelate_10/b260e36b60.jpg |
|
||||
|
||||
|
||||
|
||||
First Header | Second Header
|
||||
------------- | -------------
|
||||
Content Cell | Content Cell
|
||||
Content Cell | Content Cell
|
||||
Filter | Paramter | Example URL | Result
|
||||
-------------- | ------------------ | ---------------------- | ---------------
|
||||
negative | -none- | https://pictshare.net/negative/b260e36b60.jpg | 
|
||||
grayscale | -none- | https://pictshare.net/grayscale/b260e36b60.jpg | 
|
||||
brightness | -255 to 255 | https://pictshare.net/brightness_100/b260e36b60.jpg | 
|
||||
edgedetect | -none- | https://pictshare.net/edgedetect/b260e36b60.jpg | 
|
||||
smooth | -10 to 2048 | https://pictshare.net/smooth_3/b260e36b60.jpg | 
|
||||
contrast | -100 to 100 | https://pictshare.net/contrast_-90/b260e36b60.jpg | 
|
||||
pixelate | -100 to 100 | https://pictshare.net/pixelate_10/b260e36b60.jpg | 
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user