h1k.sh/master [ home ] [ history ] [ rev 17 ] [ rev 18 ] --- rev 17 2026-05-04 18:33 UTC +++ rev 18 2026-05-04 18:44 UTC @@ -3,8 +3,10 @@ #lang:none:tl:hide h1k.sh is a free tool that lets users upload raw files (.txt) and images super fast, without the hassle of things like onboarding, account creation, or subscriptions - everything is lightweight and simple. -#lang:ini:hide:tl +#lang:ini:hide:tl +[=================] [general faq] +[=================] [ what is the maximum file size you can upload? ] #lang:none:hide @@ -53,3 +55,30 @@ #lang:none:hide admin@h1k.sh + +#lang:ini:hide:tl +[=================] +[getting started] +[=================] +#lang:none:hide +1. go to h1k.sh and click: [ new file ] +2. paste in whatever you want - for images click: [ publish image ] +3. for private pastes click: [ publish with encryption ] and choose a secure passphrase +4. once successfully published, you will be given a one time token that allows you to edit the file (h1k.sh/e/{token}) +5. you will be given a new token to edit the file again - keep this noted and saved as we can't recover it for you + +#lang:ini:hide:tl +[=================] +[formatting] +[=================] +#lang:none:hide + +as of (213a813) you can use syntax highlighting based for coding. the following syntax is: +#lang:(lang-here):(optional_arguments):(2nd_optional_arguments..) - +the following arguments are: +:hide (hide the #lang) +:show (show the #lang) +:tl (takes line for {\n} formatting) + +you can format multiple languages in different files. +