Text paste

File upload


Notice!

You can upload files and paste text at the same time. Empty text or file inputs will be ignored.

Uploads/pastes are 0) { echo "deleted after ".$upload_max_age." days"; if ($small_upload_size > 0) { echo " unless they are smaller than ".format_bytes($small_upload_size); } } else { echo "stored forever"; } ?>. Maximum upload size is . You can upload a maximum of files at once.

'form-inline')); ?>

How to link your pastes:

/<ID>/
automatically highlight the paste
/<ID>
set the detected MIME type and let the browser do the rest
/<ID>/plain
force the MIME type to be text/plain
/<ID>/<file extension>
override auto detection and use the supplied file extension or language name for highlighting
/<ID>/qr
display a qr code containing a link to /<ID>/
/<ID>/rmd
convert markdown to HTML
/<ID>/ascii
convert text with ANSI (shell) escape codes to HTML
/<ID>/info
display some information about the ID
/file/thumbnail/<ID>
return a JPEG thumbnail for the ID (only works for some file types)

If your upload is not detected as text, only /<ID>/qr, /<ID>/plain, /<ID>/info and /file/thumbnail/<ID> will work as above and all others will simply return the file with the detected MIME type.

How to link your multipastes:

Multipaste IDs begin with m- and only support the following features.

/<ID>/
automatically display everything in a sensible way
/<ID>/qr
display a qr code containing a link to /<ID>/
/<ID>/info
display some information about the multipaste
/<ID>/tar
download a tarball of all files in the multipaste (files may be renamed to avoid conflicts)
/<ID>/pls
download a PLS playlist of all audio/video files in the multipaste

Special filenames:

*.asciinema.json
treat the file as an asciinema screencast and display a videoplayer for it

This website's primary goal is aiding developers, power users, students and alike in solving problems, debugging software, sharing their configuration, etc. It is not intended to distribute confidential or harmful information, scripts or software or copyrighted content for which you do not have a distribution license.

If you want an account, ask someone who is already using this service to ">invite you.

Invitations are used to control abuse and encourage users to "be nice". They are not intended as a means of exclusivity. In case of abuse reports, involved accounts may be banned and the user who invited them may also be banned. The invitation tree will be followed upwards if necessary.

Clients

Linux

Development:
Latest release:
GPG sigs, older versions:

Arch Linux: pacman -S fb-client
Gentoo: Add this overlay and run emerge -a fb-client
FreeBSD: pkg install fb

Android

Development: sebastianrakel/fb-client-android @ Github
F-Droid Store: fb-client Android @ F-Droid