MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • MagicNumbers

Magic Numbers

Magic numbers might help identify file types

  • https://en.wikipedia.org/wiki/List_of_file_signatures

  • https://gist.github.com/leommoore/f9e57ba2aa4bf197ebc5

File type

Hex signature in start of file

MIME type

jpeg

ff d8 ff

image/jpeg

png

89 50 4e 47

image/png

bz2

42 5a 68

application/octet-stream

gif

47 49 46 38 37 61

image/gif

gif

47 49 46 38 39 61

image/gif

zip jar apk docx ipa pptx xlsx

50 4b 03 04

application/octet-stream

Java class

ca fe ba be

application/octet-stream

tar

75 73 74 61 72

application/octet-stream

gzip

1f 8b

application/octet-stream

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01