GitHub topics: mime-parser
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
Language: C# - Size: 24.3 MB - Last synced at: about 2 hours ago - Pushed at: 4 days ago - Stars: 6,426 - Forks: 841

stalwartlabs/mail-parser
Fast and robust e-mail parsing library for Rust
Language: Rust - Size: 2.28 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 366 - Forks: 46

jstedfast/MimeKit
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
Language: C# - Size: 38.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,895 - Forks: 381

jstedfast/gmime
A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
Language: C - Size: 12.7 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 131 - Forks: 42

withzombies/tika-magic
A permissively licensed crate to detect MIME types
Language: Rust - Size: 65.7 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

FileEye/MimeMap
A PHP library to handle MIME Content-Type fields and their related file extensions.
Language: PHP - Size: 733 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 2

mat-sz/letterparser
✉️ Isomorphic e-mail parser (with MIME support) written in TypeScript.
Language: TypeScript - Size: 221 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 46 - Forks: 4

Intervention/mimesniffer
A library to detect mime types of binary content
Language: PHP - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 4

conneg/mimeparse-php
Basic functions for handling mime-types, forked from Joe Gregorio's mimeparse library
Language: PHP - Size: 94.7 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 40 - Forks: 10

ApelegHQ/ts-multipart-parser
TypeScript streaming parser for MIME multipart messages
Language: TypeScript - Size: 251 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 1

bhftbootcamp/GMime.jl
Julia wrapper for GMime to parse email messages
Language: Julia - Size: 4.89 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

sendyhalim/Swime 📦
🗂 Swift MIME type checking based on magic bytes
Language: Swift - Size: 16.8 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 185 - Forks: 39

Enough-Software/enough_mail
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
Language: Dart - Size: 2.14 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 116 - Forks: 58

managedcode/MimeTypes
MimeType, provides a convenient way to work with MIME types in C#. It defines a set of properties for each MIME type, allowing you to use properties instead of strings in your code.
Language: C# - Size: 48.8 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 0

chaskiq/ex-marcel
Find the mime type of files, examining file, filename and declared type
Language: Elixir - Size: 5.02 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 3

raku-community-modules/MIME-Base64
Encoding and decoding Base64 ASCII strings
Language: Raku - Size: 55.7 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 9

TheTechsTech/mailreader Fork of stuporglue/mailreader
A PHP incoming mail handler
Language: PHP - Size: 116 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 5

zon-dev/mime
Support MIME (HTTP Media Types) types parse in Zig.
Language: Zig - Size: 15.6 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aohorodnyk/mimeheader
Library to work with MimeHeaders and other mime types. Library supports wildcards and parameters.
Language: Go - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 24 - Forks: 3

kisli/vmime
VMime Mail Library
Language: C++ - Size: 6.79 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 269 - Forks: 110

daogan/emime
An email / MIME parser written in Go
Language: Go - Size: 23.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

zbateson/mail-mime-parser
An email parser written in PHP
Language: PHP - Size: 14.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 428 - Forks: 55

Lupus-Metallum/terraform-aws-s3-static-website
Used to publish static website files to an S3 bucket with proper MIME type based on lookup using the file extension.
Language: HCL - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 2

rafmod/MIME-Mini
Minimal code to parse/create mbox files and mail messages
Language: Perl - Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

icyleaf/mime.cr 📦
**Unmaintained** Mime types for Crystal.
Language: Crystal - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

stellarbear/MimeMagicSharp
Detects MIME type based on file content or file extension
Language: C# - Size: 651 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

21GramConsulting/MediaType
This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings.
Language: Swift - Size: 854 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 79 - Forks: 3

XenoSnowFox/mediatype
Simple class for working with mime types
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bashkarev/email
Faster MIME Mail Parser
Language: PHP - Size: 345 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 2

MakeHui/MHMimeType
`Objective-c` get MIME type based on magic bytes.
Language: Objective-C - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 3

bengottlieb/marcel
A MIME parser for iOS/Mac
Language: Swift - Size: 452 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

maseric/MailDecoder
Mail decoder
Language: HTML - Size: 3.78 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

data-uri/mimer
A simple Mime type getter
Language: JavaScript - Size: 915 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 4

vesvault/VESmail
Email Encryption made Convenient and Reliable
Language: C - Size: 1.93 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 0

vesvault/VESmail.js
VESmail JS lib - end-to-end encrypted emails
Language: JavaScript - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

seungjaeryanlee/gmail-mime 📦
An NPM package to make interpreting MIME messages from gmail API as simple as possible.
Language: JavaScript - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

tim-gromeyer/MimeDetector
Simple app to recognize mime types
Language: C++ - Size: 6.45 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

frdl/mime-stub Fork of Riverline/multipart-parser
This script can be used to generate -self-executing- .php Files.
Language: PHP - Size: 108 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wgenial/php-mimetyper Fork of adrienrn/php-mimetyper
🚀 PHP mime type and extension mapping library: built with jshttp/mime-db, compatible with Symfony and Laravel
Language: PHP - Size: 51.8 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

cnobile2012/parsing_tools
Python parsing tools for MIME types and for creating Python objects from XML.
Language: Python - Size: 32.2 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

oklm-wsh/MrMime
What do you mean ?
Language: OCaml - Size: 3.4 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 28 - Forks: 4

tamimibrahim17/get-string-content-type
Class that return better content type of string / buffer / file
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tblanchard/TBMime
A MIME Library for Cocoa
Language: Objective-C - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
