fissssssh 发表于 2019-4-10 16:21

【原创】Gif小工具(分解&合成)

本帖最后由 fissssssh 于 2019-4-16 23:30 编辑

## 工具名称 ##
GifBuilder
## 工具截图 ##

## 工具用途 ##
分解Gif为Jpg,也可以将jpg合并为gif。
## 工具使用方法 ##
分解gif流程:
1. 选择文件(或拖入gif)
2. 点击分解单选框
3. 点击确定
4. 分解成功
5. 演示

合并gif流程:
1. 点击合成单选框
2. 是否重复(可选)
3. 是否反转(可选,可用于动图倒放)
4. 输入每帧延时(可空,默认50)
5. 点击确定
6. 选择图片(多张)
7. 合成成功
8. 演示

##查毒链接##
(http://r.virscan.org/language/zh-cn/report/dfc1491bc244911e5838f20a62a43efa)
## 工具来源 ##
原创,C#编写,基于.Net Framework 4
## 下载 ##
###初版###
~~[旧版本已删除](#)~~
###2019年4月11日11:39:57###
添加自定义保存目录,会生成一个config配置文件用于保存用户自定义目录,请勿删除
~~[旧版本已删除](#)~~
###2019年4月11日11:47:50###
修复合成图片进度条不动
~~[旧版本已删除](#)~~
###2019年4月11日13:14:38###
修复各种bug
[蓝奏云](http://t.cn/E6nFWPY)
###2019-4-12 21:07:03###
看了大家都说要示例图的gif,这是一个正经gif
![暖男的基本修养](http://image.xcar.com.cn/attachments/a/day_181008/2018100815_3200599ccdf3c35f3bc9dRN1Sgzpggow.gif-w120.jpg)
###2019-4-16 23:20:30###
**Win7**报错,需下载**.net framework 4.7.2**环境
[**下载地址**](https://dotnet.microsoft.com/download/dotnet-framework/net472)

如果安装**提示证书问题**,请**下载证书**:
1.下载证书:MicrosoftRootCertificateAuthority2011.rar并解压得到cer证书文件
2.开始→运行→MMC
3.文件→添加删除管理单元 (Ctrl+M)
4.证书→计算机账户(其他的都保持默认,无限下一步)
5.回到窗体,展开:证书→受信任的根证书颁发机构→证书
6.右击展开菜单,所有任务→导入
7.剩下的,就是选择你下载好的cer文件,然后无限下一步了。

fissssssh 发表于 2019-4-11 11:40

ztkwc 发表于 2019-4-11 10:37
分解成功了,合成没成功,卡在了导入文件这个环节,不知道是选择多个图片还是文件夹,没反应

试一下新版本

52pojie11023995 发表于 2019-4-15 11:54

win7 64位,合成功能出错,提示:

分解功能没试。
详细内容,请修复,谢谢:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at WindowsFormsApp1.Form1.Compose()
   at WindowsFormsApp1.Form1.BtnStart_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1026 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
GifBuilder
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/zhang/AppData/Local/Temp/Rar$EXa0.442/GifBuilder.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1032 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1036 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1026 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Gif.Components
    Assembly Version: 0.0.0.1
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/zhang/AppData/Local/Temp/Rar$EXa0.442/GifBuilder.exe
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1026 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

yangjx 发表于 2019-4-10 16:31

感谢,试用一下

voice 发表于 2019-4-10 16:33

支持下。

king1985cn 发表于 2019-4-10 16:44

不错,谢谢分享。

jordanxu 发表于 2019-4-10 17:55

这个好啊,收藏了!

guailiankt 发表于 2019-4-10 17:59

感谢分享,下载备用

rickw 发表于 2019-4-10 18:11

支持,不错的小工具。

Pear 发表于 2019-4-10 18:33

小软件,方便

zgg2019 发表于 2019-4-10 18:55

感谢分享

huangxu 发表于 2019-4-10 19:04

看看好用不,谢谢分享
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 【原创】Gif小工具(分解&合成)