diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2f1229f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,350 @@
+## Ignore Visual Studio temporary files, build results, and
+## files generated by popular Visual Studio add-ons.
+##
+## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
+
+# User-specific files
+*.rsuser
+*.suo
+*.user
+*.userosscache
+*.sln.docstates
+
+# User-specific files (MonoDevelop/Xamarin Studio)
+*.userprefs
+
+# Mono auto generated files
+mono_crash.*
+
+# Build results
+[Dd]ebug/
+[Dd]ebugPublic/
+[Rr]elease/
+[Rr]eleases/
+x64/
+x86/
+[Aa][Rr][Mm]/
+[Aa][Rr][Mm]64/
+bld/
+[Bb]in/
+[Oo]bj/
+[Ll]og/
+[Ll]ogs/
+
+# Visual Studio 2015/2017 cache/options directory
+.vs/
+# Uncomment if you have tasks that create the project's static files in wwwroot
+#wwwroot/
+
+# Visual Studio 2017 auto generated files
+Generated\ Files/
+
+# MSTest test Results
+[Tt]est[Rr]esult*/
+[Bb]uild[Ll]og.*
+
+# NUnit
+*.VisualState.xml
+TestResult.xml
+nunit-*.xml
+
+# Build Results of an ATL Project
+[Dd]ebugPS/
+[Rr]eleasePS/
+dlldata.c
+
+# Benchmark Results
+BenchmarkDotNet.Artifacts/
+
+# .NET Core
+project.lock.json
+project.fragment.lock.json
+artifacts/
+
+# StyleCop
+StyleCopReport.xml
+
+# Files built by Visual Studio
+*_i.c
+*_p.c
+*_h.h
+*.ilk
+*.meta
+*.obj
+*.iobj
+*.pch
+*.pdb
+*.ipdb
+*.pgc
+*.pgd
+*.rsp
+*.sbr
+*.tlb
+*.tli
+*.tlh
+*.tmp
+*.tmp_proj
+*_wpftmp.csproj
+*.log
+*.vspscc
+*.vssscc
+.builds
+*.pidb
+*.svclog
+*.scc
+
+# Chutzpah Test files
+_Chutzpah*
+
+# Visual C++ cache files
+ipch/
+*.aps
+*.ncb
+*.opendb
+*.opensdf
+*.sdf
+*.cachefile
+*.VC.db
+*.VC.VC.opendb
+
+# Visual Studio profiler
+*.psess
+*.vsp
+*.vspx
+*.sap
+
+# Visual Studio Trace Files
+*.e2e
+
+# TFS 2012 Local Workspace
+$tf/
+
+# Guidance Automation Toolkit
+*.gpState
+
+# ReSharper is a .NET coding add-in
+_ReSharper*/
+*.[Rr]e[Ss]harper
+*.DotSettings.user
+
+# TeamCity is a build add-in
+_TeamCity*
+
+# DotCover is a Code Coverage Tool
+*.dotCover
+
+# AxoCover is a Code Coverage Tool
+.axoCover/*
+!.axoCover/settings.json
+
+# Visual Studio code coverage results
+*.coverage
+*.coveragexml
+
+# NCrunch
+_NCrunch_*
+.*crunch*.local.xml
+nCrunchTemp_*
+
+# MightyMoose
+*.mm.*
+AutoTest.Net/
+
+# Web workbench (sass)
+.sass-cache/
+
+# Installshield output folder
+[Ee]xpress/
+
+# DocProject is a documentation generator add-in
+DocProject/buildhelp/
+DocProject/Help/*.HxT
+DocProject/Help/*.HxC
+DocProject/Help/*.hhc
+DocProject/Help/*.hhk
+DocProject/Help/*.hhp
+DocProject/Help/Html2
+DocProject/Help/html
+
+# Click-Once directory
+publish/
+
+# Publish Web Output
+*.[Pp]ublish.xml
+*.azurePubxml
+# Note: Comment the next line if you want to checkin your web deploy settings,
+# but database connection strings (with potential passwords) will be unencrypted
+*.pubxml
+*.publishproj
+
+# Microsoft Azure Web App publish settings. Comment the next line if you want to
+# checkin your Azure Web App publish settings, but sensitive information contained
+# in these scripts will be unencrypted
+PublishScripts/
+
+# NuGet Packages
+*.nupkg
+# NuGet Symbol Packages
+*.snupkg
+# The packages folder can be ignored because of Package Restore
+**/[Pp]ackages/*
+# except build/, which is used as an MSBuild target.
+!**/[Pp]ackages/build/
+# Uncomment if necessary however generally it will be regenerated when needed
+#!**/[Pp]ackages/repositories.config
+# NuGet v3's project.json files produces more ignorable files
+*.nuget.props
+*.nuget.targets
+
+# Microsoft Azure Build Output
+csx/
+*.build.csdef
+
+# Microsoft Azure Emulator
+ecf/
+rcf/
+
+# Windows Store app package directories and files
+AppPackages/
+BundleArtifacts/
+Package.StoreAssociation.xml
+_pkginfo.txt
+*.appx
+*.appxbundle
+*.appxupload
+
+# Visual Studio cache files
+# files ending in .cache can be ignored
+*.[Cc]ache
+# but keep track of directories ending in .cache
+!?*.[Cc]ache/
+
+# Others
+ClientBin/
+~$*
+*~
+*.dbmdl
+*.dbproj.schemaview
+*.jfm
+*.pfx
+*.publishsettings
+orleans.codegen.cs
+
+# Including strong name files can present a security risk
+# (https://github.com/github/gitignore/pull/2483#issue-259490424)
+#*.snk
+
+# Since there are multiple workflows, uncomment next line to ignore bower_components
+# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
+#bower_components/
+
+# RIA/Silverlight projects
+Generated_Code/
+
+# Backup & report files from converting an old project file
+# to a newer Visual Studio version. Backup files are not needed,
+# because we have git ;-)
+_UpgradeReport_Files/
+Backup*/
+UpgradeLog*.XML
+UpgradeLog*.htm
+ServiceFabricBackup/
+*.rptproj.bak
+
+# SQL Server files
+*.mdf
+*.ldf
+*.ndf
+
+# Business Intelligence projects
+*.rdl.data
+*.bim.layout
+*.bim_*.settings
+*.rptproj.rsuser
+*- [Bb]ackup.rdl
+*- [Bb]ackup ([0-9]).rdl
+*- [Bb]ackup ([0-9][0-9]).rdl
+
+# Microsoft Fakes
+FakesAssemblies/
+
+# GhostDoc plugin setting file
+*.GhostDoc.xml
+
+# Node.js Tools for Visual Studio
+.ntvs_analysis.dat
+node_modules/
+
+# Visual Studio 6 build log
+*.plg
+
+# Visual Studio 6 workspace options file
+*.opt
+
+# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
+*.vbw
+
+# Visual Studio LightSwitch build output
+**/*.HTMLClient/GeneratedArtifacts
+**/*.DesktopClient/GeneratedArtifacts
+**/*.DesktopClient/ModelManifest.xml
+**/*.Server/GeneratedArtifacts
+**/*.Server/ModelManifest.xml
+_Pvt_Extensions
+
+# Paket dependency manager
+.paket/paket.exe
+paket-files/
+
+# FAKE - F# Make
+.fake/
+
+# CodeRush personal settings
+.cr/personal
+
+# Python Tools for Visual Studio (PTVS)
+__pycache__/
+*.pyc
+
+# Cake - Uncomment if you are using it
+# tools/**
+# !tools/packages.config
+
+# Tabs Studio
+*.tss
+
+# Telerik's JustMock configuration file
+*.jmconfig
+
+# BizTalk build output
+*.btp.cs
+*.btm.cs
+*.odx.cs
+*.xsd.cs
+
+# OpenCover UI analysis results
+OpenCover/
+
+# Azure Stream Analytics local run output
+ASALocalRun/
+
+# MSBuild Binary and Structured Log
+*.binlog
+
+# NVidia Nsight GPU debugger configuration file
+*.nvuser
+
+# MFractors (Xamarin productivity tool) working folder
+.mfractor/
+
+# Local History for Visual Studio
+.localhistory/
+
+# BeatPulse healthcheck temp database
+healthchecksdb
+
+# Backup folder for Package Reference Convert tool in Visual Studio 2017
+MigrationBackup/
+
+# Ionide (cross platform F# VS Code tools) working folder
+.ionide/
\ No newline at end of file
diff --git a/EasyGifer.sln b/EasyGifer.sln
new file mode 100644
index 0000000..9b82660
--- /dev/null
+++ b/EasyGifer.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.29609.76
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EasyGifer", "EasyGifer\EasyGifer.csproj", "{A49FC73E-533D-45E2-B5FA-F0EDE1466C28}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {A49FC73E-533D-45E2-B5FA-F0EDE1466C28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A49FC73E-533D-45E2-B5FA-F0EDE1466C28}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A49FC73E-533D-45E2-B5FA-F0EDE1466C28}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A49FC73E-533D-45E2-B5FA-F0EDE1466C28}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {43F0A055-FD9F-407A-9A96-299E263D25A3}
+ EndGlobalSection
+EndGlobal
diff --git a/EasyGifer/App.config b/EasyGifer/App.config
new file mode 100644
index 0000000..56efbc7
--- /dev/null
+++ b/EasyGifer/App.config
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/EasyGifer/App.xaml b/EasyGifer/App.xaml
new file mode 100644
index 0000000..9603e1c
--- /dev/null
+++ b/EasyGifer/App.xaml
@@ -0,0 +1,9 @@
+
+
+
+
+
diff --git a/EasyGifer/App.xaml.cs b/EasyGifer/App.xaml.cs
new file mode 100644
index 0000000..b0028db
--- /dev/null
+++ b/EasyGifer/App.xaml.cs
@@ -0,0 +1,17 @@
+using System;
+using System.Collections.Generic;
+using System.Configuration;
+using System.Data;
+using System.Linq;
+using System.Threading.Tasks;
+using System.Windows;
+
+namespace EasyGifer
+{
+ ///
+ /// App.xaml の相互作用ロジック
+ ///
+ public partial class App : Application
+ {
+ }
+}
diff --git a/EasyGifer/EasyGifer.csproj b/EasyGifer/EasyGifer.csproj
new file mode 100644
index 0000000..65a5b6d
--- /dev/null
+++ b/EasyGifer/EasyGifer.csproj
@@ -0,0 +1,132 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {A49FC73E-533D-45E2-B5FA-F0EDE1466C28}
+ WinExe
+ EasyGifer
+ EasyGifer
+ v4.7.2
+ 512
+ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ 4
+ true
+ true
+ publish\
+ true
+ Disk
+ false
+ Foreground
+ 7
+ Days
+ false
+ false
+ true
+ 0
+ 1.0.0.%2a
+ false
+ false
+ true
+
+
+ AnyCPU
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ AnyCPU
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+ easy_gifer.ico
+
+
+
+
+
+
+
+
+
+
+
+ 4.0
+
+
+
+
+
+
+
+ MSBuild:Compile
+ Designer
+
+
+ MSBuild:Compile
+ Designer
+
+
+ App.xaml
+ Code
+
+
+ MainWindow.xaml
+ Code
+
+
+
+
+
+ Code
+
+
+ True
+ True
+ Resources.resx
+
+
+ True
+ Settings.settings
+ True
+
+
+ ResXFileCodeGenerator
+ Resources.Designer.cs
+
+
+ SettingsSingleFileGenerator
+ Settings.Designer.cs
+
+
+
+
+
+
+
+
+
+
+ False
+ Microsoft .NET Framework 4.7.2 %28x86 および x64%29
+ true
+
+
+ False
+ .NET Framework 3.5 SP1
+ false
+
+
+
+
\ No newline at end of file
diff --git a/EasyGifer/MainWindow.xaml b/EasyGifer/MainWindow.xaml
new file mode 100644
index 0000000..2663f68
--- /dev/null
+++ b/EasyGifer/MainWindow.xaml
@@ -0,0 +1,135 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/EasyGifer/MainWindow.xaml.cs b/EasyGifer/MainWindow.xaml.cs
new file mode 100644
index 0000000..7884af2
--- /dev/null
+++ b/EasyGifer/MainWindow.xaml.cs
@@ -0,0 +1,139 @@
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.IO;
+using Microsoft.Win32;
+
+namespace EasyGifer
+{
+ ///
+ /// MainWindow.xaml の相互作用ロジック
+ ///
+ public partial class MainWindow : Window
+ {
+ private MainWindowViewModel viewModel = new MainWindowViewModel();
+ private const String FFMPEG_PATH= @"lib\ffmpeg.exe";
+ private const String GIFSICLE_PAHT = @"lib\gifsicle.exe";
+ public MainWindow()
+ {
+ InitializeComponent();
+ this.DataContext = viewModel;
+ }
+
+ private void InputFileButton_Click(object sender, RoutedEventArgs e)
+ {
+ var openFileDialog = new OpenFileDialog();
+ var result = openFileDialog.ShowDialog();
+ if(result == true)
+ {
+ viewModel.InpuPath = openFileDialog.FileName;
+ notifyInputPathChanged();
+ }
+ }
+
+ private void OutputFileButton_Click(object sender, RoutedEventArgs e)
+ {
+ var openFileDialog = new SaveFileDialog();
+ openFileDialog.Filter = "gif|*.gif";
+ openFileDialog.AddExtension = true;
+ var result = openFileDialog.ShowDialog();
+ if (result == true)
+ {
+ viewModel.OutputPath = openFileDialog.FileName;
+ notifyOutputPathChanged();
+ }
+ }
+
+ private void notifyInputPathChanged()
+ {
+ InputPathTextBox.Text = viewModel.InpuPath;
+ }
+
+ private void notifyOutputPathChanged()
+ {
+ OutputPathTextBox.Text = viewModel.OutputPath;
+ }
+
+ private void GenerateGifButton_Click(object sender, RoutedEventArgs e)
+ {
+ String optimizeOutPaht = viewModel.OutputPath;
+ if(OptimizeGif.IsChecked == true)
+ {
+ viewModel.OutputPath = viewModel.OutputPath.Replace(".gif", "_temp.gif");
+ }
+ if(!File.Exists(AppDomain.CurrentDomain.BaseDirectory + FFMPEG_PATH))
+ {
+ return;
+ }
+ ProcessStartInfo pInfo = new ProcessStartInfo();
+ pInfo.FileName = AppDomain.CurrentDomain.BaseDirectory + FFMPEG_PATH;
+ String argments = "";
+ if(GifQualityLow.IsChecked == true)
+ {
+ argments = CreateLowArgments();
+ } else if (GifQualityMedium.IsChecked == true)
+ {
+ argments = CreateMediumArgments();
+ } else if (GifQualityHigh.IsChecked == true)
+ {
+ argments = CreateHighArgments();
+ } else if (GifQualityGod.IsChecked == true)
+ {
+ argments = CreateGodArgments();
+ }
+ pInfo.Arguments = argments;
+
+ var process = Process.Start(pInfo);
+ process.WaitForExit();
+
+ if(OptimizeGif.IsChecked == true)
+ {
+ if (!File.Exists(AppDomain.CurrentDomain.BaseDirectory + GIFSICLE_PAHT))
+ {
+ return;
+ }
+ ProcessStartInfo optimizePInfo = new ProcessStartInfo();
+ optimizePInfo.FileName = AppDomain.CurrentDomain.BaseDirectory + GIFSICLE_PAHT;
+ optimizePInfo.Arguments = "-O3 --lossy=80 -o \"" + optimizeOutPaht + "\" " + "\"" + viewModel.OutputPath + "\"";
+ var optimizeProcess = Process.Start(optimizePInfo);
+ optimizeProcess.WaitForExit();
+ File.Delete(viewModel.OutputPath);
+ viewModel.OutputPath = optimizeOutPaht;
+ }
+ }
+
+ private String CreateLowArgments()
+ {
+ return "-y" +
+ " -i " + "\"" + viewModel.InpuPath + "\"" +
+ " -r " + viewModel.GifFps +
+ " -vf scale=" + viewModel.GifWidth + ":-1" +
+ " \"" + viewModel.OutputPath + "\"";
+ }
+
+ private String CreateMediumArgments()
+ {
+ return "-y" +
+ " -i " + "\"" + viewModel.InpuPath + "\"" +
+ " -filter_complex \"[0:v] fps = " + viewModel.GifFps + ",scale = " + viewModel.GifWidth + ":-1,split[a][b];[a] palettegen[p];[b] [p] paletteuse=dither=none\"" +
+ " \"" + viewModel.OutputPath + "\"";
+ }
+
+ private String CreateHighArgments()
+ {
+ return "-y" +
+ " -i " + "\"" + viewModel.InpuPath + "\"" +
+ " -filter_complex \"[0:v] fps = " + viewModel.GifFps + ",scale = " + viewModel.GifWidth + ":-1,split[a][b];[a] palettegen[p];[b] [p] paletteuse=dither=floyd_steinberg\"" +
+ " \"" + viewModel.OutputPath + "\"";
+ }
+
+ private String CreateGodArgments()
+ {
+ return "-y" +
+ " -i " + "\"" + viewModel.InpuPath + "\"" +
+ " -filter_complex \"[0:v] fps = " + viewModel.GifFps + ",scale = " + viewModel.GifWidth + ":-1,split[a][b];[a] palettegen=stats_mode=single [p];[b] [p] paletteuse=new=1\"" +
+ " \"" + viewModel.OutputPath + "\"";
+ }
+ }
+}
+//clr-namespace:EasyGifer
\ No newline at end of file
diff --git a/EasyGifer/MainWindowViewModel.cs b/EasyGifer/MainWindowViewModel.cs
new file mode 100644
index 0000000..c49e2ce
--- /dev/null
+++ b/EasyGifer/MainWindowViewModel.cs
@@ -0,0 +1,16 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace EasyGifer
+{
+ class MainWindowViewModel
+ {
+ public String InpuPath { get; set; } = "";
+ public String OutputPath { get; set; } = "";
+ public String GifWidth { get; set; } = "640";
+ public String GifFps { get; set; } = "30";
+ }
+}
diff --git a/EasyGifer/Properties/AssemblyInfo.cs b/EasyGifer/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000..3162251
--- /dev/null
+++ b/EasyGifer/Properties/AssemblyInfo.cs
@@ -0,0 +1,55 @@
+using System.Reflection;
+using System.Resources;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+using System.Windows;
+
+// アセンブリに関する一般情報は以下の属性セットをとおして制御されます。
+// アセンブリに関連付けられている情報を変更するには、
+// これらの属性値を変更してください。
+[assembly: AssemblyTitle("EasyGifer")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("riku1227")]
+[assembly: AssemblyProduct("EasyGifer")]
+[assembly: AssemblyCopyright("Copyright © 2019")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// ComVisible を false に設定すると、このアセンブリ内の型は COM コンポーネントから
+// 参照できなくなります。COM からこのアセンブリ内の型にアクセスする必要がある場合は、
+// その型の ComVisible 属性を true に設定してください。
+[assembly: ComVisible(false)]
+
+//ローカライズ可能なアプリケーションのビルドを開始するには、
+//.csproj ファイルの CultureYouAreCodingWith を
+// 内部で設定します。たとえば、
+//ソース ファイルで英語を使用している場合、 を en-US に設定します。次に、
+//下の NeutralResourceLanguage 属性のコメントを解除します。下の行の "en-US" を
+//プロジェクト ファイルの UICulture 設定と一致するよう更新します。
+
+//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
+
+
+[assembly: ThemeInfo(
+ ResourceDictionaryLocation.None, //テーマ固有のリソース ディクショナリが置かれている場所
+ //(リソースがページ、
+ // またはアプリケーション リソース ディクショナリに見つからない場合に使用されます)
+ ResourceDictionaryLocation.SourceAssembly //汎用リソース ディクショナリが置かれている場所
+ //(リソースがページ、
+ //アプリケーション、またはいずれのテーマ固有のリソース ディクショナリにも見つからない場合に使用されます)
+)]
+
+
+// アセンブリのバージョン情報は次の 4 つの値で構成されています:
+//
+// メジャー バージョン
+// マイナー バージョン
+// ビルド番号
+// リビジョン
+//
+// すべての値を指定するか、次を使用してビルド番号とリビジョン番号を既定に設定できます
+// 既定値にすることができます:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/EasyGifer/Properties/Resources.Designer.cs b/EasyGifer/Properties/Resources.Designer.cs
new file mode 100644
index 0000000..30773fc
--- /dev/null
+++ b/EasyGifer/Properties/Resources.Designer.cs
@@ -0,0 +1,68 @@
+//------------------------------------------------------------------------------
+//
+// このコードはツールによって生成されました。
+// ランタイム バージョン:4.0.30319.42000
+//
+// このファイルへの変更は、正しくない動作の原因になったり、
+// コードが再生成されるときに失われたりします。
+//
+//------------------------------------------------------------------------------
+
+namespace EasyGifer.Properties
+{
+
+
+ ///
+ /// ローカライズされた文字列などを検索するための、厳密に型指定されたリソース クラスです。
+ ///
+ // このクラスは StronglyTypedResourceBuilder クラスによって ResGen
+ // または Visual Studio のようなツールを使用して自動生成されました。
+ // メンバーを追加または削除するには、.ResX ファイルを編集して、/str オプションと共に
+ // ResGen を実行し直すか、または VS プロジェクトをリビルドします。
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class Resources
+ {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Resources()
+ {
+ }
+
+ ///
+ /// このクラスで使用されるキャッシュされた ResourceManager インスタンスを返します。
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager
+ {
+ get {
+ if ((resourceMan == null))
+ {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("EasyGifer.Properties.Resources", typeof(Resources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// すべてについて、現在のスレッドの CurrentUICulture プロパティをオーバーライドします
+ /// 現在のスレッドの CurrentUICulture プロパティをオーバーライドします。
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture
+ {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+ }
+}
diff --git a/EasyGifer/Properties/Resources.resx b/EasyGifer/Properties/Resources.resx
new file mode 100644
index 0000000..af7dbeb
--- /dev/null
+++ b/EasyGifer/Properties/Resources.resx
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/EasyGifer/Properties/Settings.Designer.cs b/EasyGifer/Properties/Settings.Designer.cs
new file mode 100644
index 0000000..86c0cbc
--- /dev/null
+++ b/EasyGifer/Properties/Settings.Designer.cs
@@ -0,0 +1,29 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace EasyGifer.Properties
+{
+
+
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
+ {
+
+ private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+ public static Settings Default
+ {
+ get {
+ return defaultInstance;
+ }
+ }
+ }
+}
diff --git a/EasyGifer/Properties/Settings.settings b/EasyGifer/Properties/Settings.settings
new file mode 100644
index 0000000..033d7a5
--- /dev/null
+++ b/EasyGifer/Properties/Settings.settings
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/EasyGifer/easy_gifer.ico b/EasyGifer/easy_gifer.ico
new file mode 100644
index 0000000..f1605d3
Binary files /dev/null and b/EasyGifer/easy_gifer.ico differ